A platform that usually corresponds to an operating system such as iOS, macOS, or Linux.
SDK
- Xcode 10.2+
Framework
- Swift Package Manager
Declaration
struct Platform
A platform that usually corresponds to an operating system such as iOS, macOS, or Linux.
SDK
Framework
struct Platform
static let i OS: PlatformThe iOS platform.
static let linux: PlatformThe Linux platform.
static let mac OS: PlatformThe macOS platform.
static let tv OS: PlatformThe tvOS platform.
static let watch OS: PlatformThe watchOS platform.
struct Supported PlatformA platform that the Swift package supports.