We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7d508 commit 781848cCopy full SHA for 781848c
fastlane/Fastfile
@@ -292,7 +292,7 @@ platform :ios do |options|
292
<plist version="1.0">
293
<dict>
294
<key>method</key>
295
- <string>app-store</string>
+ <string>app-store-connect</string>
296
<key>provisioningProfiles</key>
297
298
<key>#{bundle_id}</key>
@@ -336,7 +336,7 @@ platform :ios do |options|
336
337
338
339
340
341
342
0 commit comments