The supported macOS version.
SDK
- Xcode 10.2+
Framework
- Swift Package Manager
Declaration
struct MacOSVersion
The supported macOS version.
SDK
Framework
struct MacOSVersion
static let v10 _10: Supported Platform .Mac OSVersionThe value that represents macOS 10.10.
static let v10 _11: Supported Platform .Mac OSVersionThe value that represents macOS 10.11.
static let v10 _12: Supported Platform .Mac OSVersionThe value that represents macOS 10.12.
static let v10 _13: Supported Platform .Mac OSVersionThe value that represents macOS 10.13.
static let v10 _14: Supported Platform .Mac OSVersionThe value that represents macOS 10.14.
static func mac OS(Supported Platform .Mac OSVersion) -> Supported PlatformConfigure the minimum deployment target version for the macOS platform.
static func mac OS(String) -> Supported PlatformConfigure the minimum deployment target version for the macOS platform using a version string.
static let mac OS: PlatformThe macOS platform.