This page contains a step-by-step guide to get the required build tools installed on macOS.
Download and Install Development Tools
-
Step 1: Install the required development tools. Open your Terminal application (Applications → Utilities) and run the following command:
sudo xcode-select --install
Continue to: Create a JetBrains Account
