Skip to content
Snippets Groups Projects
Commit 714c1013 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #1903 from MikeMcQuaid/minimum-clt-version

xcode: reduce minimum CLT version.
parents da54f395 50c1fea4
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ module OS
def minimum_version
case MacOS.version
when "10.12" then "8.0.0"
else "4.0.0"
else "1.0.0"
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment