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

Braden Shepherdson commented on CB-4953:
----------------------------------------

Can you please try this again with the newly-released CLI and Plugman? I made 
several fixes to the way uninstallation is handled that may be influential here.

> Adding and removing plugins breaks build process
> ------------------------------------------------
>
>                 Key: CB-4953
>                 URL: https://issues.apache.org/jira/browse/CB-4953
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.0.0
>         Environment: Mac OS X 10.8.5
> Xcode 5.0 (5A1413) + iOS 7.0 SDK
> Cordova 3.0.9
>            Reporter: Vladimir Riha
>         Attachments: output.log
>
>
> Following steps causes that I cannot build cordova project after manipulation 
> with plugins
> $ cordova create project
> $ cd project
> $ cordova platform add ios
> $ cordova plugin add 
> https://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts.git
> $ cordova plugin rm org.apache.cordova.contacts
> $ cordova build (finishes OK)
> $ cordova plugin add 
> https://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts.git
> $ cordova build
> => fails (output will be attached here)
> ld: symbol(s) not found for architecture i386
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to