Difference between revisions of "Xcrun"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
<pre>
+
  [[xcrun xcode-select]]
  xcrun
+
[[xcrun simctl]]
Usage: xcrun [options] <tool name> ... arguments ...
+
[[xcrun help]]
 
 
Find and execute the named command line tool from the active developer
 
directory.
 
 
 
The active developer directory can be set using `xcode-select`, or via the
 
DEVELOPER_DIR environment variable. See the xcrun and xcode-select manual
 
pages for more information.
 
 
 
Options:
 
  -h, --help                 show this help message and exit
 
  --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 commands to be executed (with --run)
 
  -f, --find                  only find and print the tool path
 
  -r, --run                  find and execute the tool (the default behavior)
 
  -n, --no-cache              do not use the lookup cache
 
  -k, --kill-cache            invalidate all existing cache entries
 
  --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
 
</pre>
 
  
 
== Related ==
 
== Related ==
  [[xcrun xcode-select]] --print-path
+
  [[xcrun xcode-select --print-path]]
 
  /Applications/Xcode-12.4.app/Contents/Developer
 
  /Applications/Xcode-12.4.app/Contents/Developer
 +
[[xcode-select --install]]
  
 
== See also ==
 
== See also ==

Latest revision as of 09:19, 30 June 2023

xcrun xcode-select
xcrun simctl
xcrun help

Related[edit]

xcrun xcode-select --print-path
/Applications/Xcode-12.4.app/Contents/Developer
xcode-select --install

See also[edit]

Advertising: