You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "lmnbeyond (JIRA)" <ji...@apache.org> on 2013/08/14 13:41:51 UTC

[jira] [Resolved] (CB-4581) Add plugin contacts and remove it, project link failed

     [ https://issues.apache.org/jira/browse/CB-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lmnbeyond resolved CB-4581.
---------------------------

    Resolution: Fixed

I think I got this issue because I didn't update plugman.
                
> Add plugin contacts and remove it, project link failed
> ------------------------------------------------------
>
>                 Key: CB-4581
>                 URL: https://issues.apache.org/jira/browse/CB-4581
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>    Affects Versions: 3.0.0
>         Environment: Xcode Version 5.0 (5A11314m)
> iOS 6.0
>            Reporter: lmnbeyond
>            Assignee: Filip Maj
>
> Steps to reproduce this bug:
> $ cordova create helloWorld
> $ cd helloWorld
> $ cordova platform add ios
> $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts.git
> $ cordova plugin ls
> [ 'org.apache.cordova.core.contacts' ]
> $ cordova plugin rm org.apache.cordova.core.contacts
> $ cordova plugin ls
> No plugins added. Use `cordova plugin add <plugin>`.
> $ cordova build
> And I got the following messages:
> Undefined symbols for architecture i386:
>   "_CGRectZero", referenced from:
>       +[CDVUserAgentUtil originalUserAgent] in libCordova.a(CDVUserAgentUtil.o)
> ld: symbol(s) not found for architecture i386
> clang: error: linker command failed with exit code 1 (use -v to see invocation)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira