...
Note that you do need a full installation of XCode to build on macOS. (No, a command-line tools instance does not suffice.) If you’ve already installed a command-line tools instance as part of setting up Homebrew or other tools, switch to the full XCode instance with:
Code Block | ||
---|---|---|
| ||
sudo xcode-select -s /Applications/Xcode.app |
Getting started
Introduction to dev
...