• 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: Headers copied to executable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Headers copied to executable


  • Subject: Re: Headers copied to executable
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 15 Jul 2005 07:35:41 -0700

On Jul 15, 2005, at 12:32 AM, Julien Palmas wrote:

I am a bit struggling with the build settings in Xcode.
I am quite a basic user of Xcode, but I think documentation is lacking too.


My problem is that after building my project, all my header files are copied inside the Ressources/ directory of my application.

What is the build setting name that sets this ?

Open the target, select its Copy Bundle Resources build phase. You'll see a number of files in the Detail view. Type ".h" into the Search bubble to focus on just headers, then select them all and delete them; that will remove them from the Copy Bundle Resources phase.


I don't know why you can't uncheck them in the Inspector.

Chris

_______________________________________________
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


References: 
 >Headers copied to executable (From: Julien Palmas <email@hidden>)

  • Prev by Date: Re: How to debug on older Mac OS X versions?
  • Next by Date: Re: Linking statically when a dylib exists
  • Previous by thread: Re: Headers copied to executable
  • Next by thread: Testing a framework using SenTestingKit and the debugger
  • Index(es):
    • Date
    • Thread