• 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
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]

How to get Xcode 6 to write Pre-build script output to the Build log?


  • Subject: How to get Xcode 6 to write Pre-build script output to the Build log?
  • From: Peter Teeson <email@hidden>
  • Date: Thu, 21 May 2015 12:05:49 -0400


Xcode 6 on Yosemite 10.10.3 OS X project

I have an External Build Project. In the Pre-Build options for a Target I have dragged a script named configure.command which has been chmod'ed to u+x.
The script echoes a comment and executes a ./configure for the dir involved.

Doing an ls -al conf* shows the script ran because of the date/time on the relevant conf* files.
However the output does not appear in the Xcode Build log. Why not?

If I setup a second Target which only runs the same script and then make the first Target depend on the 2nd one then the output IS shown in the build log.

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?

Thanks


 _______________________________________________
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


  • Follow-Ups:
    • Re: How to get Xcode 6 to write Pre-build script output to the Build log?
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Can't import my framework into Swift code
  • Next by Date: Re: How to get Xcode 6 to write Pre-build script output to the Build log?
  • Previous by thread: Re: Can't import my framework into Swift code
  • Next by thread: Re: How to get Xcode 6 to write Pre-build script output to the Build log?
  • Index(es):
    • Date
    • Thread