• stuartmorgan's avatar
    Harden macOS build use of Xcode project getInfo (#40375) · 72888c7f
    stuartmorgan authored
    - Makes build_macos.dart handle the case where there is only one Xcode
      project in the macos/ directory, but it's not called Runner.xcodeproj
    - Makes getInfo throw a tool exit when trying to get project info and it
      can't find a project, since that is a configuration error by the user
      rather than a tool bug.
    72888c7f
xcodeproj_test.dart 25.7 KB