From 25c620d1f03dd31f31d7ec2e24510ef1fde4c37a Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Mon, 30 Jan 2017 15:49:49 -0500 Subject: DRTVWR-418: Backed out changeset f03df2b249d0: restore -quiet. As of now, this fork requires Xcode 8, which introduces support for the -quiet switch. --- autobuild.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/autobuild.xml b/autobuild.xml index 2bf12fcba0..6933fe704d 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