Build Information
Failed to build DTTableViewManager, reference 11.0.1 (ebb417
), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 03:41:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTTableViewManager -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DenTelezhkin/DTTableViewManager.git
Reference: 11.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DenTelezhkin/DTTableViewManager
* tag 11.0.1 -> FETCH_HEAD
HEAD is now at ebb417e Releasing version 11.0.1.
Cloned https://github.com/DenTelezhkin/DTTableViewManager.git
Revision (git rev-parse @):
ebb417e4dc3024baf6eca53fc580c84b63b77453
SUCCESS checkout https://github.com/DenTelezhkin/DTTableViewManager.git at 11.0.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/DenTelezhkin/DTTableViewManager.git
https://github.com/DenTelezhkin/DTTableViewManager.git
{
"dependencies" : [
{
"identity" : "dtmodelstorage",
"requirement" : {
"range" : [
{
"lower_bound" : "11.0.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DenTelezhkin/DTModelStorage"
}
],
"manifest_display_name" : "DTTableViewManager",
"name" : "DTTableViewManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DTTableViewManager",
"targets" : [
"DTTableViewManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DTTableViewManager",
"module_type" : "SwiftTarget",
"name" : "DTTableViewManager",
"path" : "Sources/DTTableViewManager",
"product_dependencies" : [
"DTModelStorage"
],
"product_memberships" : [
"DTTableViewManager"
],
"sources" : [
"DTTableViewDataSource.swift",
"DTTableViewDelegate.swift",
"DTTableViewDelegateWrapper.swift",
"DTTableViewDiffableDataSource.swift",
"DTTableViewDragDelegate.swift",
"DTTableViewDropDelegate.swift",
"DTTableViewDropPlaceholderContext.swift",
"DTTableViewManager+DataSource.swift",
"DTTableViewManager+Delegate.swift",
"DTTableViewManager+Deprecated.swift",
"DTTableViewManager+Drag.swift",
"DTTableViewManager+Drop.swift",
"DTTableViewManager+Prefetch.swift",
"DTTableViewManager+Registration.swift",
"DTTableViewManager+SwiftUIRegistration.swift",
"DTTableViewManager.swift",
"DTTableViewManagerAnomalyHandler.swift",
"DTTableViewPrefetchDataSource.swift",
"Exports.swift",
"HostingCellViewModelMapping.swift",
"HostingConfigurationViewModelMapping.swift",
"HostingTableViewCell.swift",
"TableViewCellModelMapping.swift",
"TableViewConfiguration.swift",
"TableViewFactory.swift",
"TableViewHeaderFooterViewModelMapping.swift",
"TableViewUpdater.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/DenTelezhkin/Changeset
Fetching from https://github.com/DenTelezhkin/DTModelStorage
Creating working copy of package ‘DTModelStorage’
Checking out main (1473c7e) of package ‘DTModelStorage’
Creating working copy of package ‘Changeset’
Checking out swiftpm-platforms (76ee0cd) of package ‘Changeset’
Resolved source packages:
Changeset: https://github.com/DenTelezhkin/Changeset @ swiftpm-platforms (76ee0cd)
DTModelStorage: https://github.com/DenTelezhkin/DTModelStorage @ main (1473c7e)
resolved source packages: Changeset, DTModelStorage
{
"dependencies" : [
{
"identity" : "dtmodelstorage",
"requirement" : {
"range" : [
{
"lower_bound" : "11.0.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DenTelezhkin/DTModelStorage"
}
],
"manifest_display_name" : "DTTableViewManager",
"name" : "DTTableViewManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DTTableViewManager",
"targets" : [
"DTTableViewManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DTTableViewManager",
"module_type" : "SwiftTarget",
"name" : "DTTableViewManager",
"path" : "Sources/DTTableViewManager",
"product_dependencies" : [
"DTModelStorage"
],
"product_memberships" : [
"DTTableViewManager"
],
"sources" : [
"DTTableViewDataSource.swift",
"DTTableViewDelegate.swift",
"DTTableViewDelegateWrapper.swift",
"DTTableViewDiffableDataSource.swift",
"DTTableViewDragDelegate.swift",
"DTTableViewDropDelegate.swift",
"DTTableViewDropPlaceholderContext.swift",
"DTTableViewManager+DataSource.swift",
"DTTableViewManager+Delegate.swift",
"DTTableViewManager+Deprecated.swift",
"DTTableViewManager+Drag.swift",
"DTTableViewManager+Drop.swift",
"DTTableViewManager+Prefetch.swift",
"DTTableViewManager+Registration.swift",
"DTTableViewManager+SwiftUIRegistration.swift",
"DTTableViewManager.swift",
"DTTableViewManagerAnomalyHandler.swift",
"DTTableViewPrefetchDataSource.swift",
"Exports.swift",
"HostingCellViewModelMapping.swift",
"HostingConfigurationViewModelMapping.swift",
"HostingTableViewCell.swift",
"TableViewCellModelMapping.swift",
"TableViewConfiguration.swift",
"TableViewFactory.swift",
"TableViewHeaderFooterViewModelMapping.swift",
"TableViewUpdater.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "DTTableViewManager",
"schemes" : [
"DTTableViewManager",
"Example",
"Tests-iOS",
"Tests-tvOS"
],
"targets" : [
"Example",
"Tests-iOS",
"DTTableViewManager",
"Tests-tvOS"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DTTableViewManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTTableViewManager -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
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DTTableViewManager -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 settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DTTableViewManager: /Users/admin/builder/spi-builder-workspace
DTModelStorage: https://github.com/DenTelezhkin/DTModelStorage @ 11.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'DTTableViewManager' in project 'DTTableViewManager'
➜ Explicit dependency on target 'DTTableViewManager' in project 'DTTableViewManager'
➜ Explicit dependency on target 'DTModelStorage' in project 'DTModelStorage'
Target 'DTTableViewManager' in project 'DTTableViewManager'
➜ Explicit dependency on target 'DTModelStorage' in project 'DTModelStorage'
Target 'DTModelStorage' in project 'DTModelStorage'
➜ Explicit dependency on target 'DTModelStorage' in project 'DTModelStorage'
Target 'DTModelStorage' in project 'DTModelStorage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ebec7cb6a1a647c4d4ac55056ddee91c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ebec7cb6a1a647c4d4ac55056ddee91c.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.DependencyMetadataFileList (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.DependencyStaticMetadataFileList (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.modulemap (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.LinkFileList (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-OutputFileMap.json (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager_const_extract_protocols.json (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.SwiftConstValuesFileList (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.SwiftFileList (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_const_extract_protocols.json (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftConstValuesFileList (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.LinkFileList (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DTTableViewManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.modulemap (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DTTableViewManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-OutputFileMap.json (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.modulemap (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.DependencyStaticMetadataFileList (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.DependencyMetadataFileList (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DTModelStorage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.modulemap (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DTModelStorage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver DTModelStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTModelStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_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/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BackwardsCompatibility.swift,\ BaseStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BackwardsCompatibility.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BackwardsCompatibility.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MemoryStorage+UpdateWithoutAnimations.swift,\ MemoryStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage+UpdateWithoutAnimations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage+UpdateWithoutAnimations.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoreDataStorage.swift,\ EventReactions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/CoreDataStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/EventReactions.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/CoreDataStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/EventReactions.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SingleSectionStorage.swift,\ StorageProtocols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AccumulationStrategy.swift,\ AnomalyHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AccumulationStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AnomalyHandler.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AccumulationStrategy.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AnomalyHandler.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SectionProtocols.swift,\ SingleSectionDiffing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionProtocols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionDiffing.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionDiffing.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ViewModelMapping.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ViewModelMapping.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DTModelStorage (in target 'DTModelStorage' from project 'DTModelStorage')
EmitSwiftModule normal arm64 (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ModelTransfer.swift,\ RuntimeHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ModelTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/RuntimeHelper.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ModelTransfer.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/RuntimeHelper.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Section.swift,\ SectionModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/Section.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionModel.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/Section.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionModel.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StorageUpdate.swift,\ UINib+Existance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageUpdate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/UINib+Existance.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageUpdate.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/UINib+Existance.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DTModelStorage (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriver\ Compilation\ Requirements DTModelStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTModelStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_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/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ModelTransfer.swift, RuntimeHelper.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Compiling SectionProtocols.swift, SingleSectionDiffing.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DTModelStorage-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DTModelStorage-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Section.swift, SectionModel.swift (in target 'DTModelStorage' from project 'DTModelStorage')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.swiftdoc (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.abi.json (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.swiftmodule (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.swiftsourceinfo (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AccumulationStrategy.swift, AnomalyHandler.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Compiling MemoryStorage+UpdateWithoutAnimations.swift, MemoryStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriver DTTableViewManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTTableViewManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager_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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DTTableViewDiffableDataSource.swift,\ DTTableViewDragDelegate.swift,\ DTTableViewDropDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDragDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDragDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DTTableViewManager (in target 'DTTableViewManager' from project 'DTTableViewManager')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegateWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDragDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropPlaceholderContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+DataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drop.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Prefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Registration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+SwiftUIRegistration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewPrefetchDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingCellViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingConfigurationViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewCellModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewHeaderFooterViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewUpdater.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DTTableViewManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.abi.json
EmitSwiftModule normal arm64 (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:304:15: error: cannot override 'tableView' which has been marked unavailable
open func tableView(_ tableView: UITableView, shouldShowMenuForRowAt indexPath: IndexPath) -> Bool {
^
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:shouldShowMenuForRowAt:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, shouldShowMenuForRowAt indexPath: IndexPath) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:314:15: error: cannot override 'tableView' which has been marked unavailable
open func tableView(_ tableView: UITableView, canPerformAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?) -> Bool {
^
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:canPerformAction:forRowAt:withSender:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, canPerformAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:328:15: error: cannot override 'tableView' which has been marked unavailable
open func tableView(_ tableView: UITableView, performAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?) {
^
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:performAction:forRowAt:withSender:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, performAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?)}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:101:10: warning: main actor-isolated instance method 'numberOfSections()' cannot be used to satisfy nonisolated requirement from protocol 'Storage'; this is an error in the Swift 6 language mode
func numberOfSections() -> Int {
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:101:10: note: add 'nonisolated' to 'numberOfSections()' to make this instance method not isolated to the actor
func numberOfSections() -> Int {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:33:155: note: add '@preconcurrency' to the 'Storage' conformance to defer isolation checking to run time
class DTTableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>, Storage, SupplementaryStorage
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:33:10: note: mark the protocol requirement 'numberOfSections()' 'async' to allow actor-isolated conformances
func numberOfSections() -> Int
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:105:10: warning: main actor-isolated instance method 'numberOfItems(inSection:)' cannot be used to satisfy nonisolated requirement from protocol 'Storage'; this is an error in the Swift 6 language mode
func numberOfItems(inSection section: Int) -> Int {
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:105:10: note: add 'nonisolated' to 'numberOfItems(inSection:)' to make this instance method not isolated to the actor
func numberOfItems(inSection section: Int) -> Int {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:36:10: note: mark the protocol requirement 'numberOfItems(inSection:)' 'async' to allow actor-isolated conformances
func numberOfItems(inSection section: Int) -> Int
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:109:10: warning: main actor-isolated instance method 'item(at:)' cannot be used to satisfy nonisolated requirement from protocol 'Storage'; this is an error in the Swift 6 language mode
func item(at indexPath: IndexPath) -> Any? {
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:109:10: note: add 'nonisolated' to 'item(at:)' to make this instance method not isolated to the actor
func item(at indexPath: IndexPath) -> Any? {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:39:10: note: mark the protocol requirement 'item(at:)' 'async' to allow actor-isolated conformances
func item(at indexPath: IndexPath) -> Any?
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:54:9: warning: main actor-isolated property 'headerModelProvider' cannot be used to satisfy nonisolated requirement from protocol 'SupplementaryStorage'; this is an error in the Swift 6 language mode
var headerModelProvider: ((Int) -> Any?)?
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:33:164: note: add '@preconcurrency' to the 'SupplementaryStorage' conformance to defer isolation checking to run time
class DTTableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>, Storage, SupplementaryStorage
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:46:9: note: requirement 'headerModelProvider' declared here
var headerModelProvider: ((_ sectionIndex: Int) -> Any?)? { get set }
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:57:9: warning: main actor-isolated property 'footerModelProvider' cannot be used to satisfy nonisolated requirement from protocol 'SupplementaryStorage'; this is an error in the Swift 6 language mode
var footerModelProvider: ((Int) -> Any?)?
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:49:9: note: requirement 'footerModelProvider' declared here
var footerModelProvider: ((_ sectionIndex: Int) -> Any?)? { get set }
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:70:9: warning: main actor-isolated property 'supplementaryModelProvider' cannot be used to satisfy nonisolated requirement from protocol 'SupplementaryStorage'; this is an error in the Swift 6 language mode
var supplementaryModelProvider: ((String, IndexPath) -> Any?)? {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:52:9: note: requirement 'supplementaryModelProvider' declared here
var supplementaryModelProvider: ((_ kind: String, _ sectionIndexPath: IndexPath) -> Any?)? { get set }
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:88:9: warning: main actor-isolated property 'supplementaryHeaderKind' cannot be used to satisfy nonisolated requirement from protocol 'SupplementaryStorage'; this is an error in the Swift 6 language mode
var supplementaryHeaderKind: String?
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:55:9: note: requirement 'supplementaryHeaderKind' declared here
var supplementaryHeaderKind: String? { get set }
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift:91:9: warning: main actor-isolated property 'supplementaryFooterKind' cannot be used to satisfy nonisolated requirement from protocol 'SupplementaryStorage'; this is an error in the Swift 6 language mode
var supplementaryFooterKind: String?
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift:58:9: note: requirement 'supplementaryFooterKind' declared here
var supplementaryFooterKind: String? { get set }
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:51:13: warning: var 'DTTableViewManagerAssociatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var DTTableViewManagerAssociatedKey = malloc(1)!
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:51:13: note: convert 'DTTableViewManagerAssociatedKey' to a 'let' constant to make 'Sendable' shared state immutable
private var DTTableViewManagerAssociatedKey = malloc(1)!
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:51:13: note: add '@MainActor' to make var 'DTTableViewManagerAssociatedKey' part of global actor 'MainActor'
private var DTTableViewManagerAssociatedKey = malloc(1)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:51:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var DTTableViewManagerAssociatedKey = malloc(1)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift:64:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var minimalHeaderHeightForTableView: (UITableView) -> CGFloat = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift:69:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var minimalFooterHeightForTableView: (UITableView) -> CGFloat = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:172:24: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
tableView?.delegate = tableDelegate
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:355:64: note: mutation of this property is only permitted within the actor
@property (nonatomic, weak, nullable) id <UITableViewDelegate> delegate;
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:179:24: warning: main actor-isolated property 'dataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
tableView?.dataSource = tableDataSource
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:354:66: note: mutation of this property is only permitted within the actor
@property (nonatomic, weak, nullable) id <UITableViewDataSource> dataSource;
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:186:24: warning: main actor-isolated property 'prefetchDataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
tableView?.prefetchDataSource = tablePrefetchDataSource
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:357:77: note: mutation of this property is only permitted within the actor
@property (nonatomic, weak, nullable) id <UITableViewDataSourcePrefetching> prefetchDataSource API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:208:23: warning: static property 'defaultStorage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var defaultStorage: () -> Storage = { MemoryStorage() }
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:208:23: note: convert 'defaultStorage' to a 'let' constant to make 'Sendable' shared state immutable
public static var defaultStorage: () -> Storage = { MemoryStorage() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:208:23: note: add '@MainActor' to make static property 'defaultStorage' part of global actor 'MainActor'
public static var defaultStorage: () -> Storage = { MemoryStorage() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift:208:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var defaultStorage: () -> Storage = { MemoryStorage() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift:113:23: warning: static property 'defaultAction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var defaultAction : (DTTableViewManagerAnomaly) -> Void = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift:113:23: note: convert 'defaultAction' to a 'let' constant to make 'Sendable' shared state immutable
public static var defaultAction : (DTTableViewManagerAnomaly) -> Void = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift:113:23: note: add '@MainActor' to make static property 'defaultAction' part of global actor 'MainActor'
public static var defaultAction : (DTTableViewManagerAnomaly) -> Void = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift:113:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var defaultAction : (DTTableViewManagerAnomaly) -> Void = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingCellViewModelMapping.swift:38:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var hostingControllerMaker: (Content) -> UIHostingController<Content> = { UIHostingController(rootView: $0) }
^
SwiftCompile normal arm64 Compiling\ DTTableViewManager.swift,\ DTTableViewManagerAnomalyHandler.swift,\ DTTableViewPrefetchDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewPrefetchDataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewPrefetchDataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TableViewConfiguration.swift,\ TableViewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewFactory.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewFactory.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DTTableViewManager+Prefetch.swift,\ DTTableViewManager+Registration.swift,\ DTTableViewManager+SwiftUIRegistration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Prefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Registration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+SwiftUIRegistration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Prefetch.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Registration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+SwiftUIRegistration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DTTableViewManager+Deprecated.swift,\ DTTableViewManager+Drag.swift,\ DTTableViewManager+Drop.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drop.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Deprecated.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift:64:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var minimalHeaderHeightForTableView: (UITableView) -> CGFloat = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift:69:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var minimalFooterHeightForTableView: (UITableView) -> CGFloat = {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drag.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drop.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling StorageUpdate.swift, UINib+Existance.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ TableViewHeaderFooterViewModelMapping.swift,\ TableViewUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewHeaderFooterViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewUpdater.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewHeaderFooterViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewUpdater.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SingleSectionStorage.swift, StorageProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ HostingTableViewCell.swift,\ TableViewCellModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewCellModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingTableViewCell.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewCellModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DTTableViewDropPlaceholderContext.swift,\ DTTableViewManager+DataSource.swift,\ DTTableViewManager+Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropPlaceholderContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+DataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Delegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropPlaceholderContext.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+DataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Delegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ViewModelMapping.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Compiling BackwardsCompatibility.swift, BaseStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ Exports.swift,\ HostingCellViewModelMapping.swift,\ HostingConfigurationViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingCellViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingConfigurationViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/Exports.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingCellViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingConfigurationViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataStorage.swift, EventReactions.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ DTTableViewDataSource.swift,\ DTTableViewDelegate.swift,\ DTTableViewDelegateWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegateWrapper.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftDriverJobDiscovery normal arm64 Compiling DTTableViewManager+Deprecated.swift, DTTableViewManager+Drag.swift, DTTableViewManager+Drop.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftDriver\ Compilation DTModelStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTModelStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_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/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ DTTableViewManager (in target 'DTTableViewManager' from project 'DTTableViewManager')
EmitSwiftModule normal arm64 (in target 'DTTableViewManager' from project 'DTTableViewManager')
Building workspace spi-builder-workspace with scheme DTTableViewManager
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DTTableViewManager: /Users/admin/builder/spi-builder-workspace
DTModelStorage: https://github.com/DenTelezhkin/DTModelStorage @ 11.0.2
resolved source packages: DTTableViewManager, DTModelStorage
{
"dependencies" : [
{
"identity" : "dtmodelstorage",
"requirement" : {
"range" : [
{
"lower_bound" : "11.0.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DenTelezhkin/DTModelStorage"
}
],
"manifest_display_name" : "DTTableViewManager",
"name" : "DTTableViewManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DTTableViewManager",
"targets" : [
"DTTableViewManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DTTableViewManager",
"module_type" : "SwiftTarget",
"name" : "DTTableViewManager",
"path" : "Sources/DTTableViewManager",
"product_dependencies" : [
"DTModelStorage"
],
"product_memberships" : [
"DTTableViewManager"
],
"sources" : [
"DTTableViewDataSource.swift",
"DTTableViewDelegate.swift",
"DTTableViewDelegateWrapper.swift",
"DTTableViewDiffableDataSource.swift",
"DTTableViewDragDelegate.swift",
"DTTableViewDropDelegate.swift",
"DTTableViewDropPlaceholderContext.swift",
"DTTableViewManager+DataSource.swift",
"DTTableViewManager+Delegate.swift",
"DTTableViewManager+Deprecated.swift",
"DTTableViewManager+Drag.swift",
"DTTableViewManager+Drop.swift",
"DTTableViewManager+Prefetch.swift",
"DTTableViewManager+Registration.swift",
"DTTableViewManager+SwiftUIRegistration.swift",
"DTTableViewManager.swift",
"DTTableViewManagerAnomalyHandler.swift",
"DTTableViewPrefetchDataSource.swift",
"Exports.swift",
"HostingCellViewModelMapping.swift",
"HostingConfigurationViewModelMapping.swift",
"HostingTableViewCell.swift",
"TableViewCellModelMapping.swift",
"TableViewConfiguration.swift",
"TableViewFactory.swift",
"TableViewHeaderFooterViewModelMapping.swift",
"TableViewUpdater.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DTTableViewManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTTableViewManager -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DTTableViewManager -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
DTModelStorage: https://github.com/DenTelezhkin/DTModelStorage @ 11.0.2
DTTableViewManager: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'DTTableViewManager' in project 'DTTableViewManager'
➜ Explicit dependency on target 'DTTableViewManager' in project 'DTTableViewManager'
➜ Explicit dependency on target 'DTModelStorage' in project 'DTModelStorage'
Target 'DTTableViewManager' in project 'DTTableViewManager'
➜ Explicit dependency on target 'DTModelStorage' in project 'DTModelStorage'
Target 'DTModelStorage' in project 'DTModelStorage'
➜ Explicit dependency on target 'DTModelStorage' in project 'DTModelStorage'
Target 'DTModelStorage' in project 'DTModelStorage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0248965fc428fbf6238e3021f02537ef
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0248965fc428fbf6238e3021f02537ef.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver DTModelStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTModelStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_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/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BackwardsCompatibility.swift,\ BaseStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BackwardsCompatibility.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BackwardsCompatibility.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ModelTransfer.swift,\ RuntimeHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ModelTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/RuntimeHelper.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ModelTransfer.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/RuntimeHelper.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SingleSectionStorage.swift,\ StorageProtocols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoreDataStorage.swift,\ EventReactions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/CoreDataStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/EventReactions.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/CoreDataStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/EventReactions.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StorageUpdate.swift,\ UINib+Existance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageUpdate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/UINib+Existance.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/StorageUpdate.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/UINib+Existance.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AccumulationStrategy.swift,\ AnomalyHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AccumulationStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AnomalyHandler.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AccumulationStrategy.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/AnomalyHandler.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ViewModelMapping.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/ViewModelMapping.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MemoryStorage+UpdateWithoutAnimations.swift,\ MemoryStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage+UpdateWithoutAnimations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage+UpdateWithoutAnimations.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/MemoryStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DTModelStorage (in target 'DTModelStorage' from project 'DTModelStorage')
EmitSwiftModule normal arm64 (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SectionProtocols.swift,\ SingleSectionDiffing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionProtocols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionDiffing.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SingleSectionDiffing.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Section.swift,\ SectionModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/Section.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionModel.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/Section.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage/Sources/DTModelStorage/SectionModel.swift (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ModelTransfer.swift, RuntimeHelper.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Compiling SectionProtocols.swift, SingleSectionDiffing.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Compiling BackwardsCompatibility.swift, BaseStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Compiling AccumulationStrategy.swift, AnomalyHandler.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Compiling SingleSectionStorage.swift, StorageProtocols.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriverJobDiscovery normal arm64 Emitting module for DTModelStorage (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriver\ Compilation\ Requirements DTModelStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTModelStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_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/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.abi.json (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling StorageUpdate.swift, UINib+Existance.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftDriver DTTableViewManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTTableViewManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager.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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager_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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ViewModelMapping.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ DTTableViewDataSource.swift,\ DTTableViewDelegate.swift,\ DTTableViewDelegateWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegateWrapper.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:304:15: error: cannot override 'tableView' which has been marked unavailable
open func tableView(_ tableView: UITableView, shouldShowMenuForRowAt indexPath: IndexPath) -> Bool {
^
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:shouldShowMenuForRowAt:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, shouldShowMenuForRowAt indexPath: IndexPath) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:314:15: error: cannot override 'tableView' which has been marked unavailable
open func tableView(_ tableView: UITableView, canPerformAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?) -> Bool {
^
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:canPerformAction:forRowAt:withSender:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, canPerformAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:328:15: error: cannot override 'tableView' which has been marked unavailable
open func tableView(_ tableView: UITableView, performAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?) {
^
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:performAction:forRowAt:withSender:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, performAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?)}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:308:52: error: 'tableView(_:shouldShowMenuForRowAt:)' is unavailable in visionOS
return (delegate as? UITableViewDelegate)?.tableView?(tableView, shouldShowMenuForRowAt: indexPath) ?? false
^~~~~~~~~
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:shouldShowMenuForRowAt:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, shouldShowMenuForRowAt indexPath: IndexPath) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:322:52: error: 'tableView(_:canPerformAction:forRowAt:withSender:)' is unavailable in visionOS
return (delegate as? UITableViewDelegate)?.tableView?(tableView, canPerformAction: action, forRowAt: indexPath, withSender: sender) ?? false
^~~~~~~~~
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:canPerformAction:forRowAt:withSender:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, canPerformAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift:329:53: error: 'tableView(_:performAction:forRowAt:withSender:)' is unavailable in visionOS
defer { (delegate as? UITableViewDelegate)?.tableView?(tableView, performAction: action, forRowAt: indexPath, withSender: sender) }
^~~~~~~~~
UIKit.UITableViewDelegate.tableView:3:17: note: 'tableView(_:performAction:forRowAt:withSender:)' has been explicitly marked unavailable here
optional func tableView(_ tableView: UITableView, performAction action: Selector, forRowAt indexPath: IndexPath, withSender sender: Any?)}
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegateWrapper.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegateWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDragDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropPlaceholderContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+DataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drop.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Prefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Registration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+SwiftUIRegistration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewPrefetchDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingCellViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingConfigurationViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewCellModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewHeaderFooterViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewUpdater.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewManager_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.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/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DTTableViewManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewDelegate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewDelegateWrapper.o -index-unit-output-path /DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewDataSource.o -index-unit-output-path /DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewDelegate.o -index-unit-output-path /DTTableViewManager.build/Debug-xros/DTTableViewManager.build/Objects-normal/arm64/DTTableViewDelegateWrapper.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DTTableViewDiffableDataSource.swift,\ DTTableViewDragDelegate.swift,\ DTTableViewDropDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDragDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDiffableDataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDragDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DTTableViewManager+Deprecated.swift,\ DTTableViewManager+Drag.swift,\ DTTableViewManager+Drop.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drop.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Deprecated.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drag.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Drop.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DTTableViewManager+Prefetch.swift,\ DTTableViewManager+Registration.swift,\ DTTableViewManager+SwiftUIRegistration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Prefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Registration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+SwiftUIRegistration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Prefetch.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Registration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+SwiftUIRegistration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DTTableViewManager.swift,\ DTTableViewManagerAnomalyHandler.swift,\ DTTableViewPrefetchDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewPrefetchDataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManagerAnomalyHandler.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewPrefetchDataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TableViewHeaderFooterViewModelMapping.swift,\ TableViewUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewHeaderFooterViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewUpdater.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewHeaderFooterViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewUpdater.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DTTableViewManager (in target 'DTTableViewManager' from project 'DTTableViewManager')
EmitSwiftModule normal arm64 (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HostingTableViewCell.swift,\ TableViewCellModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewCellModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingTableViewCell.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewCellModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Section.swift, SectionModel.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ DTTableViewDropPlaceholderContext.swift,\ DTTableViewManager+DataSource.swift,\ DTTableViewManager+Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropPlaceholderContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+DataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Delegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDropPlaceholderContext.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+DataSource.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewManager+Delegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataStorage.swift, EventReactions.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ Exports.swift,\ HostingCellViewModelMapping.swift,\ HostingConfigurationViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingCellViewModelMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingConfigurationViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/Exports.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingCellViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/HostingConfigurationViewModelMapping.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MemoryStorage+UpdateWithoutAnimations.swift, MemoryStorage.swift (in target 'DTModelStorage' from project 'DTModelStorage')
SwiftCompile normal arm64 Compiling\ TableViewConfiguration.swift,\ TableViewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewFactory.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewConfiguration.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/TableViewFactory.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling DTTableViewManager+Deprecated.swift, DTTableViewManager+Drag.swift, DTTableViewManager+Drop.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftDriver\ Compilation DTModelStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DTModelStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_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/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DTTableViewDiffableDataSource.swift, DTTableViewDragDelegate.swift, DTTableViewDropDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.o normal (in target 'DTModelStorage' from project 'DTModelStorage')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DTModelStorage
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -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.3.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.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.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/DTModelStorage.build/Debug-xros/DTModelStorage.build/Objects-normal/arm64/DTModelStorage.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DTModelStorage.o
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
SwiftCompile normal arm64 Compiling\ DTTableViewDataSource.swift,\ DTTableViewDelegate.swift,\ DTTableViewDelegateWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DTTableViewManager/DTTableViewDelegateWrapper.swift (in target 'DTTableViewManager' from project 'DTTableViewManager')
Building workspace spi-builder-workspace with scheme DTTableViewManager
(3 failures)
BUILD FAILURE 6.1 visionOS