We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Step I: Install xcode
Step II: Run
xcode-select --install
to install the command line developer tools for xcode.
Step III: Run
sudo xcodebuild -license
to accept the xcode license.
Back