Re: link to a Framework from within a sub bundle [solved]
Re: link to a Framework from within a sub bundle [solved]
- Subject: Re: link to a Framework from within a sub bundle [solved]
- From: Richard Salvatierra <email@hidden>
- Date: Thu, 21 May 2009 16:37:05 -0400
The framework needs the "Installation Directory" as
@executable_path/../Frameworks
I have an application with a copy phase that places a custom
framework in the the app bundle /Contents/Frameworks/ folder. I also
have bundles in /Contents/Modules/ folder of the main bundle. My
question is: How do I link to a Framework in the main bundle /
Contents/Frameworks/ folder from a Bundle located in the /Contents/
Modules/?
_______________________________________________
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