Skip to content

Commit 8fb6cc4

Browse files
Use iPhone 13 simulator
1 parent d567414 commit 8fb6cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/endpoint-tests/scripts/run_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ sed -e "s/\(apiKey = \).*$/\1\"$api_key\"/" \
2222
xcodebuild -project swift-sdk.xcodeproj \
2323
-scheme endpoint-tests \
2424
-sdk iphonesimulator \
25-
-destination 'platform=iOS Simulator,name=iPhone 11' \
25+
-destination 'platform=iOS Simulator,name=iPhone 13' \
2626
test | xcpretty

0 commit comments

Comments
 (0)