• stuartmorgan's avatar
    Implement macOS support in `flutter doctor` (#33277) · 81c38b22
    stuartmorgan authored
    Splits Xcode validation out of the iOS validator and into a stand-alone
    validator, and groups the CocoaPods validator with that top-level
    validator instead of the iOS validator. iOS now validates only the
    iOS-specific tools (e.g., ideviceinstaller).
    
    Reorganizes many of the associated clases so that those that are used by
    both macOS and iOS live in macos/ rather than ios/. Moves some
    validators to their own files as part of the restructuring.
    
    This is the macOS portion of #31368
    81c38b22
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
pubspec.yaml Loading commit data...