Build Information
Failed to build SPDiffable, reference main (fd80c6
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 19 Jun 2025 12:09:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPDiffable -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sparrowcode/DiffableKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sparrowcode/DiffableKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fd80c65 Fixed tv target.
Cloned https://github.com/sparrowcode/DiffableKit.git
Revision (git rev-parse @):
fd80c65d5b63f3c8825f11a06da1f1e91bdf4036
SUCCESS checkout https://github.com/sparrowcode/DiffableKit.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/sparrowcode/DiffableKit.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SPDiffable: /Users/admin/builder/spi-builder-workspace
resolved source packages: SPDiffable
{
"dependencies" : [
],
"manifest_display_name" : "SPDiffable",
"name" : "SPDiffable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SPDiffable",
"targets" : [
"SPDiffable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SPDiffable",
"module_type" : "SwiftTarget",
"name" : "SPDiffable",
"path" : "Sources/SPDiffable",
"product_memberships" : [
"SPDiffable"
],
"sources" : [
"Collection/DataSource/AppleCollectionDiffableDataSource.swift",
"Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift",
"Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift",
"Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift",
"Collection/DataSource/SPDiffableCollectionDataSource.swift",
"Collection/Models/SPDiffableSideBarButton.swift",
"Collection/Models/SPDiffableSideBarHeader.swift",
"Collection/Models/SPDiffableSideBarItem.swift",
"Collection/Protocols/SPDiffableCollectionDelegate.swift",
"Collection/SPDiffableCollectionController.swift",
"Collection/SPDiffableCollectionView.swift",
"Collection/SPDiffableSideBarButtonCollectionViewListCell.swift",
"Collection/SPDiffableSideBarController.swift",
"Models/SPDiffableActionableItem.swift",
"Models/SPDiffableItem.swift",
"Models/SPDiffableItemActionable.swift",
"Models/SPDiffableSection.swift",
"Models/SPDiffableSnapshot.swift",
"Models/SPDiffableTextHeaderFooter.swift",
"Models/SPDiffableWrapperItem.swift",
"SPDiffableDataSourceInterface.swift",
"Table/Cells/SPDiffableSubtitleTableViewCell.swift",
"Table/Cells/SPDiffableTableViewCell.swift",
"Table/Cells/SPDiffableTextFieldTableViewCell.swift",
"Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift",
"Table/Cells/Views/SPDiffableSlider.swift",
"Table/Cells/Views/SPDiffableStepper.swift",
"Table/Cells/Views/SPDiffableSwitch.swift",
"Table/DataSource/AppleTableDiffableDataSource.swift",
"Table/DataSource/SPDiffableTableDataSource+CellProvider.swift",
"Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift",
"Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift",
"Table/DataSource/SPDiffableTableDataSource.swift",
"Table/Models/SPDiffableTableRow.swift",
"Table/Models/SPDiffableTableRowButton.swift",
"Table/Models/SPDiffableTableRowStepper.swift",
"Table/Models/SPDiffableTableRowSubtitle.swift",
"Table/Models/SPDiffableTableRowSwitch.swift",
"Table/Models/SPDiffableTableRowTextField.swift",
"Table/Models/SPDiffableTableRowTextFieldTitle.swift",
"Table/Protocols/SPDiffableTableDelegate.swift",
"Table/Protocols/SPDiffableTableMediator.swift",
"Table/SPDiffableTableController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SPDiffable"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPDiffable -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 SPDiffable -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SPDiffable: /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 'SPDiffable' in project 'SPDiffable'
➜ Explicit dependency on target 'SPDiffable' in project 'SPDiffable'
Target 'SPDiffable' in project 'SPDiffable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4756e679366fb8992187d226174530ba
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4756e679366fb8992187d226174530ba.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.DependencyStaticMetadataFileList (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.DependencyMetadataFileList (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.modulemap (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable-OutputFileMap.json (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftFileList (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.LinkFileList (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftConstValuesFileList (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SPDiffable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.modulemap (in target 'SPDiffable' from project 'SPDiffable')
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/SPDiffable.build/Debug/SPDiffable.build/SPDiffable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver SPDiffable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SPDiffable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DSPDIFFABLE_SPM -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.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/SPDiffable.build/Debug/SPDiffable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.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/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: note: A dependency of main module 'SPDiffable'
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: note: a dependency of main module 'SPDiffable'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift:22:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver SPDiffable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SPDiffable' from project 'SPDiffable')
Building workspace spi-builder-workspace with scheme SPDiffable
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SPDiffable: /Users/admin/builder/spi-builder-workspace
resolved source packages: SPDiffable
{
"dependencies" : [
],
"manifest_display_name" : "SPDiffable",
"name" : "SPDiffable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SPDiffable",
"targets" : [
"SPDiffable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SPDiffable",
"module_type" : "SwiftTarget",
"name" : "SPDiffable",
"path" : "Sources/SPDiffable",
"product_memberships" : [
"SPDiffable"
],
"sources" : [
"Collection/DataSource/AppleCollectionDiffableDataSource.swift",
"Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift",
"Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift",
"Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift",
"Collection/DataSource/SPDiffableCollectionDataSource.swift",
"Collection/Models/SPDiffableSideBarButton.swift",
"Collection/Models/SPDiffableSideBarHeader.swift",
"Collection/Models/SPDiffableSideBarItem.swift",
"Collection/Protocols/SPDiffableCollectionDelegate.swift",
"Collection/SPDiffableCollectionController.swift",
"Collection/SPDiffableCollectionView.swift",
"Collection/SPDiffableSideBarButtonCollectionViewListCell.swift",
"Collection/SPDiffableSideBarController.swift",
"Models/SPDiffableActionableItem.swift",
"Models/SPDiffableItem.swift",
"Models/SPDiffableItemActionable.swift",
"Models/SPDiffableSection.swift",
"Models/SPDiffableSnapshot.swift",
"Models/SPDiffableTextHeaderFooter.swift",
"Models/SPDiffableWrapperItem.swift",
"SPDiffableDataSourceInterface.swift",
"Table/Cells/SPDiffableSubtitleTableViewCell.swift",
"Table/Cells/SPDiffableTableViewCell.swift",
"Table/Cells/SPDiffableTextFieldTableViewCell.swift",
"Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift",
"Table/Cells/Views/SPDiffableSlider.swift",
"Table/Cells/Views/SPDiffableStepper.swift",
"Table/Cells/Views/SPDiffableSwitch.swift",
"Table/DataSource/AppleTableDiffableDataSource.swift",
"Table/DataSource/SPDiffableTableDataSource+CellProvider.swift",
"Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift",
"Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift",
"Table/DataSource/SPDiffableTableDataSource.swift",
"Table/Models/SPDiffableTableRow.swift",
"Table/Models/SPDiffableTableRowButton.swift",
"Table/Models/SPDiffableTableRowStepper.swift",
"Table/Models/SPDiffableTableRowSubtitle.swift",
"Table/Models/SPDiffableTableRowSwitch.swift",
"Table/Models/SPDiffableTableRowTextField.swift",
"Table/Models/SPDiffableTableRowTextFieldTitle.swift",
"Table/Protocols/SPDiffableTableDelegate.swift",
"Table/Protocols/SPDiffableTableMediator.swift",
"Table/SPDiffableTableController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SPDiffable"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPDiffable -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 SPDiffable -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SPDiffable: /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 'SPDiffable' in project 'SPDiffable'
➜ Explicit dependency on target 'SPDiffable' in project 'SPDiffable'
Target 'SPDiffable' in project 'SPDiffable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver SPDiffable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SPDiffable' from project 'SPDiffable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SPDiffable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DSPDIFFABLE_SPM -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable.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/SPDiffable.build/Debug/SPDiffable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug/SPDiffable.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/SPDiffable.build/Debug/SPDiffable.build/Objects-normal/arm64/SPDiffable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: note: A dependency of main module 'SPDiffable'
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift:22:8: note: Also imported here
import UIKit
^ (in target 'SPDiffable' from project 'SPDiffable')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:90d2c803e672d3bd96355db7b3641f808a6b4c2a, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: note: a dependency of main module 'SPDiffable'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift:22:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver SPDiffable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SPDiffable' from project 'SPDiffable')
Building workspace spi-builder-workspace with scheme SPDiffable
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild