diff --git a/Package.swift b/Package.swift index 26494b7..f27d9e3 100644 --- a/Package.swift +++ b/Package.swift @@ -8,7 +8,7 @@ let package = Package( platforms: [ .macOS("10.15"), .iOS("13.0"), - .tvOS("11.0") + .tvOS("12.0") ], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages.