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 d0e2246 commit 537bf44Copy full SHA for 537bf44
1 file changed
fastlane/Fastfile
@@ -99,7 +99,6 @@ platform :ios do
99
configuration: "Release",
100
project: "Code.xcodeproj",
101
scheme: "Code App",
102
- export_method: "app-store",
103
export_options: {
104
provisioningProfiles: {
105
"#{DEVELOPER_APP_IDENTIFIER}" => "match AppStore #{DEVELOPER_APP_IDENTIFIER}",
0 commit comments