• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to get Xcode 6 to write Pre-build script output to the Build log?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >How to get Xcode 6 to write Pre-build script output to the Build log? (From: Peter Teeson <email@hidden>)

  • Prev by Date: How to get Xcode 6 to write Pre-build script output to the Build log?
  • Next by Date: Re: The never ending joy of iOS certificate creation.
  • Previous by thread: How to get Xcode 6 to write Pre-build script output to the Build log?
  • Next by thread: ARM simulator for OS X?
  • Index(es):
    • Date
    • Thread