Skip to content

Commit

Permalink
fix: destination device ios
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Apr 5, 2024
1 parent 1bc05a5 commit 118b7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-example-ios.yml
Expand Up @@ -80,5 +80,5 @@ jobs:
workspace: IapExample/ios/IapExample.xcworkspace
scheme: IapExample
sdk: iphonesimulator
destination: 'platform=iOS Simulator,name=iPhone 15'
destination: 'platform=iOS,name=Any iOS Device'
action: build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 comments on commit 118b7a7

Please sign in to comment.