Error while adding in git after updating to new OS Mojave
Error
git: error: unable to read SDK settings for '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
Error faced in:
Question
How to solve this error ?
Anyones help will be really appriciated.
CommandLineTools is outdated. The below should fix it.
xcode-select --install