Skip to content

Commit

Permalink
[MOB-10368] Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sumeruchat committed Dec 19, 2024
1 parent 6603605 commit 1c52c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/endpoint-tests/scripts/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1c52c4f

Please sign in to comment.