Skip to content

Commit 1c52c4f

Browse files
committed
[MOB-10368] Fix
1 parent 6603605 commit 1c52c4f

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
@@ -23,5 +23,5 @@ sed -e "s/\(apiKey = \).*$/\1\"$api_key\"/" \
2323
xcodebuild -project swift-sdk.xcodeproj \
2424
-scheme endpoint-tests \
2525
-sdk iphonesimulator \
26-
-destination 'platform=iOS Simulator,name=iPhone 13' \
26+
-destination 'platform=iOS Simulator,name=iPhone 16 Pro' \
2727
test | xcpretty

0 commit comments

Comments
 (0)