aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-03-21 15:26:53 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-03-21 15:26:53 -0700
commitb05fc32f84f98ceb6ecb0acaccc7bc84a7395e5e (patch)
tree16ad16b64d83bd16470ffe9b21f12a636a37b618 /src/objective-c/tests
parentb18d54f19199d7df58b4d60995d9b922b80aa3fc (diff)
xcpretty for examples too
Diffstat (limited to 'src/objective-c/tests')
-rwxr-xr-xsrc/objective-c/tests/build_one_example.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/objective-c/tests/build_one_example.sh b/src/objective-c/tests/build_one_example.sh
index 9fef6582a3..bb55ca4ee1 100755
--- a/src/objective-c/tests/build_one_example.sh
+++ b/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