Posts

Post marked as solved
22 Replies
86k Views
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: xcode-select version 2373. 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: 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. This prompts me to install the command line developer tools. When I click install I get the following error. Can’t install the software because it is not currently available from the Software Update server. I also run into the exact same issue when I run xcode-select --install. Note: I'm currently running macOS Catalina Version 10.15.6
Posted Last updated
.