Re: xcodebuild 80% faster than Xcode?
Re: xcodebuild 80% faster than Xcode?
- Subject: Re: xcodebuild 80% faster than Xcode?
- From: Dave Keck <email@hidden>
- Date: Mon, 3 May 2010 17:21:16 -1000
For the other two people in existence that might have this problem,
this will prevent Xcode from slowing down your build by filtering
everything but warnings and errors from reaching it:
xcodebuild -activetarget | grep -P "(warning|error)"
_______________________________________________
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