• stuartmorgan's avatar
    Restructure macOS project files (#33608) · 932200ca
    stuartmorgan authored
    Rather than macos/Flutter containing a mixture of files that should and
    shouldn't be checked in, create clear locations for:
    - Files that are "owned" by Flutter, but should be checked in
      (Flutter/). This will contain files like the top-level Flutter
      xcconfigs, generated plugin registrants, etc.
    - Files that are generated by Flutter on the fly, and should not be
      checked in (Flutter/ephemeral/). This will contain Flutter SDK caches,
      the generated xcconfig, etc.
    
    Also adds Flutter-owned Debug and Release xcconfig variants, in
    preparation for PodSpec tooling.
    932200ca
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...