Re: What ends up in the "Bundle Resources" group
Re: What ends up in the "Bundle Resources" group
- Subject: Re: What ends up in the "Bundle Resources" group
- From: Dave Hersey <email@hidden>
- Date: Mon, 27 Jun 2005 11:58:56 -0400
Yeah, I hit this too. Kind of surprising to find your header files in your
built products.
As someone suggested to me a while back, if you need to use Xcode 1.5, add a
Headers build phase to your targets and everything will work correctly.
You'll also need to either drag the headers that are already in the Bundle
Resources phase to the Headers phase, or uncheck them and re-check them in
the source tree to fix up your targets.
- Dave
On 6/27/05 7:59 AM, "Andreas Mayer" <email@hidden> wrote:
>
> Am 27.06.2005 um 11:30 Uhr schrieb email@hidden:
>
>> Whenever I add files to the main group of my XCode 1.5 C++ project
>> all headers files (*.h) are automatically added to my "Bundle
>> Resources" group as well and added to the final bundle.
>
> That's a known bug; it's fixed in Xcode 2.x.
>
>
> Andreas
_______________________________________________
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