(no title)
hbbwebw | 3 years ago
Downloading the command line tools package is just a convenient way to get everything, which is why people recommend it.
hbbwebw | 3 years ago
Downloading the command line tools package is just a convenient way to get everything, which is why people recommend it.
benrow|3 years ago
But trying to download the xcode tools put me into a loop which wasn't completing for some reason. After several attempts waiting for it to download and install I gave up and created an alias 'git' which points to my brew install of git (in usr/local/bin I think).
This will bite me somehow very soon, I'm sure.
dmitriid|3 years ago
prange|3 years ago
I think it’s pretty common knowledge that Macs are sold as consumer machines that don’t include a full tool chain out of the box. Guess what - it’s free to download and sometimes it gets updates.
It’s hard to understand why you are making such a fuss about installing developer tools on a developer machine.
Sometimes I find I have to install gcc or clang or llvm on a Linux machine in order to install some other package. Why would I moan about this?