Skip to content

Commit

Permalink
Update iOS Simulator destination to iPhone 15
Browse files Browse the repository at this point in the history
  • Loading branch information
kaishin committed Jan 2, 2024
1 parent fbeb3c2 commit b60d5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ test-ios:
xcodebuild test \
-project Gifu.xcodeproj \
-scheme Gifu \
-destination platform="iOS Simulator,name=iPhone 11" \
-destination platform="iOS Simulator,name=iPhone 15" \
| xcpretty

test-tvos:
Expand Down

0 comments on commit b60d5cf

Please sign in to comment.