We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f5241 commit 7b8e280Copy full SHA for 7b8e280
tests/endpoint-tests/scripts/run_test.sh
@@ -24,4 +24,5 @@ xcodebuild -project swift-sdk.xcodeproj \
24
-scheme endpoint-tests \
25
-sdk iphonesimulator \
26
-destination 'platform=iOS Simulator,name=iPhone 16 Pro' \
27
+ -resultBundlePath TestResults.xcresult \
28
test | xcpretty
0 commit comments