• 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: xcconfig files: line wrap and inheriting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcconfig files: line wrap and inheriting


  • Subject: Re: xcconfig files: line wrap and inheriting
  • From: Ladd Van Tol <email@hidden>
  • Date: Thu, 20 Jul 2006 22:20:03 -0700


On Jul 20, 2006, at 9:27 PM, Chris Espinosa wrote:

You can turn on wrapping in the editor, but no, the very, very simple parser for .xcconfig files doesn't support broken-up lines.

I have been using xcconfigs extensively in a large commercial project, and have been wanting backslash-style line breaks. I just wrote a bug about it. (#4643648)


$(inherited) is equivalent to $(WHATEVER_SETTING_IS_BEING_DEFINED) in all cases. It refers to "the expanded value of the setting from the level that this level overrides".

Except that $(inherited) doesn't expand to the value supplied by the project/target's xcconfig -- you must explicitly spell out the setting name in this case. Oddly, it does work if the xcconfig is used for the project, and you use $(inherited) in the target settings. I've written a bug on this one (#4643636).


- Ladd

_______________________________________________
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: xcconfig files: line wrap and inheriting
      • From: "Sean McBride" <email@hidden>
References: 
 >xcconfig files: line wrap and inheriting (From: "Sean McBride" <email@hidden>)
 >Re: xcconfig files: line wrap and inheriting (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: debugging PPC on Intel
  • Next by Date: Re: [ANN] Xcode + Leopard at WWDC this year
  • Previous by thread: Re: xcconfig files: line wrap and inheriting
  • Next by thread: Re: xcconfig files: line wrap and inheriting
  • Index(es):
    • Date
    • Thread