Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Dec 18, 2024
1 parent 5c0bc5f commit 962e5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ else
echo "xcode_version: $xcode_major"
ios_flags=(
-sdk 'iphonesimulator'
-destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.2'
-destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.5'
)
watchos_flags=(
-sdk 'watchsimulator'
Expand Down

0 comments on commit 962e5ac

Please sign in to comment.