visionOS(_:)
Configure the minimum deployment target version for the visionOS platform.
Declaration
static func visionOS(_ version: SupportedPlatform.VisionOSVersion) -> SupportedPlatformParameters
- version:
The minimum deployment target that the package supports.
Return Value
A SupportedPlatform instance.