You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/07/25 01:25:48 UTC

[jira] [Assigned] (CB-4373) Add plugin splashscreen and remove plugin splashscreen, build failed on iOS platform

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

Filip Maj reassigned CB-4373:
-----------------------------

    Assignee: Shazron Abdullah  (was: Filip Maj)

I can confirm this error exists.

[~shazron] can you take a look? What do you think this error message is related?
                
> Add plugin splashscreen and remove plugin splashscreen, build failed on iOS platform
> ------------------------------------------------------------------------------------
>
>                 Key: CB-4373
>                 URL: https://issues.apache.org/jira/browse/CB-4373
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.0.0
>            Reporter: lmnbeyond
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Steps to reproduce it:
> $ cordova create "HelloCordova"
> $ cd HelloCordova/
> $ cordova platform add ios
> $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git
> $ cordova emulate
> $ cordova plugin rm 'org.apache.cordova.core.splashscreen'
> $ cordova emulate
> [Error: An error occurred while emulating/deploying the ios project ....
> 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)
> ** BUILD FAILED **
> The following build commands failed:
> 	Ld build/HelloCordova.app/HelloCordova normal i386
> (1 failure)
> ]

--
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