Skip to content

Commit

Permalink
updated main.yml file new
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilay-squareup committed Sep 5, 2024
1 parent b7109a1 commit 0699476
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
flutter pub get
pod update Firebase/CoreOnly
pod install --repo-update
CODE_SIGNING_ALLOWED=NO
CODE_SIGNING_REQUIRED=NO
CODE_SIGN_IDENTITY=NO
xcodebuild -workspace Runner.xcworkspace -configuration Debug -scheme Runner -destination "platform=iOS Simulator,OS=16.2,name=iPhone 14"
CODE_SIGNING_ALLOWED=NO \
CODE_SIGNING_REQUIRED=NO \
CODE_SIGN_IDENTITY=NO"

0 comments on commit 0699476

Please sign in to comment.