Hacker News new | ask | show | jobs
by pyth0 213 days ago
You don't need to sign up for a developer program, or even download the full Xcode IDE. You do need to install the compiler tools with

  xcode-select --install
1 comments

I see, thanks! That clarifies things a lot.