You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shane Carr (JIRA)" <ji...@apache.org> on 2014/01/25 05:54:37 UTC

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

Shane Carr created CB-5898:
------------------------------

             Summary: 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)