You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/01/27 20:48:42 UTC

[jira] [Commented] (CB-5898) Removal of Plugin Leaves Traces in project.pbxproj

    [ https://issues.apache.org/jira/browse/CB-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883189#comment-13883189 ] 

Andrew Grieve commented on CB-5898:
-----------------------------------

Thanks for bringing this up. Test case (repro steps) + trying it with the `cordova` tool instead of `phonegap` would definitely be helpful.

> Removal of Plugin Leaves Traces in project.pbxproj
> --------------------------------------------------
>
>                 Key: CB-5898
>                 URL: https://issues.apache.org/jira/browse/CB-5898
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugman
>    Affects Versions: 3.3.0
>            Reporter: Shane Carr
>
> When running `phonegap local plugin remove x.y.z` on a custom plugin, traces of the removed plugin remain in `project.pbxproj`.  A consequence is that subsequent `phonegap local plugin add` calls do not add source files to the build path.
> Manually removing all references to plugin files from `project.pbxproj` after a `phonegap local plugin remove` allows `phonegap local plugin add` to work as expected.
> I'm unsure if this is a bug in Plugman or a bug in [node-xcode|https://github.com/alunny/node-xcode].
> Let me know if you need more information or a test case.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)