debug info now includes CLT version
This commit is contained in:
parent
5a24b6aff3
commit
c564019a91
5
Library/Homebrew/os/mac/xcode.rb
Normal file → Executable file
5
Library/Homebrew/os/mac/xcode.rb
Normal file → Executable file
@ -304,9 +304,8 @@ module OS
|
|||||||
sudo xcode-select --install
|
sudo xcode-select --install
|
||||||
|
|
||||||
Alternatively, manually download them from:
|
Alternatively, manually download them from:
|
||||||
#{Formatter.url("https://developer.apple.com/download/more/")}
|
#{Formatter.url("https://developer.apple.com/download/more/")}.
|
||||||
after checking the latest available version for your system on:
|
You should download the Command Line Tools for Xcode #{MacOS::Xcode.latest_version}.
|
||||||
#{Formatter.url("https://developer.apple.com/support/xcode/#minimum-requirements")}.
|
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user