Skip to content

Update engine script create_ios_framework to optionally take ARM simulator path #73066

@jmagman

Description

@jmagman

In preparation for an ARM simulator framework update create_ios_framework to replace --simulator-out-dir with --simulator-x86-out-dir and --simulator-arm64-out-dir. lipo the simulator frameworks together.

When that's done, update the recipe logic that calls this script to pass in --simulator-x86-out-dir.
When #64502 is ready, it will additionally pass in --simulator-arm64-out-dir.

Don't remove deprecated --simulator-out-dir until after the recipe is updated to avoid breaking changes.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listengineflutter/engine related. See also e: labels.platform-host-armBuilding on an ARM-based platformplatform-iosiOS applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions