mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 12:40:22 +00:00
Various documentation edits
Mostly edits to formatting, grammar, wording for consistency & readability.
This commit is contained in:
+2
-2
@@ -12,9 +12,9 @@ See `OS::Mac::STANDARD_COMPILERS` in [`Library/Homebrew/os/mac.rb`](https://gith
|
||||
When a new Xcode release is made, the following things need to be
|
||||
updated:
|
||||
|
||||
- In [`Library/Homebrew/os/mac/xcode.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac/xcode.rb)
|
||||
* In [`Library/Homebrew/os/mac/xcode.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac/xcode.rb)
|
||||
* `OS::Mac::Xcode.latest_version`
|
||||
* `OS::Mac::CLT.latest_version`
|
||||
* `OS::Mac::Xcode.detect_version_from_clang_version`
|
||||
- In [`Library/Homebrew/os/mac.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac.rb)
|
||||
* In [`Library/Homebrew/os/mac.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac.rb)
|
||||
* `OS::Mac::STANDARD_COMPILERS`
|
||||
|
||||
Reference in New Issue
Block a user