The term until is used in the SDKs, for "up to" a condition, event, or point in time.
@available(SwiftStdlib 5.1, *)
@backDeployed(until: SwiftStdlib 5.8)
The term until is used in the SDKs, for "up to" a condition, event, or point in time.
@available(SwiftStdlib 5.1, *)
@backDeployed(until: SwiftStdlib 5.8)