• 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: @executable_path related question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: @executable_path related question


  • Subject: Re: @executable_path related question
  • From: Christiaan Hofman <email@hidden>
  • Date: Thu, 24 Mar 2011 14:03:39 +0100

On Mar 24, 2011, at 13:58, Vyacheslav Karamov wrote:

> Hi All!
>
> I have written IB 3.2.6 plug-in, but it's loaded under XCode debugging session only.
>
> My plug-in has dependencies such as
>
> @executable_path/../Frameworks/СLControls.framework/Versions/A/СLControls
>
> but how @executable_path will be expanded when it is loaded under Interface Builder?
>

This is always expanded to the location of the launched executable itself, so in this case that of IB. If you want to have a path relative to the executable that loads an embedded framework (i.e. your plugin), you should use @loader_path instead.

Christiaan



 _______________________________________________
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: @executable_path related question
      • From: Vyacheslav Karamov <email@hidden>
References: 
 >@executable_path related question (From: Vyacheslav Karamov <email@hidden>)

  • Prev by Date: @executable_path related question
  • Next by Date: Re: @executable_path related question
  • Previous by thread: @executable_path related question
  • Next by thread: Re: @executable_path related question
  • Index(es):
    • Date
    • Thread