From b05fc32f84f98ceb6ecb0acaccc7bc84a7395e5e Mon Sep 17 00:00:00 2001 From: Muxi Yan Date: Tue, 21 Mar 2017 15:26:53 -0700 Subject: [PATCH] xcpretty for examples too --- src/objective-c/tests/build_one_example.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/objective-c/tests/build_one_example.sh b/src/objective-c/tests/build_one_example.sh index 9fef6582a38..bb55ca4ee1e 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