Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zshahin-61 committed Nov 16, 2023
1 parent 1804d3c commit f80835c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
run: |
xcodebuild -scheme "UpgradeUpsell" \
-archivePath $RUNNER_TEMP/UpgradeUpsell.xcarchive \
-sdk iphonesimulator \
-sdk iphoneos \
-configuration Debug \
-destination platform=iOS Simulator,name=iPhone 15,OS=16.3' \
-destination generic/platform=iOS \
clean archive
- name: Print Certificates and Provisioning Profiles
Expand Down

0 comments on commit f80835c

Please sign in to comment.