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)

Reply via email to