provide host

pull/16190/head
Muxi Yan 6 years ago
parent c72a0af781
commit 6cf4622cd1
  1. 1
      src/objective-c/tests/run_tests.sh

@ -188,6 +188,7 @@ xcodebuild \
-workspace Tests.xcworkspace \
-scheme APIv2Tests \
-destination name="iPhone 8" \
HOST_PORT_LOCAL=localhost:5050 \
test \
| egrep -v "$XCODEBUILD_FILTER" \
| egrep -v '^$' \

Loading…
Cancel
Save