The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WelcomeView, reference 2.0.0 (8871c5), with Swift 6.1 for tvOS using Xcode 16.3 on 3 May 2026 00:51:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/timi2506/WelcomeView.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/timi2506/WelcomeView
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 8871c5e allow for async file provider
Cloned https://github.com/timi2506/WelcomeView.git
Revision (git rev-parse @):
8871c5e83cb112c5b5ca2137d32ad81de08a611c
SUCCESS checkout https://github.com/timi2506/WelcomeView.git at 2.0.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/timi2506/WelcomeView.git
https://github.com/timi2506/WelcomeView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WelcomeView",
  "name" : "WelcomeView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WelcomeView",
      "targets" : [
        "WelcomeView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WelcomeView",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeView",
      "path" : "Sources/WelcomeView",
      "product_memberships" : [
        "WelcomeView"
      ],
      "sources" : [
        "WelcomeView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Resolve Package Graph
Resolved source packages:
  WelcomeView: /Users/admin/builder/spi-builder-workspace
resolved source packages: WelcomeView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WelcomeView",
  "name" : "WelcomeView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WelcomeView",
      "targets" : [
        "WelcomeView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WelcomeView",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeView",
      "path" : "Sources/WelcomeView",
      "product_memberships" : [
        "WelcomeView"
      ],
      "sources" : [
        "WelcomeView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WelcomeView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WelcomeView -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 WelcomeView -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
  WelcomeView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'WelcomeView' in project 'WelcomeView'
        ➜ Explicit dependency on target 'WelcomeView' in project 'WelcomeView'
    Target 'WelcomeView' in project 'WelcomeView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a12b45f05a535745b7341ef15bb72132
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a12b45f05a535745b7341ef15bb72132.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.DependencyStaticMetadataFileList (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.modulemap (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.DependencyMetadataFileList (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.SwiftFileList (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.LinkFileList (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-OutputFileMap.json (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.SwiftConstValuesFileList (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView_const_extract_protocols.json (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/WelcomeView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.modulemap (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/WelcomeView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver WelcomeView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WelcomeView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ WelcomeView (in target 'WelcomeView' from project 'WelcomeView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:5:15: note: add @available attribute to enclosing struct
public struct WelcomeWindowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:5:15: note: add @available attribute to enclosing struct
public struct WelcomeWindowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:262:44: error: cannot find type 'NSImage' in scope
    func makeIcon(for file: RecentFile) -> NSImage
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:29:6: error: 'State' is only available in tvOS 13.0 or newer
    @State private var recents: [RecentFile] = []
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:30:6: error: 'State' is only available in tvOS 13.0 or newer
    @State private var resetSelection = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:31:6: error: 'State' is only available in tvOS 13.0 or newer
    @State private var selectedFile: URL?
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:58: error: 'some' return types are only available in tvOS 13.0.0 or newer
    private func makeRecentView(for file: RecentFile) -> some View {
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:18: note: add @available attribute to enclosing instance method
    private func makeRecentView(for file: RecentFile) -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:63: error: 'View' is only available in tvOS 13.0 or newer
    private func makeRecentView(for file: RecentFile) -> some View {
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:18: note: add @available attribute to enclosing instance method
    private func makeRecentView(for file: RecentFile) -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:172:42: error: cannot find type 'NSView' in scope
    func makeNSView(context: Context) -> NSView {
                                         ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:172:30: error: cannot find type 'Context' in scope
    func makeNSView(context: Context) -> NSView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:198:33: error: cannot find type 'NSView' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:198:50: error: cannot find type 'Context' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:171:27: error: cannot find type 'NSViewRepresentable' in scope
struct CloseWindowButton: NSViewRepresentable {
                          ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:203:23: error: 'Image' is only available in tvOS 13.0 or newer
    public let image: Image
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:205:39: error: 'Image' is only available in tvOS 13.0 or newer
    public init(title: String, image: Image, action: @escaping () -> Void) {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:205:12: note: add @available attribute to enclosing initializer
    public init(title: String, image: Image, action: @escaping () -> Void) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:233:18: error: 'ViewBuilder' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> WelcomeMenuButton) {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:233:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> WelcomeMenuButton) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:18: error: 'ViewBuilder' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:45: error: 'TupleView' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:18: error: 'ViewBuilder' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:45: error: 'TupleView' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:258:31: error: concurrency is only available in tvOS 13.0.0 or newer
    func provideRecentFiles() async -> [RecentFile]
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:258:10: note: add @available attribute to enclosing instance method
    func provideRecentFiles() async -> [RecentFile]
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:257:17: note: add @available attribute to enclosing protocol
public protocol RecentFileProvider {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:279:44: error: cannot find type 'NSImage' in scope
    func makeIcon(for file: RecentFile) -> NSImage {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:285:29: error: cannot find type 'NSImage' in scope
    public init(customIcon: NSImage? = nil, customTitle: String? = nil, customSubtitle: String? = nil, url: URL) {
                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:293:28: error: cannot find type 'NSImage' in scope
    public let customIcon: NSImage?
                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:284:15: error: type 'RecentFile' does not conform to protocol 'Hashable'
public struct RecentFile: Hashable, Identifiable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:293:16: note: stored property type '<<error type>>' does not conform to protocol 'Hashable', preventing synthesized conformance of 'RecentFile' to 'Hashable'
    public let customIcon: NSImage?
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:284:15: error: type 'RecentFile' does not conform to protocol 'Equatable'
public struct RecentFile: Hashable, Identifiable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:293:16: note: stored property type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'RecentFile' to 'Equatable'
    public let customIcon: NSImage?
               ^
Swift.==:1:24: note: candidate would match if 'RecentFile' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'RecentFile' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'RecentFile' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'RecentFile' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'RecentFile' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'RecentFile' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'RecentFile' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'RecentFile' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'RecentFile' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'RecentFile' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'RecentFile' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:284:15: note: add stubs for conformance
public struct RecentFile: Hashable, Identifiable {
              ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(RecentFile, RecentFile) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:308:36: error: concurrency is only available in tvOS 13.0.0 or newer
    open func provideRecentFiles() async -> [RecentFile] {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:308:15: note: add @available attribute to enclosing instance method
    open func provideRecentFiles() async -> [RecentFile] {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:300:12: note: add @available attribute to enclosing class
open class RecentDocumentControllerFileProvider: RecentFileProvider {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:71: error: 'some' return types are only available in tvOS 13.0.0 or newer
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:10: note: add @available attribute to enclosing instance method
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:13: note: add @available attribute to enclosing extension
fileprivate extension View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:48: error: cannot find type 'NSWindow' in scope
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
                                               ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:76: error: 'View' is only available in tvOS 13.0 or newer
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:10: note: add @available attribute to enclosing instance method
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:13: note: add @available attribute to enclosing extension
fileprivate extension View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:23: error: 'View' is only available in tvOS 13.0 or newer
fileprivate extension View {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:13: note: add @available attribute to enclosing extension
fileprivate extension View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:322:20: error: cannot find type 'NSWindow' in scope
    var callback: (NSWindow?) -> Void
                   ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:324:42: error: cannot find type 'NSView' in scope
    func makeNSView(context: Context) -> NSView {
                                         ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:324:30: error: cannot find type 'Context' in scope
    func makeNSView(context: Context) -> NSView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:332:33: error: cannot find type 'NSView' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:332:50: error: cannot find type 'Context' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:321:36: error: cannot find type 'NSViewRepresentable' in scope
fileprivate struct WindowAccessor: NSViewRepresentable {
                                   ^~~~~~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name WelcomeView -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.abi.json
SwiftCompile normal arm64 Compiling\ WelcomeView.swift /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ WelcomeView (in target 'WelcomeView' from project 'WelcomeView')
	Building workspace spi-builder-workspace with scheme WelcomeView
(3 failures)
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:
  WelcomeView: /Users/admin/builder/spi-builder-workspace
resolved source packages: WelcomeView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WelcomeView",
  "name" : "WelcomeView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WelcomeView",
      "targets" : [
        "WelcomeView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WelcomeView",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeView",
      "path" : "Sources/WelcomeView",
      "product_memberships" : [
        "WelcomeView"
      ],
      "sources" : [
        "WelcomeView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WelcomeView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WelcomeView -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 WelcomeView -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  WelcomeView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'WelcomeView' in project 'WelcomeView'
        ➜ Explicit dependency on target 'WelcomeView' in project 'WelcomeView'
    Target 'WelcomeView' in project 'WelcomeView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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
Build description signature: ef4b15d2819342859d8cef8e58fa3898
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ef4b15d2819342859d8cef8e58fa3898.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
SwiftDriver WelcomeView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WelcomeView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ WelcomeView (in target 'WelcomeView' from project 'WelcomeView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:5:15: note: add @available attribute to enclosing struct
public struct WelcomeWindowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:11:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:5:15: note: add @available attribute to enclosing struct
public struct WelcomeWindowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:262:44: error: cannot find type 'NSImage' in scope
    func makeIcon(for file: RecentFile) -> NSImage
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:29:6: error: 'State' is only available in tvOS 13.0 or newer
    @State private var recents: [RecentFile] = []
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:30:6: error: 'State' is only available in tvOS 13.0 or newer
    @State private var resetSelection = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:31:6: error: 'State' is only available in tvOS 13.0 or newer
    @State private var selectedFile: URL?
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:40:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:58: error: 'some' return types are only available in tvOS 13.0.0 or newer
    private func makeRecentView(for file: RecentFile) -> some View {
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:18: note: add @available attribute to enclosing instance method
    private func makeRecentView(for file: RecentFile) -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:63: error: 'View' is only available in tvOS 13.0 or newer
    private func makeRecentView(for file: RecentFile) -> some View {
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:133:18: note: add @available attribute to enclosing instance method
    private func makeRecentView(for file: RecentFile) -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:24:15: note: add @available attribute to enclosing struct
public struct WelcomeView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:172:42: error: cannot find type 'NSView' in scope
    func makeNSView(context: Context) -> NSView {
                                         ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:172:30: error: cannot find type 'Context' in scope
    func makeNSView(context: Context) -> NSView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:198:33: error: cannot find type 'NSView' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:198:50: error: cannot find type 'Context' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:171:27: error: cannot find type 'NSViewRepresentable' in scope
struct CloseWindowButton: NSViewRepresentable {
                          ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:203:23: error: 'Image' is only available in tvOS 13.0 or newer
    public let image: Image
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:205:39: error: 'Image' is only available in tvOS 13.0 or newer
    public init(title: String, image: Image, action: @escaping () -> Void) {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:205:12: note: add @available attribute to enclosing initializer
    public init(title: String, image: Image, action: @escaping () -> Void) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:211:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:201:15: note: add @available attribute to enclosing struct
public struct WelcomeMenuButton: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:233:18: error: 'ViewBuilder' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> WelcomeMenuButton) {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:233:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> WelcomeMenuButton) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:18: error: 'ViewBuilder' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:45: error: 'TupleView' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:237:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:18: error: 'ViewBuilder' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:45: error: 'TupleView' is only available in tvOS 13.0 or newer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:242:12: note: add @available attribute to enclosing initializer
    public init(@ViewBuilder content: () -> TupleView<(WelcomeMenuButton, WelcomeMenuButton, WelcomeMenuButton)>) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:247:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:230:15: note: add @available attribute to enclosing struct
public struct WelcomeMenu: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:258:31: error: concurrency is only available in tvOS 13.0.0 or newer
    func provideRecentFiles() async -> [RecentFile]
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:258:10: note: add @available attribute to enclosing instance method
    func provideRecentFiles() async -> [RecentFile]
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:257:17: note: add @available attribute to enclosing protocol
public protocol RecentFileProvider {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:279:44: error: cannot find type 'NSImage' in scope
    func makeIcon(for file: RecentFile) -> NSImage {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:285:29: error: cannot find type 'NSImage' in scope
    public init(customIcon: NSImage? = nil, customTitle: String? = nil, customSubtitle: String? = nil, url: URL) {
                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:293:28: error: cannot find type 'NSImage' in scope
    public let customIcon: NSImage?
                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:284:15: error: type 'RecentFile' does not conform to protocol 'Hashable'
public struct RecentFile: Hashable, Identifiable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:293:16: note: stored property type '<<error type>>' does not conform to protocol 'Hashable', preventing synthesized conformance of 'RecentFile' to 'Hashable'
    public let customIcon: NSImage?
               ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:284:15: error: type 'RecentFile' does not conform to protocol 'Equatable'
public struct RecentFile: Hashable, Identifiable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:293:16: note: stored property type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'RecentFile' to 'Equatable'
    public let customIcon: NSImage?
               ^
Swift.==:1:24: note: candidate would match if 'RecentFile' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'RecentFile' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'RecentFile' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'RecentFile' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'RecentFile' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'RecentFile' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'RecentFile' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'RecentFile' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'RecentFile' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'RecentFile' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'RecentFile' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:284:15: note: add stubs for conformance
public struct RecentFile: Hashable, Identifiable {
              ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(RecentFile, RecentFile) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:308:36: error: concurrency is only available in tvOS 13.0.0 or newer
    open func provideRecentFiles() async -> [RecentFile] {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:308:15: note: add @available attribute to enclosing instance method
    open func provideRecentFiles() async -> [RecentFile] {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:300:12: note: add @available attribute to enclosing class
open class RecentDocumentControllerFileProvider: RecentFileProvider {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:71: error: 'some' return types are only available in tvOS 13.0.0 or newer
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:10: note: add @available attribute to enclosing instance method
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:13: note: add @available attribute to enclosing extension
fileprivate extension View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:48: error: cannot find type 'NSWindow' in scope
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
                                               ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:76: error: 'View' is only available in tvOS 13.0 or newer
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:316:10: note: add @available attribute to enclosing instance method
    func onWindowAppear(_ callback: @escaping (NSWindow?) -> Void) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:13: note: add @available attribute to enclosing extension
fileprivate extension View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:23: error: 'View' is only available in tvOS 13.0 or newer
fileprivate extension View {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:315:13: note: add @available attribute to enclosing extension
fileprivate extension View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:322:20: error: cannot find type 'NSWindow' in scope
    var callback: (NSWindow?) -> Void
                   ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:324:42: error: cannot find type 'NSView' in scope
    func makeNSView(context: Context) -> NSView {
                                         ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:324:30: error: cannot find type 'Context' in scope
    func makeNSView(context: Context) -> NSView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:332:33: error: cannot find type 'NSView' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:332:50: error: cannot find type 'Context' in scope
    func updateNSView(_ nsView: NSView, context: Context) { }
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift:321:36: error: cannot find type 'NSViewRepresentable' in scope
fileprivate struct WindowAccessor: NSViewRepresentable {
                                   ^~~~~~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name WelcomeView -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WelcomeView.build/Debug-appletvos/WelcomeView.build/Objects-normal/arm64/WelcomeView.abi.json
SwiftCompile normal arm64 Compiling\ WelcomeView.swift /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WelcomeView/WelcomeView.swift (in target 'WelcomeView' from project 'WelcomeView')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ WelcomeView (in target 'WelcomeView' from project 'WelcomeView')
	Building workspace spi-builder-workspace with scheme WelcomeView
(3 failures)
BUILD FAILURE 6.1 tvOS