Re: How to get Xcode 6 to write Pre-build script output to the Build log?
Re: How to get Xcode 6 to write Pre-build script output to the Build log?
- Subject: Re: How to get Xcode 6 to write Pre-build script output to the Build log?
- From: Fritz Anderson <email@hidden>
- Date: Thu, 21 May 2015 12:17:23 -0500
On 21 May 2015, at 11:05 AM, Peter Teeson <email@hidden> wrote:
>
> Why is that? And why not for the Pre-build?
> So how can I get the Pre-build to write to the Xcode Build log?
My guess would be that when it says “pre-build,” it means exactly that: It happens before the build process and before the build log opens.
What you could do is to have the pre-build delete a log file of its own, and redirect all output to that log; then have a Run Script phase echo the pre-build log into the build transcript.
(Brainstormed in mail, not tested.)
— F
--
Xcode 6 Start to Finish
You wouldn’t want your bathroom copy in the kitchen.
Buy two.
_______________________________________________
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