Skip to content

Commit

Permalink
ci: try iPhone 15
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjl-mux committed Oct 28, 2023
1 parent 5fe8e45 commit 4acc709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-tests-swift-package-manager-ventura.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ echo "▸ Running ${SCHEME} Tests"
xcodebuild clean test \
-project $PROJECT \
-scheme $SCHEME \
-destination 'platform=iOS Simulator,OS=17.0.1,name=iPhone 14 Pro Max' | xcbeautify
-destination 'platform=iOS Simulator,OS=17.0.1,name=iPhone 15 Pro Max' | xcbeautify

0 comments on commit 4acc709

Please sign in to comment.