From 9c0536f09921cbcff69aa86bcce9defab08ff04a Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Thu, 22 Dec 2016 12:59:30 -0500 Subject: remove the xcodebuild -quiet because Xcode 7 doesn't do it --- autobuild.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 6933fe704d..2bf12fcba0 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3328,7 +3328,6 @@ options - -quiet -configuration RelWithDebInfo -project @@ -3360,7 +3359,6 @@ xcodebuild options - -quiet -configuration RelWithDebInfo -project @@ -3390,7 +3388,6 @@ options - -quiet -configuration Release -project @@ -3422,7 +3419,6 @@ xcodebuild options - -quiet -configuration Release -project SecondLife.xcodeproj -DENABLE_SIGNING:BOOL=YES -- cgit v1.2.3