add release ipa file
add release ipa file
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>compileBitcode</key>
|
||||
<false/>
|
||||
<key>destination</key>
|
||||
<string>export</string>
|
||||
<key>manifest</key>
|
||||
<dict>
|
||||
<key>appURL</key>
|
||||
<string>https://s.sdf</string>
|
||||
<key>displayImageURL</key>
|
||||
<string>https://s.sdf</string>
|
||||
<key>fullSizeImageURL</key>
|
||||
<string>https://s.sdf</string>
|
||||
</dict>
|
||||
<key>method</key>
|
||||
<string>ad-hoc</string>
|
||||
<key>signingStyle</key>
|
||||
<string>automatic</string>
|
||||
<key>stripSwiftSymbols</key>
|
||||
<true/>
|
||||
<key>teamID</key>
|
||||
<string>26XWXKSR3B</string>
|
||||
<key>thinning</key>
|
||||
<string><none></string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user