diff --git a/Package.swift b/Package.swift index 198d33fb..bbe35cd5 100644 --- a/Package.swift +++ b/Package.swift @@ -5,7 +5,7 @@ import PackageDescription let package = Package( name: "GLTFSceneKit", - platforms: [.iOS(.v11), .macOS(.v10_13)], + platforms: [.iOS(.v11), .macOS(.v10_13), .tvOS(.v11)], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages. .library(