Re: Using custom framework
Re: Using custom framework
- Subject: Re: Using custom framework
- From: Todd Yandell <email@hidden>
- Date: Mon, 31 Jan 2005 12:19:33 -0600
Hi,
Before you build your framework, you need to make sure you add your
public headers to the "Headers" build phase. To do that, expand the
"Targets" group, expand your framework's group, then expand the
"Headers" groups. Finally, drag each header that you would like to make
publicly available to the "Headers" group. Now, build your project, and
take a look at the resulting ".framework" folder. It should contain a
"Headers" folder, which contains all of your public headers.
Hope this helps,
Todd Yandell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden