GitHub user JoseExposito opened a pull request: https://github.com/apache/cordova-osx/pull/43
CB-13424: "cordova plugin add/remove" writes changes in config.xml See https://issues.apache.org/jira/browse/CB-13424 and https://github.com/apache/cordova-plugin-camera/pull/290 for a description of the issue. This PR allows to add/remove plugins to the config.xml. You can merge this pull request into a Git repository by running: $ git pull https://github.com/JoseExposito/cordova-osx master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-osx/pull/43.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #43 ---- commit c4b44ee1de415479a5d4a0da97988da18e786acd Author: José Expósito <jose.expos...@armourcomms.com> Date: 2017-10-11T18:40:55Z CB-13424: When running "cordova plugin add/remove" plugins are added and removed properly to the osx platform config.xml file ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org