Re: Property List Compiler for XCode
Re: Property List Compiler for XCode
- Subject: Re: Property List Compiler for XCode
- From: Bernard Desgraupes <email@hidden>
- Date: Fri, 14 Oct 2005 11:09:44 +0200
Hi all,
Thanks to the feedback I received, I could fix some glitches found in
the beta releases. I think the tool is ready now for a release
candidate, so I have just uploaded version 0,1rc1 on the project's site
at SourceForge.
This release contains the following features:
* Allow the 'localize' keyword to be preceded by whitespace characters.
Previous versions expected it to be at the beginning of a line.
* Fixed the default value for OUTPUT_FILENAME which should not contain
the wrapper extension (like .app; .bundle; etc.).
* Improved support of single quotes as string delimiters. They are now
accepted in #define statements. They are allowed as outer enclosers when
the value is a single string but not in concatenations. Still single
quotes should be avoided, use double quotes instead.
* Added documentation about the \u sequence to embed Unicode characters
in strings.
The direct link to download the package is:
http://prdownloads.sourceforge.net/plistcompiler/PListCompiler0.1rc1.hqx?download
The home page for the project is:
<http://webperso.easyconnect.fr/bdesgraupes/DocHTML/plistcompiler.html>
cheers
Bernard
_______________________________________________
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