Blame view

vendor/shims/xcrun 60 Bytes
d4af4bf81   Will Farrington   Update our boxen ...
1
2
3
4
  #!/bin/sh
  # A noop xcrun for initial Boxen runs.
  
  exec "$@"