Skip to content

Commit ebc308d

Browse files
authored
Update Fastfile
1 parent 64f3a72 commit ebc308d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ platform :ios do
8181
project: "Code.xcodeproj",
8282
scheme: "Code App",
8383
export_method: "app-store",
84+
export_xcargs: "-allowProvisioningUpdates",
8485
)
8586

8687
pilot(

0 commit comments

Comments
 (0)