Problem when preprocessing Info.plist
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