• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...