Re: Xcode copying .h files to Package?
Re: Xcode copying .h files to Package?
- Subject: Re: Xcode copying .h files to Package?
- From: j o a r <email@hidden>
- Date: Tue, 15 Nov 2005 08:00:14 +0100
On 15 nov 2005, at 07.12, Trygve Inda wrote:
In my Project (just moving from CW), Xcode is copying .h fles into
the final
build's Resources folder within the project. How do I prevent this?
You probably have a "Copy Headers" build phase in a target that
doesn't really need it. I think you can solve this in one of two
ways: Either [1] delete the build phase from the target, or [2]
select the build phase and use the detail view in Xcode to specify
how you want each header handled, on a per-header basis. The docs
have more info on this topic.
Also, I have a Help folder which I want copied into the
English.lproj, but
Xcode is taking all the files out and tossing them in the Resources
folder.
You should probably include this folder as a "Folder Reference" (blue
folder icon), and not as a "Group" (yellow folder icon). Check the
Xcode docs for more info.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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