We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d823815 commit a3d35c8Copy full SHA for a3d35c8
Package.swift
@@ -4,9 +4,7 @@ import PackageDescription
4
let package = Package(
5
name: "SQLClientSwift",
6
platforms: [
7
- .iOS(.v16),
8
.macOS(.v13),
9
- .tvOS(.v16),
10
],
11
products: [
12
.library(
0 commit comments