• 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: Shell Script Build Phases - wait until I'm finished!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shell Script Build Phases - wait until I'm finished!


  • Subject: Re: Shell Script Build Phases - wait until I'm finished!
  • From: Dave Camp <email@hidden>
  • Date: Wed, 29 Oct 2003 09:22:52 -0800

A better place to ask that would be the XCode list.

However, the first thing that comes to mind would be put it in another target that has a dependency on the app target. Non-optimal, but it would probably work.

Dave

On Oct 28, 2003, at 1:42 PM, Charles Srstka wrote:

My project has a shell script build phase that copies my .app bundle to my distribution folder, deletes pbdevelopment.plist, etc. This worked fine in Jaguar, and worked fine in Xcode before I upgraded the target to Native (d'oh!). Now, since I have a dual processor machine, the shell script runs at the same time as my app is linking, so that the version that gets copied to my dist folder has no binary inside its bundle. This is really annoying - how can I get the shell script phase to wait up until the app is done linking?

Thanks in advance,
Charles
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


---
The path of least resistance, it's not just for electricity any more.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Shell Script Build Phases - wait until I'm finished! (From: Charles Srstka <email@hidden>)

  • Prev by Date: Getting NSImage of alert icon
  • Next by Date: CFTree usability?
  • Previous by thread: Shell Script Build Phases - wait until I'm finished!
  • Next by thread: test
  • Index(es):
    • Date
    • Thread