xcpretty for examples too

pull/10244/head
Muxi Yan 8 years ago
parent b18d54f191
commit b05fc32f84
  1. 4
      src/objective-c/tests/build_one_example.sh

@ -57,6 +57,4 @@ xcodebuild \
build \
-workspace *.xcworkspace \
-scheme $SCHEME \
-destination name="iPhone 6" \
| egrep "$XCODEBUILD_FILTER" \
| egrep -v "(GPBDictionary|GPBArray)" -
-destination name="iPhone 6" | xcpretty

Loading…
Cancel
Save