Re: can I remove header files from built-in framework?
Re: can I remove header files from built-in framework?
- Subject: Re: can I remove header files from built-in framework?
- From: Jim Correia <email@hidden>
- Date: Wed, 11 Dec 2002 17:50:28 -0500
On Wednesday, December 11, 2002, at 05:41 PM, Sherm Pendley wrote:
On Wednesday, December 11, 2002, at 04:06 PM, matt neuburg wrote:
If so, what's the best way to automate this?
In the "Files & Build Phases" target pane, uncheck the "public"
checkbox next to the headers you don't wish to include in your
framework.
If I understand the question, this does not solve the problem.
You need the headers in the Framework during development so you can
compile against them. When you embed the framework in your app you want
to remove the headers, because they don't belong going to the end user.
Jim
_______________________________________________
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.