• 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
Problem when preprocessing Info.plist
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem when preprocessing Info.plist


  • Subject: Problem when preprocessing Info.plist
  • From: Etienne Samson <email@hidden>
  • Date: Wed, 24 Aug 2011 19:03:52 +0200

Hi list !

I'm fighting against Xcode's Info.plist preprocessing. Files are at https://gist.github.com/43876f62c2ed0696b7e1 .

I'm trying to preserve the XML entity (that's 'esc') at Quicksilver-Info.plist:187. After the first preprocessing step it is still present (Preprocessed-Info.plist:187). After the last step (Info.plist:203) no more entity ! It has been converted to binary (Github won't show it, but copy-pasting into your favorite text editor ought to make it appear).

The problem I have is that it is no more valid XML at that last step, and I need to process it with PHP (the plugin system y'know ;-)).

Is there anything I can do short of waiting a bug fix, or manually fixing my plist before putting it on a dmg ? Thanks for any pointers !

Cheers,
Etienne Samson
--
email@hidden



 _______________________________________________
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

  • Prev by Date: Re: Does Xcode's Debug Console Handle/Print Malformed UTF-8 Correctly?
  • Next by Date: Re: Does Xcode's Debug Console Handle/Print Malformed UTF-8 Correctly?
  • Previous by thread: Re: Does Xcode's Debug Console Handle/Print Malformed UTF-8 Correctly?
  • Next by thread: C++ compiler isn't being used
  • Index(es):
    • Date
    • Thread