The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StackedItemsCarousel, reference 1.0.1 (9998c7), with Swift 6.1 for tvOS using Xcode 16.3 on 5 Jun 2025 09:55:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndreasVerhoeven/StackedItemsCarousel.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndreasVerhoeven/StackedItemsCarousel
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 9998c74 Added support for the focus engine
Cloned https://github.com/AndreasVerhoeven/StackedItemsCarousel.git
Revision (git rev-parse @):
9998c7424265481d089d5354f581a6fcf9835ffb
SUCCESS checkout https://github.com/AndreasVerhoeven/StackedItemsCarousel.git at 1.0.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AndreasVerhoeven/StackedItemsCarousel.git
https://github.com/AndreasVerhoeven/StackedItemsCarousel.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StackedItemsCarousel",
  "name" : "StackedItemsCarousel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "StackedItemsCarousel",
      "targets" : [
        "StackedItemsCarousel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StackedItemsCarousel",
      "module_type" : "SwiftTarget",
      "name" : "StackedItemsCarousel",
      "path" : "Sources",
      "product_memberships" : [
        "StackedItemsCarousel"
      ],
      "sources" : [
        "StackedItemsLayout.swift",
        "StackedItemsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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:
  StackedItemsCarousel: /Users/admin/builder/spi-builder-workspace
resolved source packages: StackedItemsCarousel
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StackedItemsCarousel",
  "name" : "StackedItemsCarousel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "StackedItemsCarousel",
      "targets" : [
        "StackedItemsCarousel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StackedItemsCarousel",
      "module_type" : "SwiftTarget",
      "name" : "StackedItemsCarousel",
      "path" : "Sources",
      "product_memberships" : [
        "StackedItemsCarousel"
      ],
      "sources" : [
        "StackedItemsLayout.swift",
        "StackedItemsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StackedItemsCarousel"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StackedItemsCarousel -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 StackedItemsCarousel -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:
  StackedItemsCarousel: /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 'StackedItemsCarousel' in project 'StackedItemsCarousel'
        ➜ Explicit dependency on target 'StackedItemsCarousel' in project 'StackedItemsCarousel'
    Target 'StackedItemsCarousel' in project 'StackedItemsCarousel' (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: 681715efa3308c7424716e0aed899092
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/681715efa3308c7424716e0aed899092.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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.modulemap (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.DependencyMetadataFileList (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.DependencyStaticMetadataFileList (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.SwiftFileList (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.LinkFileList (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel_const_extract_protocols.json (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.SwiftConstValuesFileList (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-OutputFileMap.json (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/StackedItemsCarousel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.modulemap (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/StackedItemsCarousel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver StackedItemsCarousel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    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 StackedItemsCarousel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.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-tvos13.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 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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel_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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ StackedItemsCarousel (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
EmitSwiftModule normal arm64 (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:14: error: cannot override 'collectionView' which has been marked unavailable
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
UIKit.UICollectionViewDelegate.collectionView:3:28: note: 'collectionView(_:previewForDismissingContextMenuWithConfiguration:)' has been explicitly marked unavailable here
  @MainActor optional func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview?}
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:26:55: error: 'UIDragSession' is unavailable in tvOS
        public typealias DragItemsProvider = (ItemType, Int, UIDragSession) -> [UIDragItem]
                                                             ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:26:74: error: 'UIDragItem' is unavailable in tvOS
        public typealias DragItemsProvider = (ItemType, Int, UIDragSession) -> [UIDragItem]
                                                                                ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:30:73: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public typealias ContextMenuConfigurationProvider = (ItemType, Int) -> UIContextMenuConfiguration?
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:30:19: note: add @available attribute to enclosing type alias
        public typealias ContextMenuConfigurationProvider = (ItemType, Int) -> UIContextMenuConfiguration?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:34:54: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public typealias CommitContextMenuPreviewHandler = (UIContextMenuConfiguration, UIContextMenuInteractionCommitAnimating) -> Void
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:34:19: note: add @available attribute to enclosing type alias
        public typealias CommitContextMenuPreviewHandler = (UIContextMenuConfiguration, UIContextMenuInteractionCommitAnimating) -> Void
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:34:82: error: 'UIContextMenuInteractionCommitAnimating' is unavailable in tvOS
        public typealias CommitContextMenuPreviewHandler = (UIContextMenuConfiguration, UIContextMenuInteractionCommitAnimating) -> Void
                                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuInteraction.h:90:11: note: 'UIContextMenuInteractionCommitAnimating' has been explicitly marked unavailable here
@protocol UIContextMenuInteractionCommitAnimating <UIContextMenuInteractionAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:52: error: 'UIContextMenuInteraction' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:131: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                                                                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:52: error: 'UIContextMenuInteraction' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:137: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:168: error: 'UITargetedPreview' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:129: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:14: note: add @available attribute to enclosing instance method
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:160: error: 'UITargetedPreview' is only available in tvOS 17.0 or newer
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:14: note: add @available attribute to enclosing instance method
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:52: error: 'UIContextMenuInteraction' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:129: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                                                                                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:167: error: 'UIContextMenuInteractionCommitAnimating' is unavailable in tvOS
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                                                                                                                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuInteraction.h:90:11: note: 'UIContextMenuInteractionCommitAnimating' has been explicitly marked unavailable here
@protocol UIContextMenuInteractionCommitAnimating <UIContextMenuInteractionAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:167:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForBeginning session: UIDragSession) -> [UIDragItem] {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:167:91: error: 'UIDragSession' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForBeginning session: UIDragSession) -> [UIDragItem] {
                                                                                                 ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:167:110: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForBeginning session: UIDragSession) -> [UIDragItem] {
                                                                                                                    ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:172:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForAddingTo session: UIDragSession, withTouchAt point: CGPoint) -> [UIDragItem] {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:172:90: error: 'UIDragSession' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForAddingTo session: UIDragSession, withTouchAt point: CGPoint) -> [UIDragItem] {
                                                                                                ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:172:137: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForAddingTo session: UIDragSession, withTouchAt point: CGPoint) -> [UIDragItem] {
                                                                                                                                               ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:88: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                                                              ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:109: error: 'UIDragSession' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                                                                                   ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:127: error: 'UITargetedDragPreview' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:91: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                                                                 ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:131: error: 'UITargetedDragPreview' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:157: error: 'UITargetedDragPreview' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                                                                                                                                   ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:185:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, item: UIDragItem, willAnimateCancelWith animator: UIDragAnimating) {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:185:70: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, item: UIDragItem, willAnimateCancelWith animator: UIDragAnimating) {
                                                                            ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:185:114: error: 'UIDragAnimating' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, item: UIDragItem, willAnimateCancelWith animator: UIDragAnimating) {
                                                                                                                        ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:21:11: note: 'UIDragAnimating' has been explicitly marked unavailable here
@protocol UIDragAnimating <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:228:49: error: 'UITargetedDragPreview' is unavailable in tvOS
        private var targetedDragPreviewForCurrentCell: UITargetedDragPreview? {
                                                       ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:181: error: 'UIDragInteractionDelegate' is unavailable in tvOS
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
                                                                                                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:66:11: note: 'UIDragInteractionDelegate' has been explicitly marked unavailable here
@protocol UIDragInteractionDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:14: error: cannot override 'contextMenuInteraction' which has been marked unavailable
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                    ^
UIKit.UIContextMenuInteractionDelegate.contextMenuInteraction:3:17: note: 'contextMenuInteraction(_:willPerformPreviewActionForMenuWith:animator:)' has been explicitly marked unavailable here
  optional func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: error: cannot override 'contextMenuInteraction' which has been marked unavailable
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
UIKit.UIContextMenuInteractionDelegate.contextMenuInteraction:3:17: note: 'contextMenuInteraction(_:previewForHighlightingMenuWithConfiguration:)' has been explicitly marked unavailable here
  optional func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview?}
                ^
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/StackedItemsLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift -target arm64-apple-tvos13.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 -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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel_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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StackedItemsCarousel -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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.abi.json
SwiftCompile normal arm64 Compiling\ StackedItemsView.swift /Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ StackedItemsCarousel (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
	Building workspace spi-builder-workspace with scheme StackedItemsCarousel
(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:
  StackedItemsCarousel: /Users/admin/builder/spi-builder-workspace
resolved source packages: StackedItemsCarousel
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StackedItemsCarousel",
  "name" : "StackedItemsCarousel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "StackedItemsCarousel",
      "targets" : [
        "StackedItemsCarousel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StackedItemsCarousel",
      "module_type" : "SwiftTarget",
      "name" : "StackedItemsCarousel",
      "path" : "Sources",
      "product_memberships" : [
        "StackedItemsCarousel"
      ],
      "sources" : [
        "StackedItemsLayout.swift",
        "StackedItemsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StackedItemsCarousel"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StackedItemsCarousel -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 StackedItemsCarousel -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  StackedItemsCarousel: /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 'StackedItemsCarousel' in project 'StackedItemsCarousel'
        ➜ Explicit dependency on target 'StackedItemsCarousel' in project 'StackedItemsCarousel'
    Target 'StackedItemsCarousel' in project 'StackedItemsCarousel' (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: 9f5f6ce1bc8d495d2b5485deed7c2305
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9f5f6ce1bc8d495d2b5485deed7c2305.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 StackedItemsCarousel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    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 StackedItemsCarousel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.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-tvos13.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 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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel_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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ StackedItemsCarousel (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
EmitSwiftModule normal arm64 (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:14: error: cannot override 'collectionView' which has been marked unavailable
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
UIKit.UICollectionViewDelegate.collectionView:3:28: note: 'collectionView(_:previewForDismissingContextMenuWithConfiguration:)' has been explicitly marked unavailable here
  @MainActor optional func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview?}
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:26:55: error: 'UIDragSession' is unavailable in tvOS
        public typealias DragItemsProvider = (ItemType, Int, UIDragSession) -> [UIDragItem]
                                                             ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:26:74: error: 'UIDragItem' is unavailable in tvOS
        public typealias DragItemsProvider = (ItemType, Int, UIDragSession) -> [UIDragItem]
                                                                                ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:30:73: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public typealias ContextMenuConfigurationProvider = (ItemType, Int) -> UIContextMenuConfiguration?
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:30:19: note: add @available attribute to enclosing type alias
        public typealias ContextMenuConfigurationProvider = (ItemType, Int) -> UIContextMenuConfiguration?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:34:54: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public typealias CommitContextMenuPreviewHandler = (UIContextMenuConfiguration, UIContextMenuInteractionCommitAnimating) -> Void
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:34:19: note: add @available attribute to enclosing type alias
        public typealias CommitContextMenuPreviewHandler = (UIContextMenuConfiguration, UIContextMenuInteractionCommitAnimating) -> Void
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:34:82: error: 'UIContextMenuInteractionCommitAnimating' is unavailable in tvOS
        public typealias CommitContextMenuPreviewHandler = (UIContextMenuConfiguration, UIContextMenuInteractionCommitAnimating) -> Void
                                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuInteraction.h:90:11: note: 'UIContextMenuInteractionCommitAnimating' has been explicitly marked unavailable here
@protocol UIContextMenuInteractionCommitAnimating <UIContextMenuInteractionAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:52: error: 'UIContextMenuInteraction' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:131: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                                                                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:147:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, configurationForMenuAtLocation location: CGPoint) -> UIContextMenuConfiguration? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:52: error: 'UIContextMenuInteraction' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:137: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:168: error: 'UITargetedPreview' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:129: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:14: note: add @available attribute to enclosing instance method
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:160: error: 'UITargetedPreview' is only available in tvOS 17.0 or newer
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                                                                                                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:158:14: note: add @available attribute to enclosing instance method
        public func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:52: error: 'UIContextMenuInteraction' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:129: error: 'UIContextMenuConfiguration' is only available in tvOS 17.0 or newer
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                                                                                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:14: note: add @available attribute to enclosing instance method
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:14: note: add @available attribute to enclosing generic class
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:167: error: 'UIContextMenuInteractionCommitAnimating' is unavailable in tvOS
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                                                                                                                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuInteraction.h:90:11: note: 'UIContextMenuInteractionCommitAnimating' has been explicitly marked unavailable here
@protocol UIContextMenuInteractionCommitAnimating <UIContextMenuInteractionAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:167:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForBeginning session: UIDragSession) -> [UIDragItem] {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:167:91: error: 'UIDragSession' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForBeginning session: UIDragSession) -> [UIDragItem] {
                                                                                                 ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:167:110: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForBeginning session: UIDragSession) -> [UIDragItem] {
                                                                                                                    ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:172:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForAddingTo session: UIDragSession, withTouchAt point: CGPoint) -> [UIDragItem] {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:172:90: error: 'UIDragSession' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForAddingTo session: UIDragSession, withTouchAt point: CGPoint) -> [UIDragItem] {
                                                                                                ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:172:137: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, itemsForAddingTo session: UIDragSession, withTouchAt point: CGPoint) -> [UIDragItem] {
                                                                                                                                               ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:88: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                                                              ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:109: error: 'UIDragSession' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                                                                                   ^~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragSession.h:70:11: note: 'UIDragSession' has been explicitly marked unavailable here
@protocol UIDragSession <UIDragDropSession>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:177:127: error: 'UITargetedDragPreview' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForLifting item: UIDragItem, session: UIDragSession) -> UITargetedDragPreview? {
                                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:91: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                                                                 ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:131: error: 'UITargetedDragPreview' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:181:157: error: 'UITargetedDragPreview' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, previewForCancelling item: UIDragItem, withDefault defaultPreview: UITargetedDragPreview) -> UITargetedDragPreview? {
                                                                                                                                                                   ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:185:45: error: 'UIDragInteraction' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, item: UIDragItem, willAnimateCancelWith animator: UIDragAnimating) {
                                                   ^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:36:12: note: 'UIDragInteraction' has been explicitly marked unavailable here
@interface UIDragInteraction : NSObject <UIInteraction>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:185:70: error: 'UIDragItem' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, item: UIDragItem, willAnimateCancelWith animator: UIDragAnimating) {
                                                                            ^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragItem.h:17:12: note: 'UIDragItem' has been explicitly marked unavailable here
@interface UIDragItem : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:185:114: error: 'UIDragAnimating' is unavailable in tvOS
        public func dragInteraction(_ interaction: UIDragInteraction, item: UIDragItem, willAnimateCancelWith animator: UIDragAnimating) {
                                                                                                                        ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:21:11: note: 'UIDragAnimating' has been explicitly marked unavailable here
@protocol UIDragAnimating <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:228:49: error: 'UITargetedDragPreview' is unavailable in tvOS
        private var targetedDragPreviewForCurrentCell: UITargetedDragPreview? {
                                                       ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedDragPreview.h:20:12: note: 'UITargetedDragPreview' has been explicitly marked unavailable here
@interface UITargetedDragPreview : UITargetedPreview
           ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:11:181: error: 'UIDragInteractionDelegate' is unavailable in tvOS
public class StackedItemsView<ItemType: Equatable, CellType: UICollectionViewCell>: UIView, UICollectionViewDataSource, UICollectionViewDelegate, UIContextMenuInteractionDelegate, UIDragInteractionDelegate {
                                                                                                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDragInteraction.h:66:11: note: 'UIDragInteractionDelegate' has been explicitly marked unavailable here
@protocol UIDragInteractionDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:162:14: error: cannot override 'contextMenuInteraction' which has been marked unavailable
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: UIContextMenuInteractionCommitAnimating) {
                    ^
UIKit.UIContextMenuInteractionDelegate.contextMenuInteraction:3:17: note: 'contextMenuInteraction(_:willPerformPreviewActionForMenuWith:animator:)' has been explicitly marked unavailable here
  optional func contextMenuInteraction(_ interaction: UIContextMenuInteraction, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift:154:14: error: cannot override 'contextMenuInteraction' which has been marked unavailable
        public func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview? {
                    ^
UIKit.UIContextMenuInteractionDelegate.contextMenuInteraction:3:17: note: 'contextMenuInteraction(_:previewForHighlightingMenuWithConfiguration:)' has been explicitly marked unavailable here
  optional func contextMenuInteraction(_ interaction: UIContextMenuInteraction, previewForHighlightingMenuWithConfiguration configuration: UIContextMenuConfiguration) -> UITargetedPreview?}
                ^
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/StackedItemsLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift -target arm64-apple-tvos13.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 -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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel_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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StackedItemsCarousel -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/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StackedItemsCarousel.build/Debug-appletvos/StackedItemsCarousel.build/Objects-normal/arm64/StackedItemsCarousel.abi.json
SwiftCompile normal arm64 Compiling\ StackedItemsView.swift /Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StackedItemsView.swift (in target 'StackedItemsCarousel' from project 'StackedItemsCarousel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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