• 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: Info.plist preprocessing with <integer> values
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Info.plist preprocessing with <integer> values


  • Subject: Re: Info.plist preprocessing with <integer> values
  • From: "Shawn Erickson" <email@hidden>
  • Date: Tue, 6 Mar 2007 15:18:29 -0800

On 3/6/07, Isaac Wankerl <email@hidden> wrote:
On 3/6/07, B.J. Buchalter <email@hidden> wrote:
> The preprocessor replaces the token -- is is not variable replacement.
>
> So change it to
>
>     <key>Foo</key>    <integer>FooValue</integer>
>
> And it will work correctly.
>
> The string is not correct anyway, since the string would have been
>
>     <key>Foo</key>    <string>${2}</string>
>
> after preprocessing, which is not what you wanted...

The Info.plist preprocessor doesn't work like that.

With that said I am not sure why only <string> entries get the correct
substitution.

-Shawn
_______________________________________________
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: Info.plist preprocessing with <integer> values
      • From: "Shawn Erickson" <email@hidden>
    • Re: Info.plist preprocessing with <integer> values
      • From: "B.J. Buchalter" <email@hidden>
References: 
 >Info.plist preprocessing with <integer> values (From: "Isaac Wankerl" <email@hidden>)
 >Re: Info.plist preprocessing with <integer> values (From: "B.J. Buchalter" <email@hidden>)
 >Re: Info.plist preprocessing with <integer> values (From: "Isaac Wankerl" <email@hidden>)

  • Prev by Date: [OT] Disk image creation
  • Next by Date: Building universal binary of open source library
  • Previous by thread: Re: Info.plist preprocessing with <integer> values
  • Next by thread: Re: Info.plist preprocessing with <integer> values
  • Index(es):
    • Date
    • Thread