Remix.run Logo
pyth0 8 hours 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
kragen 8 hours ago | parent [-]

I see, thanks! That clarifies things a lot.