aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/build_one_example.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/objective-c/tests/build_one_example.sh')
-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