d18ba04282511e3740fb2ff6ff16cbd2b5ce12f2
This refactors `create_fat_macos_framework`, `_regenerate_symlinks` and `_set_framework_permissions` to be more generic and not hardcode "FlutterMacOS" as a framework name. Further, it reuses several utility functions from the iOS code in `sky_utils` to improve readability and eliminate duplication. This is refactoring prior to embedding dSYMs in FlutterMacOS.xcframework in a followup patch. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%