Skip to content

Commit

Permalink
Try with profile detection off
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH committed Jan 30, 2024
1 parent 05924b4 commit 1e071b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ platform :ios do
sdk: 'iphoneos',
configuration: 'Release',
xcargs: "-allowProvisioningUpdates",
skip_profile_detection: true,
export_options: {
method: "app-store",
skip_profile_detection: true,
Expand Down

0 comments on commit 1e071b9

Please sign in to comment.