You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dooms (JIRA)" <ji...@apache.org> on 2014/06/04 05:33:01 UTC

[jira] [Created] (CB-6868) "Build for Active Architecture Only -> Debug" keeps being set to YES

Dooms created CB-6868:
-------------------------

             Summary: "Build for Active Architecture Only -> Debug" keeps being set to YES
                 Key: CB-6868
                 URL: https://issues.apache.org/jira/browse/CB-6868
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.5.0
            Reporter: Dooms


Running "cordova build ios" changes CordovaLib.xcodeproj "Build for Active Architecture Only -> Debug" to YES. This causes compile error:

ld: warning: ignoring file ...../Build/Products/Debug-iphoneos/libCordova.a, file was built for archive which is not the architecture being linked (armv7)

Furthermore, "cordova build ios" will change the Debug setting from NO to YES each time.




--
This message was sent by Atlassian JIRA
(v6.2#6252)