diff --git a/tests/endpoint-tests/scripts/run_test.sh b/tests/endpoint-tests/scripts/run_test.sh index 5556f767d..63c8395b3 100755 --- a/tests/endpoint-tests/scripts/run_test.sh +++ b/tests/endpoint-tests/scripts/run_test.sh @@ -23,5 +23,5 @@ sed -e "s/\(apiKey = \).*$/\1\"$api_key\"/" \ xcodebuild -project swift-sdk.xcodeproj \ -scheme endpoint-tests \ -sdk iphonesimulator \ - -destination 'platform=iOS Simulator,name=iPhone 13' \ + -destination 'platform=iOS Simulator,name=iPhone 16 Pro' \ test | xcpretty \ No newline at end of file