• 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: image not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: image not found


  • Subject: Re: image not found
  • From: Torsten Curdt <email@hidden>
  • Date: Thu, 3 Dec 2009 20:19:48 +0100

On Thu, Dec 3, 2009 at 18:15, Nick Zitzmann <email@hidden> wrote:
>
> On Dec 3, 2009, at 3:33 AM, Torsten Curdt wrote:
>
>> The Sparkle frameworks uses @loader_path while the FeedbackReporter
>> uses @executable_path instead.
>>
>> What's the difference?
>
> @executable_path is a macro pointing to the path of the executable binary, and nothing else. @loader_path is a macro pointing to whatever binary has instructions to load the library, which can be the application, or a library/framework, or a loadable bundle. @loader_path is more powerful and allows you to easily embed frameworks inside loadable bundles, which is impossible to do with @executable_path unless the framework in question is bundled with the executable.

I see. Thanks!

But that means the difference should not really matter here then.
I would think...

cheers
--
Torsten
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: image not found
      • From: Kyle Sluder <email@hidden>
References: 
 >image not found (From: Torsten Curdt <email@hidden>)
 >Re: image not found (From: Kyle Sluder <email@hidden>)
 >Re: image not found (From: Torsten Curdt <email@hidden>)
 >Re: image not found (From: Greg Parker <email@hidden>)
 >Re: image not found (From: Torsten Curdt <email@hidden>)
 >Re: image not found (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Application crashing on iPod Touch, not on iPhone
  • Next by Date: Re: Reboot? Slow First Run
  • Previous by thread: Re: image not found
  • Next by thread: Re: image not found
  • Index(es):
    • Date
    • Thread