mirror of
https://github.com/flutter/flutter.git
synced 2026-02-06 11:48:36 +08:00
* Fix potential NPE in iOS doctor check In case Xcode is not installed, the xcode-select path may be null. * fixup! Fix potential NPE in iOS doctor check