The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SPDiffable, reference main (fd80c6), with Swift 6.0 for visionOS using Xcode 16.2 on 28 Nov 2024 17:34:45 UTC.

Swift 6 data race errors: 15

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPDiffable -destination generic/platform=xrOS 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 Log

        self.supplementaryViewProvider = headerFooterProvider
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/AppleCollectionDiffableDataSource.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+CellProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+HeaderFooterProvider.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource+UICollectionViewDelegate.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:48:30: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        self.collectionView?.delegate = self
                             ^
UIKit.UICollectionView:6:30: note: mutation of this property is only permitted within the actor
    @MainActor weak open var delegate: (any UICollectionViewDelegate)? { get set }
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:50:41: warning: call to main actor-isolated initializer 'init(collectionView:cellProvider:headerFooterProvider:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.appleDiffableDataSource = .init(
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:29:5: note: calls to initializer 'init(collectionView:cellProvider:headerFooterProvider:)' from outside of its actor context are implicitly asynchronous
    init(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:111:73: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                var sectionSnapshot = AppleCollectionDiffableDataSource.SectionSnapshot()
                                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:116:41: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                        sectionSnapshot.append([header])
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:118:37: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                    sectionSnapshot.append(section.items, to: header)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:120:37: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                    sectionSnapshot.append(section.items)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:123:33: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                sectionSnapshot.expand(sectionSnapshot.items)
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:123:56: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                sectionSnapshot.expand(sectionSnapshot.items)
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: warning: call to main actor-isolated instance method 'apply(_:animatingDifferences:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
                                 ^
UIKit.UICollectionViewDiffableDataSource:7:42: note: calls to instance method 'apply(_:animatingDifferences:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func apply(_ snapshot: NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>, animatingDifferences: Bool = true, completion: (() -> Void)? = nil)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:96:17: note: add '@MainActor' to make instance method 'set(_:animated:completion:)' part of global actor 'MainActor'
    public func set(_ sections: [SPDiffableSection], animated: Bool, completion: (() -> Void)? = nil) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: warning: call to main actor-isolated instance method 'apply(_:to:animatingDifferences:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                                         ^
UIKit.UICollectionViewDiffableDataSource:3:44: note: calls to instance method 'apply(_:to:animatingDifferences:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency public func apply(_ snapshot: NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>, to section: SectionIdentifierType, animatingDifferences: Bool = true, completion: (() -> Void)? = nil)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:96:17: note: add '@MainActor' to make instance method 'set(_:animated:completion:)' part of global actor 'MainActor'
    public func set(_ sections: [SPDiffableSection], animated: Bool, completion: (() -> Void)? = nil) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:131:54: warning: main actor-isolated property 'indexPathsForVisibleItems' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let visibleIndexPaths = self.collectionView?.indexPathsForVisibleItems ?? []
                                                     ^
UIKit.UICollectionView:107:14: note: property declared here
    open var indexPathsForVisibleItems: [IndexPath] { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:96:17: note: add '@MainActor' to make instance method 'set(_:animated:completion:)' part of global actor 'MainActor'
    public func set(_ sections: [SPDiffableSection], animated: Bool, completion: (() -> Void)? = nil) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:159:22: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reconfigureItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:159:22: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reconfigureItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:161:22: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reloadItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:161:22: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reloadItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:163:34: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: false)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:163:34: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: false)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:163:34: warning: call to main actor-isolated instance method 'apply(_:animatingDifferences:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: false)
                                 ^
