Skip to content

Commit

Permalink
added allowProvisioningUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
Armaxis committed Aug 27, 2024
1 parent 1cbbf98 commit b1ecc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
flutter pub get
pod update Firebase/CoreOnly
pod install --repo-update
xcodebuild -workspace Runner.xcworkspace -configuration Debug -scheme Runner -destination "platform=iOS Simulator,OS=16.2,name=iPhone 14"
xcodebuild -workspace Runner.xcworkspace -configuration Debug -scheme Runner -destination "platform=iOS Simulator,OS=16.2,name=iPhone 14" -allowProvisioningUpdates

0 comments on commit b1ecc88

Please sign in to comment.