We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6603605 commit 1c52c4fCopy full SHA for 1c52c4f
tests/endpoint-tests/scripts/run_test.sh
@@ -23,5 +23,5 @@ sed -e "s/\(apiKey = \).*$/\1\"$api_key\"/" \
23
xcodebuild -project swift-sdk.xcodeproj \
24
-scheme endpoint-tests \
25
-sdk iphonesimulator \
26
- -destination 'platform=iOS Simulator,name=iPhone 13' \
+ -destination 'platform=iOS Simulator,name=iPhone 16 Pro' \
27
test | xcpretty
0 commit comments