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 SheetKit, reference 0.1.0 (daadab), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 19:55:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/SheetKit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fatbobman/SheetKit
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at daadabc fix
Cloned https://github.com/fatbobman/SheetKit.git
Revision (git rev-parse @):
daadabc0f142e2e96a210d19c436b8e2c4bdeb46
SUCCESS checkout https://github.com/fatbobman/SheetKit.git at 0.1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fatbobman/SheetKit.git
https://github.com/fatbobman/SheetKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetKit",
  "name" : "SheetKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetKit",
      "targets" : [
        "SheetKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SheetKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetKitTests",
      "path" : "Tests/SheetKitTests",
      "sources" : [
        "SheetKitTests.swift"
      ],
      "target_dependencies" : [
        "SheetKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetKit",
      "module_type" : "SwiftTarget",
      "name" : "SheetKit",
      "path" : "Sources/SheetKit",
      "product_memberships" : [
        "SheetKit"
      ],
      "sources" : [
        "BottomSheetViewController.swift",
        "ClearBackgournd.swift",
        "InteractiveDismissDisabled.swift",
        "SheetKit.swift",
        "UIKit++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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:
  SheetKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SheetKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetKit",
  "name" : "SheetKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetKit",
      "targets" : [
        "SheetKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SheetKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetKitTests",
      "path" : "Tests/SheetKitTests",
      "sources" : [
        "SheetKitTests.swift"
      ],
      "target_dependencies" : [
        "SheetKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetKit",
      "module_type" : "SwiftTarget",
      "name" : "SheetKit",
      "path" : "Sources/SheetKit",
      "product_memberships" : [
        "SheetKit"
      ],
      "sources" : [
        "BottomSheetViewController.swift",
        "ClearBackgournd.swift",
        "InteractiveDismissDisabled.swift",
        "SheetKit.swift",
        "UIKit++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SheetKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SheetKit -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 SheetKit -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
Resolved source packages:
  SheetKit: /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 'SheetKit' in project 'SheetKit'
        ➜ Explicit dependency on target 'SheetKit' in project 'SheetKit'
    Target 'SheetKit' in project 'SheetKit' (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: 94dd0cf442ba43167373b8b2894760b0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/94dd0cf442ba43167373b8b2894760b0.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
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
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/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/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/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/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.DependencyMetadataFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.DependencyStaticMetadataFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.modulemap (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.LinkFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftConstValuesFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-OutputFileMap.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SheetKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.modulemap (in target 'SheetKit' from project 'SheetKit')
    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/SheetKit.build/Debug-appletvos/SheetKit.build/SheetKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver SheetKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    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 SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -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 -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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit_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/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
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/SheetKit/BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift -target arm64-apple-tvos15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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 -profile-generate -profile-coverage-mapping -swift-version 5 -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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -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/SheetKit.build/Debug-appletvos/SheetKit.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/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetKit -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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.abi.json
EmitSwiftModule normal arm64 (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:13:27: error: 'UISheetPresentationController' is unavailable in tvOS
    private let detents: [UISheetPresentationController.Detent]
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:14:50: error: 'UISheetPresentationController' is unavailable in tvOS
    private let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:19:43: error: 'UISheetPresentationController' is unavailable in tvOS
    private var detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>?
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:26:19: error: 'UISheetPresentationController' is unavailable in tvOS
        detents: [UISheetPresentationController.Detent] = [.medium(), .large()],
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:27:42: error: 'UISheetPresentationController' is unavailable in tvOS
        largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier? = nil,
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:32:35: error: 'UISheetPresentationController' is unavailable in tvOS
        detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:90:102: error: 'UISheetPresentationController' is unavailable in tvOS
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:73: error: 'UISheetPresentationControllerDelegate' is unavailable in tvOS
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:81:11: note: 'UISheetPresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UISheetPresentationControllerDelegate <UIAdaptivePresentationControllerDelegate>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:39:31: error: 'UISheetPresentationControllerDelegate' is unavailable in tvOS
    weak var originalDelegate:UISheetPresentationControllerDelegate?
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:81:11: note: 'UISheetPresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UISheetPresentationControllerDelegate <UIAdaptivePresentationControllerDelegate>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:54:102: error: 'UISheetPresentationController' is unavailable in tvOS
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:80: error: 'UISheetPresentationControllerDelegate' is unavailable in tvOS
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:81:11: note: 'UISheetPresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UISheetPresentationControllerDelegate <UIAdaptivePresentationControllerDelegate>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:45:66: error: 'UISheetPresentationController' is unavailable in tvOS
                                       detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:129:31: error: 'UISheetPresentationController' is unavailable in tvOS
        public init(detents: [UISheetPresentationController.Detent],
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:130:54: error: 'UISheetPresentationController' is unavailable in tvOS
                    largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?,
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:146:23: error: 'UISheetPresentationController' is unavailable in tvOS
        let detents: [UISheetPresentationController.Detent]
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:147:46: error: 'UISheetPresentationController' is unavailable in tvOS
        let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:20: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SheetKit.BottomSheetConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:119:12: note: consider making struct 'BottomSheetConfiguration' conform to the 'Sendable' protocol
    struct BottomSheetConfiguration {
           ^
                                    : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:20: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:20: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var defaultValue = SheetKit()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    public static var defaultValue = SheetKit()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    public static var defaultValue = SheetKit()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var defaultValue = SheetKit()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIKit++.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
	EmitSwiftModule normal arm64 (in target 'SheetKit' from project 'SheetKit')
	Building workspace spi-builder-workspace with scheme SheetKit
(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:
  SheetKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SheetKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetKit",
  "name" : "SheetKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetKit",
      "targets" : [
        "SheetKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SheetKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetKitTests",
      "path" : "Tests/SheetKitTests",
      "sources" : [
        "SheetKitTests.swift"
      ],
      "target_dependencies" : [
        "SheetKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetKit",
      "module_type" : "SwiftTarget",
      "name" : "SheetKit",
      "path" : "Sources/SheetKit",
      "product_memberships" : [
        "SheetKit"
      ],
      "sources" : [
        "BottomSheetViewController.swift",
        "ClearBackgournd.swift",
        "InteractiveDismissDisabled.swift",
        "SheetKit.swift",
        "UIKit++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SheetKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SheetKit -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 SheetKit -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SheetKit: /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 'SheetKit' in project 'SheetKit'
        ➜ Explicit dependency on target 'SheetKit' in project 'SheetKit'
    Target 'SheetKit' in project 'SheetKit' (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: b19378932f5c87960276c37763e91bd4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b19378932f5c87960276c37763e91bd4.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 SheetKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    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 SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.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-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -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 -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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit_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/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
EmitSwiftModule normal arm64 (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:13:27: error: 'UISheetPresentationController' is unavailable in tvOS
    private let detents: [UISheetPresentationController.Detent]
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:14:50: error: 'UISheetPresentationController' is unavailable in tvOS
    private let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:19:43: error: 'UISheetPresentationController' is unavailable in tvOS
    private var detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>?
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:26:19: error: 'UISheetPresentationController' is unavailable in tvOS
        detents: [UISheetPresentationController.Detent] = [.medium(), .large()],
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:27:42: error: 'UISheetPresentationController' is unavailable in tvOS
        largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier? = nil,
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:32:35: error: 'UISheetPresentationController' is unavailable in tvOS
        detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:90:102: error: 'UISheetPresentationController' is unavailable in tvOS
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:73: error: 'UISheetPresentationControllerDelegate' is unavailable in tvOS
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:81:11: note: 'UISheetPresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UISheetPresentationControllerDelegate <UIAdaptivePresentationControllerDelegate>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:39:31: error: 'UISheetPresentationControllerDelegate' is unavailable in tvOS
    weak var originalDelegate:UISheetPresentationControllerDelegate?
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:81:11: note: 'UISheetPresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UISheetPresentationControllerDelegate <UIAdaptivePresentationControllerDelegate>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:54:102: error: 'UISheetPresentationController' is unavailable in tvOS
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:80: error: 'UISheetPresentationControllerDelegate' is unavailable in tvOS
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:81:11: note: 'UISheetPresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UISheetPresentationControllerDelegate <UIAdaptivePresentationControllerDelegate>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:45:66: error: 'UISheetPresentationController' is unavailable in tvOS
                                       detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:129:31: error: 'UISheetPresentationController' is unavailable in tvOS
        public init(detents: [UISheetPresentationController.Detent],
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:130:54: error: 'UISheetPresentationController' is unavailable in tvOS
                    largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?,
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:146:23: error: 'UISheetPresentationController' is unavailable in tvOS
        let detents: [UISheetPresentationController.Detent]
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:147:46: error: 'UISheetPresentationController' is unavailable in tvOS
        let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISheetPresentationController.h:93:12: note: 'UISheetPresentationController' has been explicitly marked unavailable here
@interface UISheetPresentationController : UIPresentationController
           ^
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/SheetKit/BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift -target arm64-apple-tvos15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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 -profile-generate -profile-coverage-mapping -swift-version 5 -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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit_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/SheetKit.build/Debug-appletvos/SheetKit.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/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetKit -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/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-appletvos/SheetKit.build/Objects-normal/arm64/SheetKit.abi.json
SwiftCompile normal arm64 Compiling\ InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIKit++.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'SheetKit' from project 'SheetKit')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
	Building workspace spi-builder-workspace with scheme SheetKit
(3 failures)
BUILD FAILURE 6.1 tvOS