os/mac: bump latest SDK version
This commit is contained in:
parent
d1509cbef0
commit
9e00ebe320
@ -55,7 +55,7 @@ module OS
|
|||||||
def self.latest_sdk_version
|
def self.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("13")
|
::Version.new("15")
|
||||||
end
|
end
|
||||||
|
|
||||||
sig { returns(String) }
|
sig { returns(String) }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user