• 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
..
flutter_tools.dart Loading commit data...
fuchsia_builder.dart Loading commit data...
xcode_backend.sh Loading commit data...