Skip to content

Changing device targets re-enabled ENABLE_BITCODE for iOS Add2App #24366

@dnfield

Description

@dnfield

Noted initially here: #24343 and I ended up just reproducing this locally.

Steps to reproduce:

  1. Follow Add2App instructions to create an Add2App project
  2. Change from simulator to device deployment

This ends up with an ENABLE_BITCODE = YES configuration, which fails to build. Manual resolution is to set this to NO and you're good again, but maybe we can find a way to get this in the config files properly. I suspect adding it to Generated.xcconfig will solve things.

Metadata

Metadata

Assignees

Labels

a: existing-appsIntegration with existing apps via the add-to-app flowplatform-iosiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions