apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
399 stars 151 forks source link

Fix for plist empty string node serialisation #21

Closed goya closed 10 years ago

goya commented 11 years ago

when serialising plists using the plist module empty string nodes are serialised with a newline. xcode does not trim string nodes values (as it shouldn't) so it borks.