Static Propertyswift-package-manager 6.0.1PackageDescription
android
The Android platform.
SupportedPlatforms.swift:63- SwiftPM
- 5.2+
static let android: Platform
See also
static let iOS: Platform
The iOS platform.
static let macOS: Platform
The macOS platform.
static let tvOS: Platform
The tvOS platform.
static let watchOS: Platform
The watchOS platform.
static let macCatalyst: Platform
The Mac Catalyst platform.
static let driverKit: Platform
The DriverKit platform
static let linux: Platform
The Linux platform.
static let openbsd: Platform
The OpenBSD platform.
static let wasi: Platform
The WebAssembly System Interface platform.
static let windows: Platform
The Windows platform.
Other members in extension
Type members
static let visionOS: Platform
The visionOS platform.
static func custom(String
) -> Platform Creates a custom platform.