Skip to content

Commit 2340cea

Browse files
committed
Bumped tvOS to 13.
1 parent 1919d9a commit 2340cea

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("12.0")
11+
.tvOS("13.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)