Re: Preventing Xcode to include header files
Re: Preventing Xcode to include header files
- Subject: Re: Preventing Xcode to include header files
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 29 Oct 2004 21:12:28 -0600
On Oct 29, 2004, at 8:39 PM, Ricky Sharp wrote:
One of the columns in the list is "Role". Set the headers you want to
remove to the role of "private". I believe the generated framework
will then exclude them.
I think they should actually be set to "project" and not "private". At
least in the past, setting it to "private" caused the build system to
store the headers in a directory called "PrivateHeaders" inside the
built product.
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
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