mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This is a minor refactoring to extract functions that resolve target_os and target_cpu gn settings. This is cleanup prior to adding support for host builds on Apple Silicon Macs. Issue: https://github.com/flutter/flutter/issues/96745