From 71ffed27c77e787cafe04ddf19df27495255cae5 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Tue, 21 Mar 2017 08:03:15 -0400 Subject: remove --quiet from xcodebuild (it hides too much) --- autobuild.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 57a6c125dc..0c0b5b39c4 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3324,7 +3324,6 @@ options - -quiet -configuration RelWithDebInfo -project @@ -3357,7 +3356,6 @@ xcodebuild options - -quiet -configuration RelWithDebInfo -project @@ -3388,7 +3386,6 @@ options - -quiet -configuration Release -project @@ -3419,7 +3416,6 @@ xcodebuild options - -quiet -configuration Release -project -- cgit v1.2.3