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 [email protected]`,
    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 <[email protected]>
Date:   2016-03-17T06:50:34Z

    CB-10775: cordova-ios update fix:
              When handling the `cordova platform update [email protected]`,
              ... 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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to