Re: Xcode copying .h files to Package?
Re: Xcode copying .h files to Package?
- Subject: Re: Xcode copying .h files to Package?
- From: Trygve Inda <email@hidden>
- Date: Tue, 15 Nov 2005 12:26:27 +0000
>
> On 15 nov 2005, at 09.01, Chris Espinosa wrote:
>
>> Actually, there probably isn't a Copy Headers phase. In that case,
>> any target members that aren't source files will be added to the
>> Copy Bundle Resources phase and end up in the Resources folder,
>> which seems to be what is happening. Just locate the header and
>> uncheck its target membership. The #include statements will still
>> find it, and you can still use it under SCM, but it will not
>> actually be "built."
>
> Agreed! I was sloppy when reading the question, and missed that the
> files was copied to the "Resources" folder. That's not consistent
> with the behaviour of a Copy Headers build phase.
>
> j o a r
Thanks everyone - working well now.
Trygve
_______________________________________________
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