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

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

ETGohomes created CB-6234:
-----------------------------

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


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)