The supported iOS version.
SDK
- Xcode 10.2+
Framework
- Swift Package Manager
The supported iOS version.
SDK
Framework
static let v8: Supported Platform .IOSVersion
The value that represents iOS 8.0.
static let v9: Supported Platform .IOSVersion
The value that represents iOS 9.0.
static let v10: Supported Platform .IOSVersion
The value that represents iOS 10.0.
static let v11: Supported Platform .IOSVersion
The value that represents iOS 11.0.
static let v12: Supported Platform .IOSVersion
The value that represents iOS 12.0.
static func i OS(Supported Platform .IOSVersion) -> Supported Platform
Configure the minimum deployment target version for the iOS platform.
static func i OS(String) -> Supported Platform
Configure the minimum deployment target version for the iOS platform using a custom version string.
static let i OS: Platform
The iOS platform.