Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
xcode: update clang expectation for 10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 committed Jul 30, 2015
1 parent 0599646 commit df15afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/os/mac/xcode.rb
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ def installed?

def latest_version
case MacOS.version
when "10.11" then "700.0.57.2"
when "10.11" then "700.0.59.1"
when "10.10" then "602.0.53"
when "10.9" then "600.0.57"
when "10.8" then "503.0.40"
Expand Down

0 comments on commit df15afd

Please sign in to comment.