The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build WebAPIKit, reference 0.2.0 (2832a1), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Oct 2025 16:55:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WebAPIKit-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/WebAPIKit.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftwasm/WebAPIKit
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 2832a10 Regenerate with @webref/idl 3.60.3
Cloned https://github.com/swiftwasm/WebAPIKit.git
Revision (git rev-parse @):
2832a10fdfd8b4990591d2b72d35cfacf7c647f3
SUCCESS checkout https://github.com/swiftwasm/WebAPIKit.git at 0.2.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftwasm/WebAPIKit.git
https://github.com/swiftwasm/WebAPIKit.git
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.29.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    }
  ],
  "manifest_display_name" : "WebAPIKit",
  "name" : "WebAPIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "WebAPIKitDemo",
      "targets" : [
        "WebAPIKitDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "WebAPIBase",
      "targets" : [
        "WebAPIBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DOM",
      "targets" : [
        "DOM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebSockets",
      "targets" : [
        "WebSockets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebAudio",
      "targets" : [
        "WebAudio"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebAnimations",
      "targets" : [
        "WebAnimations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGL1",
      "targets" : [
        "WebGL1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGL2",
      "targets" : [
        "WebGL2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGPU",
      "targets" : [
        "WebGPU"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Gamepad",
      "targets" : [
        "Gamepad"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CSSOM",
      "targets" : [
        "CSSOM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SVG",
      "targets" : [
        "SVG"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FileSystem",
      "targets" : [
        "FileSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebIDLToSwift",
      "targets" : [
        "WebIDLToSwift"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WebSockets",
      "module_type" : "SwiftTarget",
      "name" : "WebSockets",
      "path" : "Sources/WebSockets",
      "product_memberships" : [
        "WebSockets"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebIDLToSwift",
      "module_type" : "SwiftTarget",
      "name" : "WebIDLToSwift",
      "path" : "Sources/WebIDLToSwift",
      "product_memberships" : [
        "WebIDLToSwift"
      ],
      "sources" : [
        "ClosurePattern.swift",
        "IDLBuilder.swift",
        "IDLParser.swift",
        "MergeDeclarations.swift",
        "Module.swift",
        "ModuleState.swift",
        "PackageManifest.swift",
        "Shell.swift",
        "SwiftRepresentation.swift",
        "SwiftSource.swift",
        "UnionType+SwiftRepresentable.swift",
        "UnionType.swift",
        "WebIDL+SwiftRepresentation.swift",
        "WebIDLToSwift.swift"
      ],
      "target_dependencies" : [
        "WebIDL"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WebIDL",
      "module_type" : "SwiftTarget",
      "name" : "WebIDL",
      "path" : "Sources/WebIDL",
      "product_memberships" : [
        "WebIDLToSwift"
      ],
      "sources" : [
        "Argument.swift",
        "Attribute.swift",
        "Callback.swift",
        "Constant.swift",
        "Constructor.swift",
        "Declaration.swift",
        "Dictionary.swift",
        "Enum.swift",
        "ExtendedAttribute.swift",
        "GenericCollection.swift",
        "Includes.swift",
        "Interface.swift",
        "InterfaceMixin.swift",
        "Namespace.swift",
        "Node.swift",
        "Operation.swift",
        "Type.swift",
        "Typedef.swift",
        "Value.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGPU",
      "module_type" : "SwiftTarget",
      "name" : "WebGPU",
      "path" : "Sources/WebGPU",
      "product_memberships" : [
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGL2",
      "module_type" : "SwiftTarget",
      "name" : "WebGL2",
      "path" : "Sources/WebGL2",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebGL2"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGL1",
      "module_type" : "SwiftTarget",
      "name" : "WebGL1",
      "path" : "Sources/WebGL1",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAudio",
      "module_type" : "SwiftTarget",
      "name" : "WebAudio",
      "path" : "Sources/WebAudio",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAnimations",
      "module_type" : "SwiftTarget",
      "name" : "WebAnimations",
      "path" : "Sources/WebAnimations",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAPIKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIKitTests",
      "path" : "Tests/WebAPIKitTests",
      "sources" : [
        "WebAPIKitTests.swift"
      ],
      "target_dependencies" : [
        "DOM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebAPIKitDemo",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIKitDemo",
      "path" : "Sources/WebAPIKitDemo",
      "product_memberships" : [
        "WebAPIKitDemo"
      ],
      "sources" : [
        "WebGLDemo.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebGL2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WebAPIBase",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIBase",
      "path" : "Sources/WebAPIBase",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAPIBase",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift",
        "ToJSValue.swift"
      ],
      "target_dependencies" : [
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SVG",
      "module_type" : "SwiftTarget",
      "name" : "SVG",
      "path" : "Sources/SVG",
      "product_memberships" : [
        "CSSOM",
        "SVG"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Gamepad",
      "module_type" : "SwiftTarget",
      "name" : "Gamepad",
      "path" : "Sources/Gamepad",
      "product_memberships" : [
        "Gamepad"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/FileSystem",
      "product_memberships" : [
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ECMAScript",
      "module_type" : "SwiftTarget",
      "name" : "ECMAScript",
      "path" : "Sources/ECMAScript",
      "product_dependencies" : [
        "JavaScriptKit",
        "JavaScriptEventLoop",
        "JavaScriptBigIntSupport"
      ],
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAPIBase",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "ArrayBuffer.swift",
        "ArrayBufferView.swift",
        "Attributes.swift",
        "BridgedDictionary.swift",
        "DataView.swift",
        "Iterators.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DOM",
      "module_type" : "SwiftTarget",
      "name" : "DOM",
      "path" : "Sources/DOM",
      "product_memberships" : [
        "WebAPIKitDemo",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift",
        "RenderingContext.swift",
        "RotationMatrixType.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSSOM",
      "module_type" : "SwiftTarget",
      "name" : "CSSOM",
      "path" : "Sources/CSSOM",
      "product_memberships" : [
        "CSSOM"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "SVG",
        "ECMAScript"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftwasm/JavaScriptKit.git
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘JavaScriptKit’
Checking out 0.36.0 of package ‘JavaScriptKit’
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.36.0
  WebAPIKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, JavaScriptKit, WebAPIKit
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.29.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    }
  ],
  "manifest_display_name" : "WebAPIKit",
  "name" : "WebAPIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "WebAPIKitDemo",
      "targets" : [
        "WebAPIKitDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "WebAPIBase",
      "targets" : [
        "WebAPIBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DOM",
      "targets" : [
        "DOM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebSockets",
      "targets" : [
        "WebSockets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebAudio",
      "targets" : [
        "WebAudio"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebAnimations",
      "targets" : [
        "WebAnimations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGL1",
      "targets" : [
        "WebGL1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGL2",
      "targets" : [
        "WebGL2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGPU",
      "targets" : [
        "WebGPU"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Gamepad",
      "targets" : [
        "Gamepad"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CSSOM",
      "targets" : [
        "CSSOM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SVG",
      "targets" : [
        "SVG"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FileSystem",
      "targets" : [
        "FileSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebIDLToSwift",
      "targets" : [
        "WebIDLToSwift"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WebSockets",
      "module_type" : "SwiftTarget",
      "name" : "WebSockets",
      "path" : "Sources/WebSockets",
      "product_memberships" : [
        "WebSockets"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebIDLToSwift",
      "module_type" : "SwiftTarget",
      "name" : "WebIDLToSwift",
      "path" : "Sources/WebIDLToSwift",
      "product_memberships" : [
        "WebIDLToSwift"
      ],
      "sources" : [
        "ClosurePattern.swift",
        "IDLBuilder.swift",
        "IDLParser.swift",
        "MergeDeclarations.swift",
        "Module.swift",
        "ModuleState.swift",
        "PackageManifest.swift",
        "Shell.swift",
        "SwiftRepresentation.swift",
        "SwiftSource.swift",
        "UnionType+SwiftRepresentable.swift",
        "UnionType.swift",
        "WebIDL+SwiftRepresentation.swift",
        "WebIDLToSwift.swift"
      ],
      "target_dependencies" : [
        "WebIDL"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WebIDL",
      "module_type" : "SwiftTarget",
      "name" : "WebIDL",
      "path" : "Sources/WebIDL",
      "product_memberships" : [
        "WebIDLToSwift"
      ],
      "sources" : [
        "Argument.swift",
        "Attribute.swift",
        "Callback.swift",
        "Constant.swift",
        "Constructor.swift",
        "Declaration.swift",
        "Dictionary.swift",
        "Enum.swift",
        "ExtendedAttribute.swift",
        "GenericCollection.swift",
        "Includes.swift",
        "Interface.swift",
        "InterfaceMixin.swift",
        "Namespace.swift",
        "Node.swift",
        "Operation.swift",
        "Type.swift",
        "Typedef.swift",
        "Value.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGPU",
      "module_type" : "SwiftTarget",
      "name" : "WebGPU",
      "path" : "Sources/WebGPU",
      "product_memberships" : [
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGL2",
      "module_type" : "SwiftTarget",
      "name" : "WebGL2",
      "path" : "Sources/WebGL2",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebGL2"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGL1",
      "module_type" : "SwiftTarget",
      "name" : "WebGL1",
      "path" : "Sources/WebGL1",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAudio",
      "module_type" : "SwiftTarget",
      "name" : "WebAudio",
      "path" : "Sources/WebAudio",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAnimations",
      "module_type" : "SwiftTarget",
      "name" : "WebAnimations",
      "path" : "Sources/WebAnimations",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAPIKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIKitTests",
      "path" : "Tests/WebAPIKitTests",
      "sources" : [
        "WebAPIKitTests.swift"
      ],
      "target_dependencies" : [
        "DOM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebAPIKitDemo",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIKitDemo",
      "path" : "Sources/WebAPIKitDemo",
      "product_memberships" : [
        "WebAPIKitDemo"
      ],
      "sources" : [
        "WebGLDemo.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebGL2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WebAPIBase",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIBase",
      "path" : "Sources/WebAPIBase",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAPIBase",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift",
        "ToJSValue.swift"
      ],
      "target_dependencies" : [
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SVG",
      "module_type" : "SwiftTarget",
      "name" : "SVG",
      "path" : "Sources/SVG",
      "product_memberships" : [
        "CSSOM",
        "SVG"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Gamepad",
      "module_type" : "SwiftTarget",
      "name" : "Gamepad",
      "path" : "Sources/Gamepad",
      "product_memberships" : [
        "Gamepad"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/FileSystem",
      "product_memberships" : [
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ECMAScript",
      "module_type" : "SwiftTarget",
      "name" : "ECMAScript",
      "path" : "Sources/ECMAScript",
      "product_dependencies" : [
        "JavaScriptKit",
        "JavaScriptEventLoop",
        "JavaScriptBigIntSupport"
      ],
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAPIBase",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "ArrayBuffer.swift",
        "ArrayBufferView.swift",
        "Attributes.swift",
        "BridgedDictionary.swift",
        "DataView.swift",
        "Iterators.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DOM",
      "module_type" : "SwiftTarget",
      "name" : "DOM",
      "path" : "Sources/DOM",
      "product_memberships" : [
        "WebAPIKitDemo",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift",
        "RenderingContext.swift",
        "RotationMatrixType.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSSOM",
      "module_type" : "SwiftTarget",
      "name" : "CSSOM",
      "path" : "Sources/CSSOM",
      "product_memberships" : [
        "CSSOM"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "SVG",
        "ECMAScript"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CSSOM",
      "DOM",
      "FileSystem",
      "Gamepad",
      "SVG",
      "WebAnimations",
      "WebAPIBase",
      "WebAPIKit-Package",
      "WebAPIKitDemo",
      "WebAudio",
      "WebGL1",
      "WebGL2",
      "WebGPU",
      "WebIDLToSwift",
      "WebSockets"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WebAPIKit-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WebAPIKit-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  WebAPIKit: /Users/admin/builder/spi-builder-workspace
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.36.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (37 targets)
    Target 'WebIDLToSwift' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebIDL' in project 'WebAPIKit'
    Target 'WebIDL' in project 'WebAPIKit' (no dependencies)
    Target 'WebAPIKitDemo' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebSockets' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebSockets' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebSockets' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGPU' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGPU' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGPU' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'Gamepad' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'Gamepad' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'Gamepad' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'FileSystem' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'FileSystem' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'FileSystem' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'CSSOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'CSSOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'CSSOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
    Target '_CJavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptEventLoop' in project 'JavaScriptKit'
    Target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptEventLoop' in project 'JavaScriptKit'
    Target '_CJavaScriptEventLoop' in project 'JavaScriptKit' (no dependencies)
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target '_CJavaScriptKit' in project 'JavaScriptKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: fb3dc3d16b534007e90502c43dce334d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fb3dc3d16b534007e90502c43dce334d.xcbuilddata
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ECMAScript' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ECMAScript' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ECMAScript' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAudio' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAudio' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAudio' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIKitDemo' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIKitDemo' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIKitDemo' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGPU' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGPU' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGPU' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAnimations' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAnimations' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAnimations' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL1' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL1' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL1' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'FileSystem' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'FileSystem' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'FileSystem' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CSSOM' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CSSOM' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CSSOM' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL2' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL2' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL2' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebSockets' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebSockets' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebSockets' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DOM' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DOM' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DOM' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SVG' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SVG' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SVG' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gamepad' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gamepad' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gamepad' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIBase' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIBase' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIBase' from project 'WebAPIKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme WebAPIKit-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.36.0
  WebAPIKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, JavaScriptKit, WebAPIKit
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.29.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    }
  ],
  "manifest_display_name" : "WebAPIKit",
  "name" : "WebAPIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "WebAPIKitDemo",
      "targets" : [
        "WebAPIKitDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "WebAPIBase",
      "targets" : [
        "WebAPIBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DOM",
      "targets" : [
        "DOM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebSockets",
      "targets" : [
        "WebSockets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebAudio",
      "targets" : [
        "WebAudio"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebAnimations",
      "targets" : [
        "WebAnimations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGL1",
      "targets" : [
        "WebGL1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGL2",
      "targets" : [
        "WebGL2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebGPU",
      "targets" : [
        "WebGPU"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Gamepad",
      "targets" : [
        "Gamepad"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CSSOM",
      "targets" : [
        "CSSOM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SVG",
      "targets" : [
        "SVG"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FileSystem",
      "targets" : [
        "FileSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebIDLToSwift",
      "targets" : [
        "WebIDLToSwift"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WebSockets",
      "module_type" : "SwiftTarget",
      "name" : "WebSockets",
      "path" : "Sources/WebSockets",
      "product_memberships" : [
        "WebSockets"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebIDLToSwift",
      "module_type" : "SwiftTarget",
      "name" : "WebIDLToSwift",
      "path" : "Sources/WebIDLToSwift",
      "product_memberships" : [
        "WebIDLToSwift"
      ],
      "sources" : [
        "ClosurePattern.swift",
        "IDLBuilder.swift",
        "IDLParser.swift",
        "MergeDeclarations.swift",
        "Module.swift",
        "ModuleState.swift",
        "PackageManifest.swift",
        "Shell.swift",
        "SwiftRepresentation.swift",
        "SwiftSource.swift",
        "UnionType+SwiftRepresentable.swift",
        "UnionType.swift",
        "WebIDL+SwiftRepresentation.swift",
        "WebIDLToSwift.swift"
      ],
      "target_dependencies" : [
        "WebIDL"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WebIDL",
      "module_type" : "SwiftTarget",
      "name" : "WebIDL",
      "path" : "Sources/WebIDL",
      "product_memberships" : [
        "WebIDLToSwift"
      ],
      "sources" : [
        "Argument.swift",
        "Attribute.swift",
        "Callback.swift",
        "Constant.swift",
        "Constructor.swift",
        "Declaration.swift",
        "Dictionary.swift",
        "Enum.swift",
        "ExtendedAttribute.swift",
        "GenericCollection.swift",
        "Includes.swift",
        "Interface.swift",
        "InterfaceMixin.swift",
        "Namespace.swift",
        "Node.swift",
        "Operation.swift",
        "Type.swift",
        "Typedef.swift",
        "Value.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGPU",
      "module_type" : "SwiftTarget",
      "name" : "WebGPU",
      "path" : "Sources/WebGPU",
      "product_memberships" : [
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGL2",
      "module_type" : "SwiftTarget",
      "name" : "WebGL2",
      "path" : "Sources/WebGL2",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebGL2"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebGL1",
      "module_type" : "SwiftTarget",
      "name" : "WebGL1",
      "path" : "Sources/WebGL1",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "WebAnimations",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAudio",
      "module_type" : "SwiftTarget",
      "name" : "WebAudio",
      "path" : "Sources/WebAudio",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAnimations",
      "module_type" : "SwiftTarget",
      "name" : "WebAnimations",
      "path" : "Sources/WebAnimations",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "WebAudio",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebAPIKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIKitTests",
      "path" : "Tests/WebAPIKitTests",
      "sources" : [
        "WebAPIKitTests.swift"
      ],
      "target_dependencies" : [
        "DOM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebAPIKitDemo",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIKitDemo",
      "path" : "Sources/WebAPIKitDemo",
      "product_memberships" : [
        "WebAPIKitDemo"
      ],
      "sources" : [
        "WebGLDemo.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebGL2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WebAPIBase",
      "module_type" : "SwiftTarget",
      "name" : "WebAPIBase",
      "path" : "Sources/WebAPIBase",
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAPIBase",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift",
        "ToJSValue.swift"
      ],
      "target_dependencies" : [
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SVG",
      "module_type" : "SwiftTarget",
      "name" : "SVG",
      "path" : "Sources/SVG",
      "product_memberships" : [
        "CSSOM",
        "SVG"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Gamepad",
      "module_type" : "SwiftTarget",
      "name" : "Gamepad",
      "path" : "Sources/Gamepad",
      "product_memberships" : [
        "Gamepad"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/FileSystem",
      "product_memberships" : [
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ECMAScript",
      "module_type" : "SwiftTarget",
      "name" : "ECMAScript",
      "path" : "Sources/ECMAScript",
      "product_dependencies" : [
        "JavaScriptKit",
        "JavaScriptEventLoop",
        "JavaScriptBigIntSupport"
      ],
      "product_memberships" : [
        "WebAPIKitDemo",
        "WebAPIBase",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "ArrayBuffer.swift",
        "ArrayBufferView.swift",
        "Attributes.swift",
        "BridgedDictionary.swift",
        "DataView.swift",
        "Iterators.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DOM",
      "module_type" : "SwiftTarget",
      "name" : "DOM",
      "path" : "Sources/DOM",
      "product_memberships" : [
        "WebAPIKitDemo",
        "DOM",
        "WebSockets",
        "WebAudio",
        "WebAnimations",
        "WebGL1",
        "WebGL2",
        "WebGPU",
        "Gamepad",
        "CSSOM",
        "SVG",
        "FileSystem"
      ],
      "sources" : [
        "Generated.swift",
        "RenderingContext.swift",
        "RotationMatrixType.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "WebAPIBase",
        "ECMAScript"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSSOM",
      "module_type" : "SwiftTarget",
      "name" : "CSSOM",
      "path" : "Sources/CSSOM",
      "product_memberships" : [
        "CSSOM"
      ],
      "sources" : [
        "Generated.swift"
      ],
      "target_dependencies" : [
        "DOM",
        "WebAPIBase",
        "SVG",
        "ECMAScript"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CSSOM",
      "DOM",
      "FileSystem",
      "Gamepad",
      "SVG",
      "WebAnimations",
      "WebAPIBase",
      "WebAPIKit-Package",
      "WebAPIKitDemo",
      "WebAudio",
      "WebGL1",
      "WebGL2",
      "WebGPU",
      "WebIDLToSwift",
      "WebSockets"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WebAPIKit-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WebAPIKit-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  WebAPIKit: /Users/admin/builder/spi-builder-workspace
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.36.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (37 targets)
    Target 'WebIDLToSwift' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebIDL' in project 'WebAPIKit'
    Target 'WebIDL' in project 'WebAPIKit' (no dependencies)
    Target 'WebAPIKitDemo' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebSockets' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebSockets' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebSockets' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGPU' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGPU' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGPU' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL2' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebGL1' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAnimations' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAudio' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'Gamepad' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'Gamepad' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'Gamepad' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'FileSystem' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'FileSystem' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'FileSystem' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'CSSOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'CSSOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'CSSOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'SVG' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'DOM' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'WebAPIBase' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'ECMAScript' in project 'WebAPIKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
    Target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
    Target '_CJavaScriptBigIntSupport' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptEventLoop' in project 'JavaScriptKit'
    Target 'JavaScriptEventLoop' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptEventLoop' in project 'JavaScriptKit'
    Target '_CJavaScriptEventLoop' in project 'JavaScriptKit' (no dependencies)
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target '_CJavaScriptKit' in project 'JavaScriptKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1f4fdb465a039dfc5d5997c90a6193a1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f4fdb465a039dfc5d5997c90a6193a1.xcbuilddata
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL2' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL2' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL2' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DOM' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DOM' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DOM' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIKitDemo' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIKitDemo' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIKitDemo' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL1' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL1' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGL1' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGPU' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGPU' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebGPU' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIBase' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIBase' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAPIBase' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SVG' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SVG' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SVG' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ECMAScript' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ECMAScript' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ECMAScript' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAnimations' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAnimations' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAnimations' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gamepad' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gamepad' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gamepad' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebSockets' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebSockets' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebSockets' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CSSOM' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CSSOM' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CSSOM' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAudio' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAudio' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WebAudio' from project 'WebAPIKit')
error: The package product 'JavaScriptKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'FileSystem' from project 'WebAPIKit')
error: The package product 'JavaScriptEventLoop' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'FileSystem' from project 'WebAPIKit')
error: The package product 'JavaScriptBigIntSupport' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'FileSystem' from project 'WebAPIKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme WebAPIKit-Package
(1 failure)
BUILD FAILURE 6.1 tvOS