PList Compiler News
Status: Beta
Brought to you by:
bdesgraupes
Hi XCoders,
Version 0.4 of PList Compiler has just been released. This version is a bug-fixing upgrade:
* Modified the parseString proc to generate correct XML entities for the ampersand, greater-than, less-than, quote and apostroph symbols.
* Use TARGET_BUILD_DIR rather than BUILT_PRODUCTS_DIR to define the output folder, in order to point to the correct location regardless of the value of DEPLOYMENT_LOCATION.
* Fixed a bug in the processInclude proc when HEADER_SEARCH_PATHS is not defined by the XCode project.
Cheers,
Bernard