Build Information
Failed to build SectionKit, reference 2.5.1 (792d71), with Swift 6.1 for tvOS using Xcode 16.3 on 11 Dec 2025 04:14:46 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/SectionKit.git
Reference: 2.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/linhay/SectionKit
* tag 2.5.1 -> FETCH_HEAD
HEAD is now at 792d715 chore: 重命名
Cloned https://github.com/linhay/SectionKit.git
Revision (git rev-parse @):
792d715f9540d921cf5f689e4acb71facab37030
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/linhay/SectionKit.git at 2.5.1
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/linhay/SectionKit.git
https://github.com/linhay/SectionKit.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "SectionKit",
"name" : "SectionKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SectionKit",
"targets" : [
"SectionKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SectionUI",
"targets" : [
"SectionUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SectionUI",
"module_type" : "SwiftTarget",
"name" : "SectionUI",
"path" : "Sources/SectionUI",
"product_memberships" : [
"SectionUI"
],
"sources" : [
"Beta/DragSelector/SKAutoScrollManager.swift",
"Beta/DragSelector/SKCDragSelector.swift",
"Beta/DragSelector/SKCRectSelectionManager.swift",
"Beta/DragSelector/SKLog.swift",
"Beta/DragSelector/SKSelectionOverlayView.swift",
"Beta/SKWaterfallLayout.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCDecorationView.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugin.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins+AdjustAttributes.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins+Decorations.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins+FixSupplementaryViewInset.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins+FixSupplementaryViewSize.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins+HorizontalAlignment.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins+SectionHeadersPinToVisibleBounds.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins+VerticalAlignment.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCLayoutPlugins.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCPluginAdjustAttributes.swift",
"CollectionView/SectionCollectionView/FlowLayout/SKCollectionFlowLayout.swift",
"CollectionView/SectionCollectionView/SKCHostingCollectionView.swift",
"CollectionView/SectionCollectionView/SKCHostingSection.swift",
"CollectionView/SectionCollectionView/SKCLayoutDecorationPlugin/SKCLayoutAnyDecoration.swift",
"CollectionView/SectionCollectionView/SKCLayoutDecorationPlugin/SKCLayoutDecoration.swift",
"CollectionView/SectionCollectionView/SKCLayoutDecorationPlugin/SKCLayoutDecorationPlugin.swift",
"CollectionView/SectionCollectionView/SKCollectionView.swift",
"CollectionView/SectionCollectionView/SKCollectionViewController.swift",
"Extensions/UIView+EXT.swift",
"PageView/SKPageViewController.swift",
"PageView/SKZoomableScrollView.swift",
"Protocols/SKCAnySingleTypeSectionProtocol.swift",
"SKBindingKey.swift",
"SKPreview.swift",
"SKUIController.swift",
"SKUIView.swift",
"Sections/Plugin+Pin.swift",
"Sections/Plugin+SKCSingleTypeSection.swift",
"Sections/SKCAnyViewCell.swift",
"Sections/SKCHostingCell.swift",
"Sections/SKCLayoutAttributes.swift",
"Sections/SKCSectionActionProtocol.swift",
"Sections/SKCSectionLayoutPlugin.swift",
"Sections/SKCSectionViewCell.swift",
"Sections/SKCWrapperCell.swift",
"Sections/SKCWrapperReusableView.swift",
"Sections/SKWrapperView.swift",
"Selection/SKSelectionIdentifiableSequence.swift",
"Selection/SKSelectionProtocol.swift",
"Selection/SKSelectionSequence.swift",
"Selection/SKSelectionState.swift",
"Selection/SKSelectionWrapper.swift",
"import_sectionKit.swift"
],
"target_dependencies" : [
"SectionKit"
],
"type" : "library"
},
{
"c99name" : "SectionKitTests",
"module_type" : "SwiftTarget",
"name" : "SectionKitTests",
"path" : "Tests/SectionKitTests",
"sources" : [
"Test.swift"
],
"target_dependencies" : [
"SectionUI"
],
"type" : "test"
},
{
"c99name" : "SectionKit",
"module_type" : "SwiftTarget",
"name" : "SectionKit",
"path" : "Sources/SectionKit",
"product_memberships" : [
"SectionKit",
"SectionUI"
],
"sources" : [
"CollectionBase/SKCManager.swift",
"CollectionBase/SKCSectionActionProtocol.swift",
"CollectionBase/SKCSectionInjection.swift",
"CollectionBase/SKSafeSizeProviderProtocol.swift",
"CollectionBase/SKSupplementaryKind.swift",
"CollectionBaseProtocol/Models/SKCCellActionType.swift",
"CollectionBaseProtocol/Models/SKCCellShouldType.swift",
"CollectionBaseProtocol/Models/SKCSupplementaryActionType.swift",
"CollectionBaseProtocol/SKCAnySectionProtocol.swift",
"CollectionBaseProtocol/SKCDataSource/SKCDataSource.swift",
"CollectionBaseProtocol/SKCDataSource/SKCDataSourceForward.swift",
"CollectionBaseProtocol/SKCDataSource/SKCDataSourceProtocol.swift",
"CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForward.swift",
"CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForwardProtocol.swift",
"CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingObserverProtocol.swift",
"CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetching.swift",
"CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetchingProtocol.swift",
"CollectionBaseProtocol/SKCDelegate/SKCDelegate.swift",
"CollectionBaseProtocol/SKCDelegate/SKCDelegateForward.swift",
"CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift",
"CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift",
"CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift",
"CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift",
"CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift",
"CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift",
"CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift",
"CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift",
"CollectionBaseProtocol/SKCRawSectionProtocol.swift",
"CollectionBaseProtocol/SKCSectionProtocol.swift",
"CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift",
"CollectionSingleTypeSection/Entities/SKCPrefetch.swift",
"CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+HighPerformance.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+SafeSize.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+cellStyle.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+displayedTimes.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+onAction.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+refresh.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift",
"CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift",
"CollectionSingleTypeSection/Entities/SKCSupplementary.swift",
"CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift",
"CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift",
"Common/SKActor.swift",
"Common/SKAnimationBox.swift",
"Common/SKBinding.swift",
"Common/SKCSectionCollector.swift",
"Common/SKEnvironmentConfiguration.swift",
"Common/SKEventGroup.swift",
"Common/SKHandleResult.swift",
"Common/SKIDBox.swift",
"Common/SKInout.swift",
"Common/SKPerformance.swift",
"Common/SKPrint.swift",
"Common/SKPublished.swift",
"Common/SKScrollViewDelegate/SKCDisplayTracker.swift",
"Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift",
"Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift",
"Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift",
"Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift",
"Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift",
"Common/SKUIAction.swift",
"Common/SKUIContextMenuResult.swift",
"Common/SKWeakBox.swift",
"Common/SKWhen.swift",
"HighPerformance/SKCountedStore.swift",
"HighPerformance/SKDisplayedTimesProtocol.swift",
"HighPerformance/SKHighPerformanceStore.swift",
"HighPerformance/SKKVCache.swift",
"ResultBuilders/SectionArrayResultBuilder.swift",
"SKConfigurable/SKAdaptive/SKAdaptive.swift",
"SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift",
"SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift",
"SKConfigurable/SKConfigurableLayoutProtocol.swift",
"SKConfigurable/SKConfigurableModelProtocol.swift",
"SKConfigurable/SKConfigurableView.swift",
"SKConfigurable/SKLayoutDirection.swift",
"SKLoadView/SKLoadNibProtocol.swift",
"SKLoadView/SKLoadViewProtocol.swift",
"SectionKit.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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
the package at '/Users/admin/builder/SectionKit' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “SectionKit” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/SectionKit, NSURL=file:///Users/admin/builder/SectionKit, NSUnderlyingError=0x600000a5efa0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2025-12-10 20:14:46.059 xcodebuild[550:3085] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-10-12_20-14-0046.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/SectionKit' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “SectionKit” doesn’t exist." UserInfo={NSUserStringVariant=(
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
the package at '/Users/admin/builder/SectionKit' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “SectionKit” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/SectionKit, NSURL=file:///Users/admin/builder/SectionKit, NSUnderlyingError=0x600002e22550 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2025-12-10 20:14:46.799 xcodebuild[570:3295] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-10-12_20-14-0046.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/SectionKit' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “SectionKit” doesn’t exist." UserInfo={NSUserStringVariant=(
BUILD FAILURE 6.1 tvOS