Skip to content

Commit 962e5ac

Browse files
authored
Update build.sh
1 parent 5c0bc5f commit 962e5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ else
173173
echo "xcode_version: $xcode_major"
174174
ios_flags=(
175175
-sdk 'iphonesimulator'
176-
-destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.2'
176+
-destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.5'
177177
)
178178
watchos_flags=(
179179
-sdk 'watchsimulator'

0 commit comments

Comments
 (0)