mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The default for build for flutter build ios should be release to match the other build commands. This is correctly handled in the command, but the documentation is incorrect. Update the documentation and the default to reflect the more common case of building for a physical device.