Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.1.0
-
None
-
Xcode 5.1
Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
CB-6223 Xcode 5.1 (5B130a) build errors
-
- Closed
-