Skip to content

Commit 1919d9a

Browse files
committed
Updated tvos version req.
1 parent 9eb9f97 commit 1919d9a

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
.macOS("10.15"),
1010
.iOS("13.0"),
11-
.tvOS("11.0")
11+
.tvOS("12.0")
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)