Farhad Farzaneh created CB-6305:
-----------------------------------
Summary: cordova 3.4 cordovalib created without arm64 architecture
support
Key: CB-6305
URL: https://issues.apache.org/jira/browse/CB-6305
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 3.4.0
Environment: ios7.1, mac osx 10.9.2, xcode 5.1 build 5B130a
Reporter: Farhad Farzaneh
Priority: Minor
Create a new project. The CordovaLib build rules do not include the arm64
target, but the project ones do, and the "build active architecture only" flag
is set to true. So when building for an iphone5S, it fails to link. Need to
either update the project or CordovaLib build rules to make their architectures
match, or change the build flag. It's not a great experience when building the
"Hello World" or initial app.
--
This message was sent by Atlassian JIRA
(v6.2#6252)