Re: Preventing Xcode to include header files
Re: Preventing Xcode to include header files
- Subject: Re: Preventing Xcode to include header files
- From: Ricky Sharp <email@hidden>
- Date: Fri, 29 Oct 2004 21:39:15 -0500
On Oct 29, 2004, at 5:06 PM, Jesus De Meyer wrote:
Is there a way I can prevent Xcode from including the header files
inside the application bundle? I know I can just remove them, but this
can get very annoying.
I believe what you're looking for can be found in the Targets area.
Disclose the items under the target you want. You should see groups
like "Headers", "Bundle Resources", etc. Highlight Headers and you'll
then get a complete list of headers. 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.
PS: I know this should be in the Xcode list, but I don't want to
subscribe to that list just to ask this one question.
It's still a good thing to subscribe to it; quite a bit of good info.
You can always do digest mode.
___________________________________________________________
Ricky A. Sharp
mailto:email@hidden
Instant Interactive(tm)
http://www.instantinteractive.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