• 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
copying command line executables into a framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

copying command line executables into a framework


  • Subject: copying command line executables into a framework
  • From: "Michael B. Johnson" <email@hidden>
  • Date: Tue, 23 May 2006 16:19:58 -0700

So we have a framework that bundles a bunch of command line apps that the framework calls with NSTask in a separate thread.  This is a feature, and very handy.

To do this, we use a copy files phase in building the framework, that copies the files into the Foo.framework/Versions/A/MacOS/ directory (it creates that directory on the copy).

Unfortunately, this no longer works in XCode 2.3, and the release notes have in Bug Fixes:

  • Copy files build phases were incorrectly copying files when “Executables” was specified as the subpath.

so what is the right way to do this?  I didn't think it was  a bug; I thought it was a feature...

But regardless, I need this feature back. Any suggestions?


--> Michael B. Johnson, PhD

--> http://homepage.mac.com/drwave (personal)

--> http://xenia.media.mit.edu/~wave (alum)

--> MPG Lead

--> Pixar Animation Studios




 _______________________________________________
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

  • Prev by Date: Re: CPlusTest in Xcode 2.3
  • Next by Date: what is the shortcut key for "Go To Counterpart"
  • Previous by thread: Re: CPlusTest in Xcode 2.3
  • Next by thread: what is the shortcut key for "Go To Counterpart"
  • Index(es):
    • Date
    • Thread