UIKit.UICollectionViewDiffableDataSource:7:42: note: calls to instance method 'apply(_:animatingDifferences:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func apply(_ snapshot: NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>, animatingDifferences: Bool = true, completion: (() -> Void)? = nil)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:143:17: note: add '@MainActor' to make instance method 'set(_:animated:completion:)' part of global actor 'MainActor'
    public func set(_ items: [SPDiffableItem], animated: Bool, completion: (() -> Void)? = nil) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:167:55: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard var snapshot = appleDiffableDataSource?.snapshot() else { return }
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:167:55: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard var snapshot = appleDiffableDataSource?.snapshot() else { return }
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:169:22: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reconfigureItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:169:22: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reconfigureItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:171:22: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reloadItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:171:22: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.reloadItems(items)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:173:34: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: false)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:173:34: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: false)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:167:55: warning: call to main actor-isolated instance method 'snapshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        guard var snapshot = appleDiffableDataSource?.snapshot() else { return }
                                                      ^
UIKit.UICollectionViewDiffableDataSource:14:42: note: calls to instance method 'snapshot()' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func snapshot() -> NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:166:17: note: add '@MainActor' to make instance method 'reconfigure' part of global actor 'MainActor'
    public func reconfigure(_ items: [SPDiffableItem]) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:173:34: warning: call to main actor-isolated instance method 'apply(_:animatingDifferences:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: false)
                                 ^
UIKit.UICollectionViewDiffableDataSource:7:42: note: calls to instance method 'apply(_:animatingDifferences:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func apply(_ snapshot: NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>, animatingDifferences: Bool = true, completion: (() -> Void)? = nil)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:166:17: note: add '@MainActor' to make instance method 'reconfigure' part of global actor 'MainActor'
    public func reconfigure(_ items: [SPDiffableItem]) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:177:55: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard let snapshot = appleDiffableDataSource?.snapshot() else { return }
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:177:55: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard let snapshot = appleDiffableDataSource?.snapshot() else { return }
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:178:34: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: animated, completion: completion)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:178:34: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: animated, completion: completion)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:177:55: warning: call to main actor-isolated instance method 'snapshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        guard let snapshot = appleDiffableDataSource?.snapshot() else { return }
                                                      ^
UIKit.UICollectionViewDiffableDataSource:14:42: note: calls to instance method 'snapshot()' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func snapshot() -> NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:176:17: note: add '@MainActor' to make instance method 'updateLayout(animated:completion:)' part of global actor 'MainActor'
    public func updateLayout(animated: Bool, completion: (() -> Void)? = nil) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:178:34: warning: call to main actor-isolated instance method 'apply(_:animatingDifferences:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: animated, completion: completion)
                                 ^
UIKit.UICollectionViewDiffableDataSource:7:42: note: calls to instance method 'apply(_:animatingDifferences:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func apply(_ snapshot: NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>, animatingDifferences: Bool = true, completion: (() -> Void)? = nil)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:176:17: note: add '@MainActor' to make instance method 'updateLayout(animated:completion:)' part of global actor 'MainActor'
    public func updateLayout(animated: Bool, completion: (() -> Void)? = nil) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:193:53: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard let itemID = appleDiffableDataSource?.itemIdentifier(for: indexPath)?.id else { return nil }
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:193:53: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard let itemID = appleDiffableDataSource?.itemIdentifier(for: indexPath)?.id else { return nil }
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:193:53: warning: call to main actor-isolated instance method 'itemIdentifier(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        guard let itemID = appleDiffableDataSource?.itemIdentifier(for: indexPath)?.id else { return nil }
                                                    ^
