You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ brew install --HEAD colima
...
==> Checking out branch main
Already on 'main'
Your branch is up to date with 'origin/main'.
HEAD is now at 784cec0 chore: remove external dependency for build script on macOS (#132)
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force
If that doesn't show you any updates, run: sudo rm -rf /Library/Developer/CommandLineTools sudo xcode-select --installAlternatively, manually download them from: https://developer.apple.com/download/all/.You should download the Command Line Tools for Xcode 13.1.
My version of XCode appears to be 1 minor version above this?
❯ /usr/bin/xcodebuild -version
Xcode 13.2.1
Build version 13C100
I assume this is a simple fix, but maybe I'm doing something goofy!
Thanks for all the work on this btw, I can't wait for Docker For Mac to be faster :)
The text was updated successfully, but these errors were encountered:
My version of XCode appears to be 1 minor version above this?
I assume this is a simple fix, but maybe I'm doing something goofy!
Thanks for all the work on this btw, I can't wait for Docker For Mac to be faster :)
The text was updated successfully, but these errors were encountered: