Skip to content

Commit f55c34e

Browse files
committed
chore: Update CI target
1 parent 90baa20 commit f55c34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@ jobs:
113113
-scheme VisionCameraExample \
114114
-sdk iphonesimulator \
115115
-configuration Debug \
116-
-destination 'platform=iOS Simulator,name=iPhone 15' \
116+
-destination 'platform=iOS Simulator,name=iPhone 17 Pro' \
117117
build \
118118
CODE_SIGNING_ALLOWED=NO | xcpretty"

0 commit comments

Comments
 (0)