Re: Problem Embedding Cocoa Framework
Re: Problem Embedding Cocoa Framework
- Subject: Re: Problem Embedding Cocoa Framework
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 6 May 2009 19:57:46 -0600
On May 6, 2009, at 7:31 PM, George King wrote:
Is there some good logic behind this difference? Should I just
replace $(DYLIB_INSTALL_NAMEBASE:standardizebasepath) with
@executable_path/../Frameworks?
Yes.
Lastly, what about @rpath?
I haven't even used it yet. I use @loader_path for most everything
now, although some symlink making is necessary if you have frameworks
depending on @loader_path frameworks.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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