UIKit.UICollectionViewDiffableDataSource:19:42: note: calls to instance method 'itemIdentifier(for:)' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func itemIdentifier(for indexPath: IndexPath) -> ItemIdentifierType?
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:192:17: note: add '@MainActor' to make instance method 'getItem(indexPath:)' part of global actor 'MainActor'
    public func getItem(indexPath: IndexPath) -> SPDiffableItem? {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:202:55: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard let snapshot = appleDiffableDataSource?.snapshot() else { return nil }
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:202:55: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard let snapshot = appleDiffableDataSource?.snapshot() else { return nil }
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:203:32: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard index < snapshot.sectionIdentifiers.count else { return nil }
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:203:32: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        guard index < snapshot.sectionIdentifiers.count else { return nil }
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:204:25: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        return snapshot.sectionIdentifiers[index]
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:204:25: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        return snapshot.sectionIdentifiers[index]
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:202:55: warning: call to main actor-isolated instance method 'snapshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        guard let snapshot = appleDiffableDataSource?.snapshot() else { return nil }
                                                      ^
UIKit.UICollectionViewDiffableDataSource:14:42: note: calls to instance method 'snapshot()' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func snapshot() -> NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:201:17: note: add '@MainActor' to make instance method 'getSection(index:)' part of global actor 'MainActor'
    public func getSection(index: Int) -> SPDiffableSection? {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:53: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:53: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:101: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                                                                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:101: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                                                                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:17: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:17: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:216:44: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            let deletedSections = snapshot.sectionIdentifiers.filter({ (checkSection) -> Bool in
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:216:44: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            let deletedSections = snapshot.sectionIdentifiers.filter({ (checkSection) -> Bool in
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:220:26: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.deleteSections(deletedSections)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:220:26: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.deleteSections(deletedSections)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:226:34: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                return !snapshot.sectionIdentifiers.contains(where: {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:226:34: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                return !snapshot.sectionIdentifiers.contains(where: {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:231:26: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.appendSections(addedSections)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:231:26: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.appendSections(addedSections)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:240:40: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                guard let _ = snapshot.sectionIdentifiers.first(where: { $0.id == section.id }) else { continue }
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:240:40: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                guard let _ = snapshot.sectionIdentifiers.first(where: { $0.id == section.id }) else { continue }
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:241:40: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                guard let _ = snapshot.sectionIdentifiers.first(where: { $0.id == previousSection.id }) else { continue }
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:241:40: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                guard let _ = snapshot.sectionIdentifiers.first(where: { $0.id == previousSection.id }) else { continue }
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:248:26: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.moveSection(section, afterSection: previousSection)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:248:26: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.moveSection(section, afterSection: previousSection)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:253:42: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            for checkSection in snapshot.sectionIdentifiers {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:253:42: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            for checkSection in snapshot.sectionIdentifiers {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:262:62: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = AppleCollectionDiffableDataSource.Snapshot()
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:262:62: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            var snapshot = AppleCollectionDiffableDataSource.Snapshot()
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:263:22: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.appendSections(sections)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:263:22: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
            snapshot.appendSections(sections)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:265:26: warning: type 'SPDiffableSection' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.appendItems(section.items, toSection: section)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift:30:12: note: class 'SPDiffableSection' does not conform to the 'Sendable' protocol
open class SPDiffableSection: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:265:26: warning: type 'SPDiffableItem' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
                snapshot.appendItems(section.items, toSection: section)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift:29:12: note: class 'SPDiffableItem' does not conform to the 'Sendable' protocol
open class SPDiffableItem: NSObject, NSCopying {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:53: warning: call to main actor-isolated instance method 'snapshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                                                    ^
UIKit.UICollectionViewDiffableDataSource:14:42: note: calls to instance method 'snapshot()' from outside of its actor context are implicitly asynchronous
    @MainActor @preconcurrency open func snapshot() -> NSDiffableDataSourceSnapshot<SectionIdentifierType, ItemIdentifierType>
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:209:18: note: add '@MainActor' to make instance method 'convertToSnapshot' part of global actor 'MainActor'
    private func convertToSnapshot(_ sections: [SPDiffableSection]) -> AppleCollectionDiffableDataSource.Snapshot {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:50:41: warning: sending task-isolated value of type '(UICollectionView, IndexPath, SPDiffableItem) -> UICollectionViewCell?' with later accesses to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        self.appleDiffableDataSource = .init(
                                       ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:50:41: warning: sending task-isolated value of type '(UICollectionView, String, IndexPath) -> UICollectionReusableView?' with later accesses to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        self.appleDiffableDataSource = .init(
                                       ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:212:53: warning: sending value of non-Sendable type 'AppleCollectionDiffableDataSource' with later accesses from nonisolated context to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
            var snapshot = appleDiffableDataSource?.snapshot() ?? AppleCollectionDiffableDataSource.Snapshot()
                           ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:216:70: note: access can happen concurrently
            let deletedSections = snapshot.sectionIdentifiers.filter({ (checkSection) -> Bool in
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:193:53: warning: sending value of non-Sendable type 'AppleCollectionDiffableDataSource' with later accesses from nonisolated context to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        guard let itemID = appleDiffableDataSource?.itemIdentifier(for: indexPath)?.id else { return nil }
                           ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:195:5: note: access can happen concurrently
    }
~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:194:16: note: access can happen concurrently
        return getItem(id: itemID)
               ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:167:55: warning: sending value of non-Sendable type 'AppleCollectionDiffableDataSource' with later accesses from nonisolated context to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        guard var snapshot = appleDiffableDataSource?.snapshot() else { return }
                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:171:22: note: access can happen concurrently
            snapshot.reloadItems(items)
            ~~~~~~~~~^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:169:22: note: access can happen concurrently
            snapshot.reconfigureItems(items)
            ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: warning: sending 'snapshot' risks causing data races; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: note: sending main actor-isolated 'snapshot' to main actor-isolated instance method 'apply(_:animatingDifferences:completion:)' risks causing data races between main actor-isolated and local nonisolated uses
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:131:52: note: access can happen concurrently
        let visibleIndexPaths = self.collectionView?.indexPathsForVisibleItems ?? []
                                ~~~~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:110:28: note: access can happen concurrently
            for section in sections {
                           ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: warning: sending 'completion' risks causing data races; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: note: sending main actor-isolated 'completion' to main actor-isolated instance method 'apply(_:animatingDifferences:completion:)' risks causing data races between main actor-isolated and local nonisolated uses
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:131:52: note: access can happen concurrently
        let visibleIndexPaths = self.collectionView?.indexPathsForVisibleItems ?? []
                                ~~~~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:110:28: note: access can happen concurrently
            for section in sections {
                           ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:105:34: warning: sending value of non-Sendable type 'AppleCollectionDiffableDataSource' with later accesses from nonisolated context to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: true, completion: completion)
        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:131:52: note: access can happen concurrently
        let visibleIndexPaths = self.collectionView?.indexPathsForVisibleItems ?? []
                                ~~~~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:110:28: note: access can happen concurrently
            for section in sections {
                           ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: warning: sending 'sectionSnapshot' risks causing data races; this is an error in the Swift 6 language mode
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: note: sending main actor-isolated 'sectionSnapshot' to main actor-isolated callee risks causing data races between main actor-isolated and local nonisolated uses
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: note: access can happen concurrently
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: warning: sending 'section' risks causing data races; this is an error in the Swift 6 language mode
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: note: sending main actor-isolated 'section' to main actor-isolated callee risks causing data races between main actor-isolated and local nonisolated uses
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: note: access can happen concurrently
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: warning: sending value of non-Sendable type 'AppleCollectionDiffableDataSource' with later accesses from nonisolated context to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:124:42: note: access can happen concurrently
                appleDiffableDataSource?.apply(sectionSnapshot, to: section, animatingDifferences: animated)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:177:55: warning: sending value of non-Sendable type 'AppleCollectionDiffableDataSource' with later accesses from nonisolated context to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        guard let snapshot = appleDiffableDataSource?.snapshot() else { return }
                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift:178:32: note: access can happen concurrently
        appleDiffableDataSource?.apply(snapshot, animatingDifferences: animated, completion: completion)
        ~~~~~~~~~~~~~~~~~~~~~~~^
SwiftCompile normal arm64 Compiling\ SPDiffableCollectionView.swift,\ SPDiffableSideBarButtonCollectionViewListCell.swift,\ SPDiffableSideBarController.swift,\ SPDiffableActionableItem.swift,\ SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource+UICollectionViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/SPDiffableCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Models/SPDiffableSideBarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/Protocols/SPDiffableCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableCollectionView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarButtonCollectionViewListCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Collection/SPDiffableSideBarController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableActionableItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableItemActionable.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableTextHeaderFooter.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Models/SPDiffableWrapperItem.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/SPDiffableDataSourceInterface.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableSubtitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/SPDiffableTextFieldTitleTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Cells/Views/SPDiffableSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/AppleTableDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+CellProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+HeaderFooterProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource+UITableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/DataSource/SPDiffableTableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowButton.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowStepper.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSubtitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Models/SPDiffableTableRowTextFieldTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/Protocols/SPDiffableTableMediator.swift /Users/admin/builder/spi-builder-workspace/Sources/SPDiffable/Table/SPDiffableTableController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.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 -D SPDIFFABLE_SPM -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SPDiffable -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableCollectionView.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarButtonCollectionViewListCell.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableSideBarController.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableActionableItem.o -index-unit-output-path /SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffableItem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for SPDiffable (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableItemActionable.swift, SPDiffableSection.swift, SPDiffableSnapshot.swift, SPDiffableTextHeaderFooter.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.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-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSPDIFFABLE_SPM -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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable-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/SPDiffable.build/Debug-xros/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-xros/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-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/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-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SPDiffable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable-Swift.h (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SPDiffable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableSwitch.swift, AppleTableDiffableDataSource.swift, SPDiffableTableDataSource+CellProvider.swift, SPDiffableTableDataSource+HeaderFooterProvider.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableTableRowStepper.swift, SPDiffableTableRowSubtitle.swift, SPDiffableTableRowSwitch.swift, SPDiffableTableRowTextField.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableTableDataSource+UITableViewDelegate.swift, SPDiffableTableDataSource.swift, SPDiffableTableRow.swift, SPDiffableTableRowButton.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableTextFieldTableViewCell.swift, SPDiffableTextFieldTitleTableViewCell.swift, SPDiffableSlider.swift, SPDiffableStepper.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling AppleCollectionDiffableDataSource.swift, SPDiffableCollectionDataSource+CellProvider.swift, SPDiffableCollectionDataSource+HeaderFooterProvider.swift, SPDiffableCollectionDataSource+UICollectionViewDelegate.swift, SPDiffableCollectionDataSource.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableWrapperItem.swift, SPDiffableDataSourceInterface.swift, SPDiffableSubtitleTableViewCell.swift, SPDiffableTableViewCell.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableCollectionView.swift, SPDiffableSideBarButtonCollectionViewListCell.swift, SPDiffableSideBarController.swift, SPDiffableActionableItem.swift, SPDiffableItem.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableSideBarButton.swift, SPDiffableSideBarHeader.swift, SPDiffableSideBarItem.swift, SPDiffableCollectionDelegate.swift, SPDiffableCollectionController.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriverJobDiscovery normal arm64 Compiling SPDiffableTableRowTextFieldTitle.swift, SPDiffableTableDelegate.swift, SPDiffableTableMediator.swift, SPDiffableTableController.swift (in target 'SPDiffable' from project 'SPDiffable')
SwiftDriver\ Compilation 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-Swift-Compilation -- /Applications/Xcode-16.1.0.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-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSPDIFFABLE_SPM -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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable-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/SPDiffable.build/Debug-xros/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-xros/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-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/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-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.o normal (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SPDiffable.build/Debug-xros/SPDiffable.build/Objects-normal/arm64/SPDiffable_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.o (in target 'SPDiffable' from project 'SPDiffable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SPDiffable.o
** BUILD SUCCEEDED **
Build complete.
{
  "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"
}
Done.