You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ross Bender (Jira)" <ji...@apache.org> on 2020/04/11 18:38:00 UTC

[jira] [Commented] (CB-9721) Set ENABLE_BITCODE to NO in build.xcconfig

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

Ross Bender commented on CB-9721:
---------------------------------

Is there a way to override the {{ENABLE_BITCODE}} flag in build.xcconfig when building/compiling? Our app bundles a native watch app, and when we build an .ipa that included the watch app we received this error when uploading to iTunes:
{quote}
*ITMS-90496: Invalid Executable* - The executable 'MyCompany.app/Watch/MyCompanyWatchApp.app/PlugIns/MyCompanyWatchExtension.appex/MyCompanyWatchExtension' does not contain bitcode.
{quote}

> Set ENABLE_BITCODE to NO in build.xcconfig
> ------------------------------------------
>
>                 Key: CB-9721
>                 URL: https://issues.apache.org/jira/browse/CB-9721
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>            Reporter: Shazron Abdullah
>            Assignee: Simon MacDonald
>            Priority: Major
>              Labels: cordova-ios-3.9.2, cordova-ios-4.0.x
>
> By default in Xcode 7, it is set to YES.
> This means that all libs/frameworks etc must have been built with ENABLE_BITCODE = YES as well.
> Setting this to NO will ensure backwards compatibility.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org