I am trying to convince my computer that I have development tools installed and when I type the command "xcode-select --install" i receive the following and was wondering where to set the path?
xcode-select: Report or change the path to the active Xcode installation for this machine.
Usage: xcode-select --print-path Prints the path of the active Xcode folder or: xcode-select --switch Sets the path for the active Xcode folder or: xcode-select --version Prints the version of xcode-select"
Thanks!
You'd have to set the path to "Xcode.app/Contents/Developer" directory (where xcode has been installed)
$ xcode-select --switch /Applications/Xcode.app/Contents/Developer
This requires root permissions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With