You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/10/30 12:19:59 UTC

[jira] [Closed] (CB-4597) Changes to plugins do not propagate during local build

     [ https://issues.apache.org/jira/browse/CB-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-4597.
----------------------------
    Resolution: Won't Fix
      Assignee: jcesarmobile

Plugins aren't supposed to be changed in the Cordova project, if the plugin changed there should be a new version, so you can uninstall the plugin and install the new version.

While plugin development, you can use --link option when installing a local plugin and the source code changes you make will be propagated, but it should only be used during plugin development.

> Changes to plugins do not propagate during local build
> ------------------------------------------------------
>
>                 Key: CB-4597
>                 URL: https://issues.apache.org/jira/browse/CB-4597
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.0.0
>         Environment: OSX, iOS
>            Reporter: Benjamin Hill
>            Assignee: jcesarmobile
>
> After modifying a plugin's .h and .m files, and building the project (phonegap local build ios), the changes to the files are not propagated to the build.
> Which is unexpected, because changes to files in /www are.  It also makes me suspect that changes to the plugins from updates are also not propagated?
> I tried changing the version number in the plugin XML file, it had no effect.
> Workaround: Copy and pasting the files manually before building the project.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org