Re: problems with including a framework
Re: problems with including a framework
- Subject: Re: problems with including a framework
- From: Allan Odgaard <email@hidden>
- Date: Sat, 13 Mar 2004 05:04:01 +0100
On 13. Mar 2004, at 4:31, Koen van der Drift wrote:
I am trying to add a framework to my app, using the menu-item Add
Frameworks.
This is only for frameworks that you wish to link against.
[...] I looked at the documents for XCode, but cannot find what
setting I need to make sure that the framework is actually included in
my app.
In the Groups & Files outline, unfold "Target" and then the actual
target. Here you'll find four items (Headers, Bundle Resources,
Sources, Frameworks & Libraries) -- you can control click any of these
and select "Add -> New Build Phase -> Copy Files Build Phase", this
brings up a window where you should select "Frameworks" as destination.
Now you have a new item in the previously mentioned outline view,
simply drag your framework to that item.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.