Re: xcconfig files: line wrap and inheriting
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