Try use alternative simulator for APIv2Tests

pull/16190/head
Muxi Yan 6 years ago
parent 8c3df503ad
commit d36a13af31
  1. 2
      src/objective-c/tests/run_tests.sh

@ -187,7 +187,7 @@ echo "TIME: $(date)"
xcodebuild \
-workspace Tests.xcworkspace \
-scheme APIv2Tests \
-destination name="iPhone 8" \
-destination name="iPhone X" \
test \
| egrep -v "$XCODEBUILD_FILTER" \
| egrep -v '^$' \

Loading…
Cancel
Save