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 4c0fa11 commit 01b6c27Copy full SHA for 01b6c27
tests/endpoint-tests/scripts/run_test.sh
@@ -23,7 +23,6 @@ sed -e "s/\(apiKey = \).*$/\1\"$api_key\"/" \
23
xcodebuild -project swift-sdk.xcodeproj \
24
-scheme endpoint-tests \
25
-sdk iphonesimulator \
26
- -parellel-testing-enabled \
27
-destination 'platform=iOS Simulator,name=iPhone 14' \
28
-resultBundlePath TestResults.xcresult \
29
test | xcpretty
0 commit comments