Skip to content

Why does Homebrew change the path for the Xcode command line tools? #167

Discussion options

You must be logged in to vote

Homebrew needs the CLT and sometimes it also needs Xcode. Once you install Homebrew it pulls in the CLT and that install changes the path Xcode recognizes for the CLT. Unfortunately Apple made this difficult because the CLT Xcode provides and the CLT that macOS can install independently aren't the same.

This means that on your next brew usage homebrew might complain that it can't find stuff in the CLT.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hovsater
Comment options

@SMillerDev
Comment options

@hovsater
Comment options

Answer selected by hovsater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants