my-boxen/vendor/shims/xcrun

5 lines
60 B
Text
Raw Normal View History

#!/bin/sh
# A noop xcrun for initial Boxen runs.
exec "$@"