• 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: Problem with targets having different header files with the same name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with targets having different header files with the same name


  • Subject: Re: Problem with targets having different header files with the same name
  • From: Fritz Anderson <email@hidden>
  • Date: Sun, 02 Sep 2012 16:55:09 -0500

On 2 Sep 2012, at 3:51 PM, Stephen Kay <email@hidden> wrote:

> Thanks for the suggestion. Before I try to get into .xcconfig files, is
> there a way to specify this option USE_HEADERMAP  = NO just in the GUI?
> Where would you enter that?

You're using Xcode 2.5, right? I'm extremely rusty on this, and going by memory, so take it as just something to try…

Double-click the target to open the Target Info window, and the Build tab. If I'm right, you're now looking at a table of build settings. As I remember there is a search field, which will search for settings on the basis of label, description, and setting name; type USE_HEADERMAP. As I recall, it was a standard option back then. Edit the value to No.

If it's not in the standard set, I seem to remember there was a + button that allowed you to add your own. Name: USE_HEADERMAP, value: NO.


In Xcode 4:

In the Build Settings editor (for your target, or for the project, subject to overrides in your targets), select from the button at lower-right Add Build Setting > Add User-Defined Setting. A row for the new setting will appear in the editor. Type USE_HEADERMAP, tab, NO, return.

	— F

--
Fritz Anderson -- Xcode 4 Unleashed -- <http://x4u.manoverboard.org/>


 _______________________________________________
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: Problem with targets having different header files with the same name
      • From: Stephen Kay <email@hidden>
References: 
 >Re: Problem with targets having different header files with the same name (From: Stephen Kay <email@hidden>)

  • Prev by Date: Re: Problem with targets having different header files with the same name
  • Next by Date: Re: Problem with targets having different header files with the same name
  • Previous by thread: Re: Problem with targets having different header files with the same name
  • Next by thread: Re: Problem with targets having different header files with the same name
  • Index(es):
    • Date
    • Thread