xcrun
Find and execute the named command line tool from the active xCode developer directory
Subcommands
Options
Name | Description |
---|
-h, --help | Help message |
--version | Show the xcrun version |
-v, --verbose | Show verbose logging output |
--sdk <sdk name> | Find the tool for the given SDK name |
--toolchain <name> | Find the tool for the given toolchain |
-l, --log | Show command path to be executed (and --run) |
-f, --find | Find and print the tool path |
--run | (Default) find and execute the tool |
-n, --no-cache | Do not use the lookup cache |
-k, --kill-cache | |
--show-sdk-path | Show selected SDK install path |
--show-sdk-version | Show selected SDK version |
--show-sdk-build-version | Show selected SDK build version |
--show-sdk-platform-path | Show selected SDK platform path |
--show-sdk-platform-version | Show selected SDK platform version |