mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The end goal is for all Objective-C code to be compiled with ARC enabled. The common framework code is already compiled with ARC enabled; this enables it for the tests as well. This is prework before migrating FlutterBinaryMessengerRelay to the common Darwin code. Issue: https://github.com/flutter/flutter/issues/116445 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style