• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What ends up in the "Bundle Resources" group
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: What ends up in the "Bundle Resources" group
      • From: Dave Hersey <email@hidden>
References: 
 >Re: What ends up in the "Bundle Resources" group (From: Dave Hersey <email@hidden>)

  • Prev by Date: Re: [Fwd: How to conditionally run a script based on build configuration]
  • Next by Date: Re: Using XCode and en.lproj vs. English.lproj
  • Previous by thread: Re: What ends up in the "Bundle Resources" group
  • Next by thread: Re: What ends up in the "Bundle Resources" group
  • Index(es):
    • Date
    • Thread