Skip to content

Remove --universal flag in "flutter build ios-framework" #69733

@jmagman

Description

@jmagman

With ARM Apple Silicon simulators (and Catalyst, though Flutter doesn't directly support it), distributing universal binaries is no longer possible since the arm64 iphonesimulator and arm64 iphoneos binaries can't be lipod together. Always produce xcframeworks, which is the preferred method of binary distribution.

Deprecated in #69718.
Remove completely when #69334 adds the arm64 ARM simulator slice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listplatform-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