Home > Software design >  Git requires commandline dev tools - new xcode update
Git requires commandline dev tools - new xcode update

Time:09-17

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

CodePudding user response:

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