Re: Application bound Frameworks
Re: Application bound Frameworks
- Subject: Re: Application bound Frameworks
- From: Ben Golding <email@hidden>
- Date: Fri, 5 Dec 2003 15:57:54 +1100
On 05/12/2003, at 07:30, Brian Barnes wrote:
I've looked all over apple's site and found everything but the one
piece of information I wanted :)
How can I make a framework part of the application bundle. Do I do it
the hard way (i.e., drop the framework into app/contents/frameworks/)
and then link in the framework from that location? Or is there some
switch I'm missing that moves it automatically from another location?
We've just been working through this and had the same trouble trying to
find out how to do it.
We eventually got it to work by changing the install location of the
framework. That is, select the framework target, get info, and then in
the settings there set "INSTALL_PATH" to an empty string; it was
/Library/Frameworks.
I wish this was documented somewhere so that I could be sure I was
doing it the right way.
Ben.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.