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 64f3a72 commit ebc308dCopy full SHA for ebc308d
1 file changed
fastlane/Fastfile
@@ -81,6 +81,7 @@ platform :ios do
81
project: "Code.xcodeproj",
82
scheme: "Code App",
83
export_method: "app-store",
84
+ export_xcargs: "-allowProvisioningUpdates",
85
)
86
87
pilot(
0 commit comments