Command Line Tools

Not a question, but just informing you all that I've been having issues with install Xcode command line tools (just updated to beta 7 and having the same issue).

Code Block
xcode-select --install

This command keeps telling me that the software is unavailable. In case any of you are having this issue, go to:

https://developer.apple.com/download/more/

There is a link there to download the command line tools. Happy coding!

Accepted Reply

@xvale, Make sure you are signed into your developer account before you go to the link!

Replies

why nothing display in my browser when i open https://developer.apple.com/download/more/. And error message print in console as follow,
(index):1 Unchecked runtime.lastError: The message port closed before a response was received.
jquery-1.11.0.min.js:4 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery-1.11.0.min.js:4
VM72:32 Uncaught TypeError: Cannot read property 'forEach' of undefined
at Object.eval (eval at <anonymous> (kickstart.min.js:2), <anonymous>:32:20)
at j (jquery-1.11.0.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.11.0.min.js:2)
at x (jquery-1.11.0.min.js:4)
at XMLHttpRequest.b (jquery-1.11.0.min.js:4)



my macbook 's version is 10.15.6 (19G2021),
can anyone give me the command line tools's link which i can directly download it, i have no idea, because i can't search this dmg in anywhere, thanks very much
Thanks you too much! 🥳

I't works fine on macOS Big Sur 11 Beta 8 (20A5374i) 🦾 yesterday updated.
When I tried through by command, it reply about "update server unavailable" 😱 and I need git to work.
@xvale, Make sure you are signed into your developer account before you go to the link!
There is no Command Line Toolls available for Xcode 12.2 beta on https://developer.apple.com/download/more/ or via
"xcode-select --install".

Could someone from Apple please explain what's going on.

Visual Studio / XCode problem:

I found that having installed the command line tools using "xcode-select --install" that my Xamarin.iOS project in Visual Studio kept showing "Xcode is not currently installed or could not be found".

After much ado, I discovered in Xcode > Preferences > Locations > Command Line Tools, that the drop down was blank.

When I selected the drop down, the Command line Tools that were just installed were available, and when I selected that and rebooted Visual Studio, that the error message went away.

Hope it helps.

  • Thanks Anthony, After I had installed a new version of XCode and Visual Studio for Mac, your method worked for me.

  • Thank You Very Much, this worked

Add a Comment

thank you,very good

thanks great information

thanks..it is worked !

thank you it worked!