mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-01-12 17:22:45 +08:00
update fastfile appstore step to upload ipa
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1897</string>
|
||||
<string>1900</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSApplicationQueriesSchemes</key>
|
||||
|
||||
@@ -23,6 +23,5 @@ end
|
||||
|
||||
lane :appstore do
|
||||
gym(scheme: "Freetime")
|
||||
|
||||
# Something else
|
||||
appstore(skip_screenshots: true)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user