flutter/packages/flutter_tools/lib
Chris Bracken e04907a48b Ensure Xcode major, minor version always return non-null (#10980)
Previously, xcodeMajorVersion and xcodeMinorVersion returned null unless
xcodeVersionSatisfactory had been called first. We now compute them on
demand, and cache the resultant values.
2017-06-26 13:37:59 -07:00
..
src Ensure Xcode major, minor version always return non-null (#10980) 2017-06-26 13:37:59 -07:00
executable.dart flutter test: add --machine flag (#10520) 2017-06-13 13:26:32 -07:00