1 | initial version |
You need to install Xcode (from the Apple App store: it's free). Then from the Terminal, run {{{ xcode-select --install }}} and click "Install" in the pop-up window.
2 | No.2 Revision |
You need to install Xcode (from the Apple App store: it's free). Then from the Terminal, run
{{{
run
xcode-select --install
}}}
and click "Install" in the pop-up window.