xcode-select --help

From wikieduonline
Revision as of 13:24, 8 November 2021 by Welcome (talk | contribs) (Created page with "{{lowercase}} xcode-select --help Usage: xcode-select [options] Print or change the path to the active developer directory. This directory controls which tools are used...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

xcode-select --help
Usage: xcode-select [options]

Print or change the path to the active developer directory. This directory
controls which tools are used for the Xcode command line tools (for example,
xcodebuild) as well as the BSD development commands (such as cc and make).

Options:
  -h, --help                  print this help message and exit
  -p, --print-path            print the path of the active developer directory
  -s <path>, --switch <path>  set the path for the active developer directory
  --install                   open a dialog for installation of the command line developer tools
  -v, --version               print the xcode-select version
  -r, --reset                 reset to the default command line tools path

See also

Advertising: