Git requires commandline dev tools - new xcode update

Viewed 51

Xcode had a recent update leading to git commands not working. Message showed up saying commandline dev tools was needed

Edit Fixed:

First I was being prompted to reinstall commandLine tools over and over when trying to accept the terms

I FIXED this by opening xcode and confirming the new update information

NOTE: I moved this here as another thread had a mix of other issues with the error it was in

1 Answers

First I was being prompted to reinstall commandLine tools over and over when trying to accept the terms

I FIXED this by opening xcode and confirming the new update information

Related