• 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: Re[2]: Custom embedded framework not working [Solved]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[2]: Custom embedded framework not working [Solved]


  • Subject: Re: Re[2]: Custom embedded framework not working [Solved]
  • From: Ken Tozier <email@hidden>
  • Date: Sat, 28 Jul 2007 16:41:55 -0400


On Jul 28, 2007, at 4:31 PM, Peter Mulholland wrote:

No, it doesn't. The @executable_path is parsed by the loader, not
Xcode, so it is always relative to where the executable (and
therefore, the app bundle) is located.

Admittedly, this is not terribly well documented by Apple! I
discovered this only after seeing it in several other Framework
projects... SDL, vorbis, etc.

The @executable_path hack is actually rather nice once you understand it (and find it, as it's not documented) but I was thinking more along the lines of : Say I find some freeware framework that was compiled to install in the /Library/Frameworks folder. If I want to embed that framework in my app I'm clean out of luck. Without the source there's no way I can set the deploy location so there's no way to embed it. (At least with my current understanding of the embedding process) There should be a way to embed framework as "black boxes" without having to set anything inside them.


_______________________________________________
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: Custom embedded framework not working [Solved]
      • From: Dave Dribin <email@hidden>
    • Re[4]: Custom embedded framework not working [Solved]
      • From: Peter Mulholland <email@hidden>
References: 
 >Custom embedded framework not working (From: Ken Tozier <email@hidden>)
 >Re: Custom embedded framework not working [Solved] (From: Ken Tozier <email@hidden>)
 >Re[2]: Custom embedded framework not working [Solved] (From: Peter Mulholland <email@hidden>)

  • Prev by Date: Classes and Other Sources an a Cocoa project?
  • Next by Date: Re: Classes and Other Sources an a Cocoa project?
  • Previous by thread: Re[2]: Custom embedded framework not working [Solved]
  • Next by thread: Re[4]: Custom embedded framework not working [Solved]
  • Index(es):
    • Date
    • Thread