GitHub user omefire opened a pull request:

    https://github.com/apache/cordova-lib/pull/413

    CB-10775: cordova-ios update fix:

    When handling the `cordova platform update ios@4.1.0`,
    cordova-ios deletes the folder 
project_path/platform/ios/project_name/Plugins,
    thereby erroneously removing all plugins installed on the platform.
    Here, we reinstall those plugins.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omefire/cordova-lib CB-10775

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/413.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 #413
    
----
commit eb9f8dbb94a00aa5e776d754c4a202a2139b71bb
Author: Omar Mefire <omef...@gmail.com>
Date:   2016-03-17T06:50:34Z

    CB-10775: cordova-ios update fix:
              When handling the `cordova platform update ios@4.1.0`,
              ... cordova-ios deletes the folder 
project_path/platform/ios/project_name/Plugins,
              ... thereby erroneously removing all plugins installed on the 
platform.
              ... Here, we reinstall those plugins.

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to