flutter/packages/flutter_tools/bin
Chris Bracken 3449545e80 Quote all paths in Xcode build backend (#8039)
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.
2017-02-09 15:08:33 -08:00
..
flutter_tools.dart
fuchsia_builder.dart Migrate flutter_tools to use package:platform (#7642) 2017-01-25 16:06:41 -08:00
xcode_backend.sh Quote all paths in Xcode build backend (#8039) 2017-02-09 15:08:33 -08:00