commit
ece043c44a
@ -45,7 +45,7 @@ module OS
|
|||||||
def latest_sdk_version
|
def latest_sdk_version
|
||||||
# TODO: bump version when new Xcode macOS SDK is released
|
# TODO: bump version when new Xcode macOS SDK is released
|
||||||
# NOTE: We only track the major version of the SDK.
|
# NOTE: We only track the major version of the SDK.
|
||||||
::Version.new("11")
|
::Version.new("12")
|
||||||
end
|
end
|
||||||
private :latest_sdk_version
|
private :latest_sdk_version
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user