Re: stop new header from being added to copy files?
Re: stop new header from being added to copy files?
- Subject: Re: stop new header from being added to copy files?
- From: "James W. Walker" <email@hidden>
- Date: Wed, 2 Aug 2006 10:02:23 -0700
Nick Zitzmann <email@hidden> wrote:
On Aug 1, 2006, at 5:52 PM, James W. Walker wrote:
Every time I add a new C++ source and header to my project, the
header gets added to one of the copy files build phases. This is
an application project, not a framework, so I don't want any
headers to be copied. Is there any way to stop this from happening?
Add a Copy Headers build phase to the top of the target. (Really!)
Thanks. I now see that what I could have done was Get Info on the
header and remove it from each target, which is easier than going
into each target and deleting the header from some copy files build
phase. But adding a Copy Headers phase is a good backup in case I
forget to do that.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden