-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-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
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
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.