@@ -7,6 +7,7 @@ let package = Package(
name: "AltKit",
platforms: [
.iOS(.v12),
+ .tvOS(.v12)
],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.