Not working for Xcode 15.3
Closed this issue · 0 comments
Mcrich23 commented
I have Xcode 15.3 installed and got this error while trying to install Sitrep:
brew install twostraws/brew/sitrep
==> Tapping twostraws/brew
Cloning into '/opt/homebrew/Library/Taps/twostraws/homebrew-brew'...
remote: Enumerating objects: 18, done.
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 18 (delta 4), reused 5 (delta 0), pack-reused 0
Receiving objects: 100% (18/18), 4.12 KiB | 2.06 MiB/s, done.
Resolving deltas: 100% (4/4), done.
Tapped 2 formulae (13 files, 10.0KB).
==> Fetching twostraws/brew/sitrep
==> Downloading https://github.com/twostraws/Sitrep/archive/3.0.0.zip
==> Downloading from https://codeload.github.com/twostraws/Sitrep/zip/refs/tags/3.0.0
##O#- #
==> Installing sitrep from twostraws/brew
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Settings.
If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
Alternatively, manually download them from:
https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 15.1.