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

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


  • Subject: Shell Script Build Phases - wait until I'm finished!
  • From: Charles Srstka <email@hidden>
  • Date: Tue, 28 Oct 2003 15:42:09 -0600

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.

  • Follow-Ups:
    • Re: Shell Script Build Phases - wait until I'm finished!
      • From: Dave Camp <email@hidden>
  • Prev by Date: Re: How to switch language (nib)
  • Next by Date: Re: What is this error?
  • Previous by thread: Crasher in MenuSelect
  • Next by thread: Re: Shell Script Build Phases - wait until I'm finished!
  • Index(es):
    • Date
    • Thread