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 9eb9f97 commit 1919d9aCopy full SHA for 1919d9a
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
platforms: [
9
.macOS("10.15"),
10
.iOS("13.0"),
11
- .tvOS("11.0")
+ .tvOS("12.0")
12
],
13
products: [
14
// Products define the executables and libraries a package produces, and make them visible to other packages.
0 commit comments