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 (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com