Static Propertyswift-package-manager 6.0.1PackageDescription
v13
The value that represents iOS 13.0.
- SwiftPM
- 5.1+
static let v13: IOSVersion
The value that represents iOS 13.0.
static let v13: IOSVersion
s18PackageDescription17SupportedPlatformV10IOSVersionV3v13AEvpZ
What are these?6OSCD
import PackageDescription
Create reusable code, organize it in a lightweight way, and share it across your projects and with other developers.
struct IOSVersion
The supported iOS version.
struct SupportedPlatform
A platform that the Swift package supports.
static let v11: IOSVersion
The value that represents iOS 11.0.
static let v12: IOSVersion
The value that represents iOS 12.0.
static let v14: IOSVersion
The value that represents iOS 14.0.
static let v15: IOSVersion
The value that represents iOS 15.0.
static let v16: IOSVersion
The value that represents iOS 16.0.
static let v17: IOSVersion
The value that represents iOS 17.0.
static let v18: IOSVersion
The value that represents iOS 18.0.
static let v10: IOSVersion
The value that represents iOS 10.0.
static let v8: IOSVersion
The value that represents iOS 8.0.
static let v9: IOSVersion
The value that represents iOS 9.0.