• 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: "Sean McBride" <email@hidden>
  • Date: Fri, 21 Jul 2006 12:13:56 -0400
  • Organization: Rogue Research

On 2006-07-20 22:20, Ladd Van Tol said:

>> 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)

You beat me by 388 bugs :)

>> $(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).

Thanks for this warning, I guess its safest to just never use $
(inherited) then.

Thanks to Chris also for his reply.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


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

  • Prev by Date: Re: HEADER_SEARCH_PATHS problems
  • Next by Date: Re: Setting up searches in Xcode
  • Previous by thread: Re: xcconfig files: line wrap and inheriting
  • Next by thread: Enabling language-specific warnings in multi-language projects
  • Index(es):
    • Date
    • Thread