• 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
..
application_package.dart Loading commit data...
build_macos.dart Loading commit data...
cocoapod_utils.dart Loading commit data...
cocoapods.dart Loading commit data...
cocoapods_validator.dart Loading commit data...
macos_device.dart Loading commit data...
macos_workflow.dart Loading commit data...
xcode.dart Loading commit data...
xcode_validator.dart Loading commit data...