Skip to content

Commit

Permalink
Upgrading simulator version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkruskal-google committed Oct 10, 2022
1 parent e371810 commit a46fc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objectivec/Tests/CocoaPods/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ do_test() {
# errors.
xcodebuild_args+=(
-sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
-destination "platform=iOS Simulator,name=iPad Air (5th generation),OS=15.4"
-destination "platform=iOS Simulator,name=iPad Air (5th generation),OS=16.0"
)
fi

Expand Down

0 comments on commit a46fc56

Please sign in to comment.