SIGN IN SIGN UP

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.
C
Chris Bracken committed
3449545e800527b2a6fe810488fa84312984cf45
Parent: 9a0a69e
Committed by GitHub <noreply@github.com> on 2/9/2017, 11:08:33 PM