-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Noted initially here: #24343 and I ended up just reproducing this locally.
Steps to reproduce:
- Follow Add2App instructions to create an Add2App project
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.