Let's see how much work it'd be to reduce the deployment targets, macOS 13->11, and so on.
This would be all of the repos - generator, runtime, and transports.
// Edit: Possibly we could go as low as .macOS(.v10_15), .iOS(.v13), .tvOS(.v13), .watchOS(.v6).
Let's see how much work it'd be to reduce the deployment targets, macOS 13->11, and so on.
This would be all of the repos - generator, runtime, and transports.
// Edit: Possibly we could go as low as
.macOS(.v10_15), .iOS(.v13), .tvOS(.v13), .watchOS(.v6).