[
https://issues.apache.org/jira/browse/CB-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-8209.
----------------------------------
Resolution: Not a Problem
This is not a Cordova issue, you need to add in 6 more frameworks for it to
build. It's not about the architecture, it's because the symbols it needs are
missing for the architecture you are on. Would have been helpful to actually
get the error log.
The libs needed:
{code}
libc++.dylib
MobileCoreServices.framework
SystemConfiguration.framework
Security.framework
libsqlite3.dylib
libz.dylib
{code}
> cordova xcode link failed when refrence a 64bit-based library
> -------------------------------------------------------------
>
> Key: CB-8209
> URL: https://issues.apache.org/jira/browse/CB-8209
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 4.1.3
> Environment: Xcode 5.1, MAC Mavericks
> Reporter: Paul Lu
> Labels: Arm64, Undefined, architecture, for, symbols
> Fix For: 4.1.3
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> i create a cordova project and add refrence to libwechatsdk.a (i upload the
> static library on http://pan.baidu.com/s/1sjmF7v3 ), when i build this
> project on xcode it throws link error:Undefined symbols for architecture
> Arm64.
> i have tried to change the architecture settings but it doesn't work.
> but if i use xcode to create a new cocoa simple application and add reference
> to this library, it works.
> could you try my library and fix this problem for me?
> it troubled me several days and our project has been seriously delayed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]