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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden