You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/03/12 07:57:42 UTC

[jira] [Resolved] (CB-6234) Xcode 5.1 upgrade then compile error on IOS 7.1 (64bit)

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

Shazron Abdullah resolved CB-6234.
----------------------------------

    Resolution: Duplicate

> Xcode 5.1 upgrade then compile error on IOS 7.1 (64bit)
> -------------------------------------------------------
>
>                 Key: CB-6234
>                 URL: https://issues.apache.org/jira/browse/CB-6234
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.1.0
>         Environment: Xcode 5.1
>            Reporter: ETGohomes
>              Labels: build
>         Attachments: Screen Shot 2014-03-12 at 1.28.42 AM.png
>
>
> cordova 3.1.0
> Xcode Version 5.1
> IOS 7.1
> After upgrade to Xcode 5.1, my Cordova project (v3.1.0) failed to compile on 64 bit simulator or iPhone 5S (v7.1). But the following project build has no problem:iPad mini (v7.06), iPad retina (simulator), iPad (simulator).
> Here is a sample of build errors:
> Undefined symbols for architecture arm64:
>   "_OBJC_CLASS_$_CDVPlugin", referenced from:
>       _OBJC_CLASS_$_CDVNotification in CDVNotification.o
>   "_OBJC_METACLASS_$_CDVPlugin", referenced from:
>       _OBJC_METACLASS_$_CDVNotification in CDVNotification.o
>   "_OBJC_METACLASS_$_CDVCommandDelegateImpl", referenced from:
> I read CB-6223 and not sure if it is similar issue too.
> Need some guidance here.



--
This message was sent by Atlassian JIRA
(v6.2#6252)