[GitHub] cordova-lib pull request: use plist@1.2 to be able to use cordova ...

2015-11-12 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/341#issuecomment-156044170 @rubensayshi, thanks for reporting and providing a fix --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] cordova-lib pull request: use plist@1.2 to be able to use cordova ...

2015-11-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/341 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: use plist@1.2 to be able to use cordova ...

2015-11-11 Thread rubensayshi
GitHub user rubensayshi opened a pull request: https://github.com/apache/cordova-lib/pull/341 use plist@1.2 to be able to use cordova with node v0.12. `plist@1.1` had `xmlbuilder@2.2` as dependency, which had `engine@<=0.10`. with `plist@1.2` it now depends on `xmlbuilder@4.4`.