output build transcript into log file within Xcode
output build transcript into log file within Xcode
- Subject: output build transcript into log file within Xcode
- From: Hongping Lim <email@hidden>
- Date: Tue, 12 Jan 2016 10:17:56 -0800
I am trying to hook up some tool that processes the build transcript/output. I know that the transcripts are available if I click on the Report Navigator and then drill down and copy the text, or if I run xcodebuild manually. Is there some way or setting within Xcode to automatically save all the build transcript into a file?
It seems I can probably also add a script to run xcodebuild the build phases, but I would have to clean and rebuild, otherwise there isn't any meaningful output containing the compilation commands, and doing so extends the build time unnecessarily.
Thanks,
Hongping
_______________________________________________
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