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 14a1d20 commit 882c487Copy full SHA for 882c487
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
platforms: [
9
.macOS("10.15"),
10
.iOS("13.0"),
11
- .tvOS("11.0"),
+ .tvOS("13.0"),
12
.watchOS("7.1")
13
],
14
products: [
0 commit comments