Skip to content

Commit 16cf80a

Browse files
committed
Update tvOS support
1 parent 9071107 commit 16cf80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let package = Package(
88
platforms: [
99
.iOS(.v13),
1010
.macOS(.v10_15),
11-
.tvOS(.v13)
11+
.tvOS(.v16)
1212
],
1313
products: [
1414
// Products define the executables and libraries a package produces, and make them visible to other packages.

0 commit comments

Comments
 (0)