xcrun 60 Bytes
#!/bin/sh
# A noop xcrun for initial Boxen runs.

exec "$@"