• Chris Bracken's avatar
    Quote all paths in Xcode build backend (#8039) · 3449545e
    Chris Bracken authored
    Required to handle Flutter SDK (and other) paths that include spaces.
    
    Also includes general cleanup:
    * Declare explicitly that we use /bin/bash, since we rely on its
      features.
    * Add -- where possible, to avoid interpreting files starting in - as
      options.
    * Suppress output of pushd/popd.
    * Avoid stringifying arrays.
    3449545e
Name
Last commit
Last update
..
bin 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...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...