We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90baa20 commit f55c34eCopy full SHA for f55c34e
.github/workflows/build-ios.yml
@@ -113,6 +113,6 @@ jobs:
113
-scheme VisionCameraExample \
114
-sdk iphonesimulator \
115
-configuration Debug \
116
- -destination 'platform=iOS Simulator,name=iPhone 15' \
+ -destination 'platform=iOS Simulator,name=iPhone 17 Pro' \
117
build \
118
CODE_SIGNING_ALLOWED=NO | xcpretty"
0 commit comments