[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to