Skip to content

Commit

Permalink
pass in sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjl-mux committed Sep 30, 2024
1 parent b32a846 commit 5c00aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ echo "▸ Executing Tests"

xcodebuild -scheme "${SCHEME}" \
-destination 'platform=iOS Simulator,name=iPhone 16,OS=18.0' \
-sdk iphonesimulator18.0 \
clean test \
| xcbeautify

0 comments on commit 5c00aff

Please sign in to comment.