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 fc4b2ab commit 1178e91Copy full SHA for 1178e91
.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' \
117
build \
118
CODE_SIGNING_ALLOWED=NO | xcpretty"
0 commit comments