os/mac/xcode: bump minimum CLT version to 12.5
This commit is contained in:
parent
dae1d89780
commit
49f789d492
@ -336,7 +336,7 @@ module OS
|
||||
def minimum_version
|
||||
case MacOS.version
|
||||
when "12" then "13.0.0"
|
||||
when "11" then "12.0.0"
|
||||
when "11" then "12.5.0"
|
||||
when "10.15" then "11.0.0"
|
||||
when "10.14" then "10.0.0"
|
||||
when "10.13" then "9.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user