• 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
Name
Last commit
Last update
..
code_signing.dart Loading commit data...
devices.dart Loading commit data...
ios_emulators.dart Loading commit data...
ios_workflow.dart Loading commit data...
mac.dart Loading commit data...
plist_parser.dart Loading commit data...
simulators.dart Loading commit data...
xcodeproj.dart Loading commit data...