mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

Anywhere we can use `blob/master` we can use `blob/HEAD` instead. This will make life easier if we ever rename our default branch in future (once/if Git and GitHub provides the necessary tooling to do so).
687 B
687 B
Xcode
Supported Xcode versions
Homebrew supports and recommends the latest Xcode and/or Command Line
Tools available for your platform (see OS::Mac::Xcode.latest_version
and OS::Mac::CLT.latest_version
in Library/Homebrew/os/mac/xcode.rb
).
Updating for new Xcode releases
When a new Xcode release is made, the following things need to be updated:
- In
Library/Homebrew/os/mac/xcode.rb
OS::Mac::Xcode.latest_version
OS::Mac::CLT.latest_version
OS::Mac::Xcode.detect_version_from_clang_version