Skip to content

Commit f529387

Browse files
committed
add allowProvisioningUpdates
1 parent 5f03891 commit f529387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ platform :ios do
2222
skip_codesigning: true,
2323
export_method: "development",
2424
export_team_id: "BP98Z28R86",
25+
export_xcargs: "-allowProvisioningUpdates"
2526
)
2627
end
2728

0 commit comments

Comments
 (0)