Hacker News new | past | comments | ask | show | jobs | submit login

We use a mac server as a build machine. It's pretty annoying; given that you need to graphically log in to accept a license every now and then to use lldb (a non-graphical debugger) among other things.

In our case I think rebooting the server works, but you can't be aware of all usecases.




Try:

    sudo xcodebuild -license


Ooh, thanks!


Just on the off-chance you haven't already seen it, the install trigger for the command-line toolchain is:

    sudo xcode-select --install




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: