xcrun Command Examples

Run or locate development tools and properties. More information: https://keith.github.io/xcode-man-pages/xcrun.1.html.

xcrun {{tool}} {{arguments}}

xcrun {{tool}} {{arguments}} --verbose

xcrun --sdk {{sdk_name}}

xcrun --toolchain {{name}}

xcrun --help

xcrun --version