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: Scott Tooker <email@hidden>
- Date: Mon, 27 Jun 2005 11:18:20 -0700
Please don't add a Copy Headers build phase until you need to copy
the headers somewhere as part of the product you are building (like a
framework). Xcode 1.5 and later only needs the headers to be part of
the project (not a specific target) to find them when building any
target.
Scott
On Jun 27, 2005, at 8:58 AM, Dave Hersey wrote:
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
_______________________________________________
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