You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/02 00:34:17 UTC

[jira] [Commented] (CB-5058) CordovaLib xcode project gets assigned problematic Build Active Architecture Only settings.

    [ https://issues.apache.org/jira/browse/CB-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811758#comment-13811758 ] 

ASF subversion and git services commented on CB-5058:
-----------------------------------------------------

Commit e44b7fc5f53790efe3bce6d73a31985070f57db6 in branch refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=e44b7fc ]

CB-5058 - CordovaLib xcode project gets assigned problematic Build Active Architecture Only settings.


> CordovaLib xcode project gets assigned problematic Build Active Architecture Only settings.
> -------------------------------------------------------------------------------------------
>
>                 Key: CB-5058
>                 URL: https://issues.apache.org/jira/browse/CB-5058
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.0.0, 3.1.0
>            Reporter: Dooms
>             Fix For: 3.2.0
>
>
> Somewhere along the way, the CordovaLib xcode project (not the application's project which includes CordovaLib) gets Build Settings -> Build Active Architecture Only set to "true" for Debug. This causes issues when debugging on a device, with a warning:
> ld: warning: ignoring file .... Build/Products/Debug-iphoneos/libCordova.a
> ...
> ld: symbol(s) not found for architecture armv7
> Followed by errors as CordovaLib cannot be included.
> Recommend that Build Active Architecture Only should be set to "false" for both Debug and Release, as such:
> http://www.scribeorigins.com/files/CordovaLib_build_settings.jpg



--
This message was sent by Atlassian JIRA
(v6.1#6144)