I recently did a factory reset on my Macbook Pro and I'm trying to get the xcode command line developer tools back.
When I run xcode-select --version I get the following:
Note: I'm currently running macOS Catalina Version 10.15.6
When I run xcode-select --version I get the following:
Even though I have a version number for xcode-select (2373) I don't seem to have access to basic developer tools. For example, here is what happens when I try to use git.xcode-select version 2373.
This prompts me to install the command line developer tools. When I click install I get the following error.xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
I also run into the exact same issue when I run xcode-select --install.Can’t install the software because it is not currently available from the Software Update server.
Note: I'm currently running macOS Catalina Version 10.15.6