Skip to content

Commit 824fc5b

Browse files
fix:workspace
1 parent 7655499 commit 824fc5b

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
@@ -88,7 +88,7 @@ jobs:
8888
-scheme BlurhashExample \
8989
-sdk iphonesimulator \
9090
-configuration Debug \
91-
-destination 'platform=iOS Simulator,name=iPhone 11 Pro' \
91+
-destination 'platform=iOS Simulator,name=iPhone 16 Pro' \
9292
build \
9393
CODE_SIGNING_ALLOWED=NO | xcpretty"
9494

0 commit comments

Comments
 (0)