• 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: Passing "&" through info-plist processing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing "&" through info-plist processing


  • Subject: Re: Passing "&" through info-plist processing
  • From: glenn andreas <email@hidden>
  • Date: Fri, 28 Sep 2007 12:09:41 -0500


On Sep 28, 2007, at 12:04 PM, Henry Kannapell wrote:

I am building a IOKit driver and would like to use the ampersand "And" logic on some of the IOKitPersonality matching fields, like in IOKit Fundamentals: Device and Driver matching:

<key>IOPCIMatch</key>
<string>0x00789004&0x00ffffff 0x78009004&0xff00ffff</string>

However, I can't get the "&" to go through the info.plist processing in my XCode 2.4 project. I've tried various combinations of 
- "&amp"

The  XML escape is:
&amp;

(with a semi-colon at the end)

so it should look like:

<string>0x00789004&amp;0x00ffffff 0x78009004&amp;0xff00ffff</string>


Glenn Andreas                      email@hidden 

 <http://www.gandreas.com/> wicked fun!

quadrium2 | build, mutate, evolve, animate  | images, textures, fractals, art



 _______________________________________________
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: 
 >Passing "&" through info-plist processing (From: Henry Kannapell <email@hidden>)

  • Prev by Date: Re: Passing "&" through info-plist processing
  • Next by Date: Indesign CS2 plugins
  • Previous by thread: Re: Passing "&" through info-plist processing
  • Next by thread: Re: Passing "&" through info-plist processing
  • Index(es):
    • Date
    • Thread