From 04c7a7a64ac40f471dcec0019a2c7235ad22bd3d Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Wed, 21 Dec 2016 16:40:23 -0500 Subject: try using xcodebuild -quiet --- autobuild.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/autobuild.xml b/autobuild.xml index ee9c56384d..07a015e76f 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3328,6 +3328,7 @@ options + -quiet -configuration RelWithDebInfo -project @@ -3359,6 +3360,7 @@ xcodebuild options + -quiet -configuration RelWithDebInfo -project @@ -3388,6 +3390,7 @@ options + -quiet -configuration Release -project @@ -3419,6 +3422,7 @@ xcodebuild options + -quiet -configuration Release -project SecondLife.xcodeproj -DENABLE_SIGNING:BOOL=YES -- cgit v1.2.3