Re: Turning off xcodebuild/gcc verbose
Re: Turning off xcodebuild/gcc verbose
- Subject: Re: Turning off xcodebuild/gcc verbose
- From: Ken Thomases <email@hidden>
- Date: Thu, 31 Jul 2008 20:12:40 -0500
On Jul 31, 2008, at 5:35 PM, Mike wrote:
Is there a way to turn off gcc's verbose output when running
xcodebuild from a bash script in Terminal? I am trying to get just
one line of output in the Terminal for each compile line the way
Xcode's Build Window does in the IDE.
The build window is lying to you. Or, rather, it's parsing the output
and summarizing it for you. There's a little button you can click
that will show you the "true" build output in a separate pane of that
window.
Cheers,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden