You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Farhad Farzaneh (JIRA)" <ji...@apache.org> on 2014/03/18 20:20:45 UTC

[jira] [Created] (CB-6305) cordova 3.4 cordovalib created without arm64 architecture support

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)