We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9071107 commit 16cf80aCopy full SHA for 16cf80a
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
platforms: [
9
.iOS(.v13),
10
.macOS(.v10_15),
11
- .tvOS(.v13)
+ .tvOS(.v16)
12
],
13
products: [
14
// Products define the executables and libraries a package produces, and make them visible to other packages.
0 commit comments