mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This passes the information through Xcode to the `flutter build aot` call via the environment so that it picks up the right artifacts. Fixes #4186