mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Creates and adds FlutterMacOS.xcframework to out/mac or out/host. Creates and archives FlutterMacOS.xcframework when building mac_host_engine. Archives the xcframework in a new zipped folder at `darwin-x64/framework.zip`, `darwin-x64-profile/framework.zip`, `darwin-x64-release/framework.zip`. The FlutterMacOS.framework is also still archived currently - I thought it'd be better to keep it archived so we don't have to worry about the tool breaking until we're ready to remove it. Part of https://github.com/flutter/flutter/issues/126016. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style