Build Information
Successful build of DiffableUI, reference main (95c12e), with Swift 6.1 for visionOS using Xcode 16.3 on 5 Mar 2026 23:49:01 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DiffableUI -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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loloop/DiffableUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loloop/DiffableUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 95c12ed Merge pull request #6 from loloop/mauricio/grid-fix
Cloned https://github.com/loloop/DiffableUI.git
Revision (git rev-parse @):
95c12eda157352d0ef8c55ac861d53086dcab9c6
SUCCESS checkout https://github.com/loloop/DiffableUI.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/loloop/DiffableUI.git
https://github.com/loloop/DiffableUI.git
{
"dependencies" : [
],
"manifest_display_name" : "DiffableUI",
"name" : "DiffableUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DiffableUI",
"targets" : [
"DiffableUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DiffableUI",
"module_type" : "SwiftTarget",
"name" : "DiffableUI",
"path" : "Sources/DiffableUI",
"product_memberships" : [
"DiffableUI"
],
"sources" : [
"CollectionItem.swift",
"CollectionSection.swift",
"DiffableViewController.swift",
"Items/ContextMenu.swift",
"Items/ForEach.swift",
"Items/Padding.swift",
"Items/Tappable.swift",
"Items/Taskable.swift",
"ResultBuilders/CollectionItemBuilder.swift",
"ResultBuilders/CollectionViewBuilder.swift",
"UI/CollectionViewCell.swift",
"UI/Extensions/NSDirectionalEdgeInsets+Init.swift",
"UI/Extensions/UIView+Constraints.swift",
"UI/Items/ActivityIndicator.swift",
"UI/Items/Empty.swift",
"UI/Items/HostingItem.swift",
"UI/Items/Label.swift",
"UI/Items/Toggle.swift",
"UI/Sections/Grid.swift",
"UI/Sections/List.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
Resolve Package Graph
Resolved source packages:
DiffableUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: DiffableUI
{
"dependencies" : [
],
"manifest_display_name" : "DiffableUI",
"name" : "DiffableUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DiffableUI",
"targets" : [
"DiffableUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DiffableUI",
"module_type" : "SwiftTarget",
"name" : "DiffableUI",
"path" : "Sources/DiffableUI",
"product_memberships" : [
"DiffableUI"
],
"sources" : [
"CollectionItem.swift",
"CollectionSection.swift",
"DiffableViewController.swift",
"Items/ContextMenu.swift",
"Items/ForEach.swift",
"Items/Padding.swift",
"Items/Tappable.swift",
"Items/Taskable.swift",
"ResultBuilders/CollectionItemBuilder.swift",
"ResultBuilders/CollectionViewBuilder.swift",
"UI/CollectionViewCell.swift",
"UI/Extensions/NSDirectionalEdgeInsets+Init.swift",
"UI/Extensions/UIView+Constraints.swift",
"UI/Items/ActivityIndicator.swift",
"UI/Items/Empty.swift",
"UI/Items/HostingItem.swift",
"UI/Items/Label.swift",
"UI/Items/Toggle.swift",
"UI/Sections/Grid.swift",
"UI/Sections/List.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "DiffableUI",
"schemes" : [
"DiffableUI",
"HackerNews"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DiffableUI"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DiffableUI -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 DiffableUI -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
Resolved source packages:
DiffableUI: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DiffableUI' in project 'DiffableUI'
➜ Explicit dependency on target 'DiffableUI' in project 'DiffableUI'
Target 'DiffableUI' in project 'DiffableUI' (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: 205e5aee6278dba92bdb19c5a0881634
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/205e5aee6278dba92bdb19c5a0881634.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/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/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.modulemap (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.DependencyMetadataFileList (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.DependencyStaticMetadataFileList (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_const_extract_protocols.json (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-OutputFileMap.json (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.SwiftFileList (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.SwiftConstValuesFileList (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.LinkFileList (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DiffableUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.modulemap (in target 'DiffableUI' from project 'DiffableUI')
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/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver DiffableUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DiffableUI' from project 'DiffableUI')
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 DiffableUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.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 -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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_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/DiffableUI.build/Debug-xros/DiffableUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CollectionItem.swift,\ CollectionSection.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionItem.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:29:7: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var snapshot: NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable> {
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:29:7: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var snapshot: NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable> {
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:30:28: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var diffableSnapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:30:28: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var diffableSnapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:30:81: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
var diffableSnapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:30:81: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
var diffableSnapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:30:9: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var diffableSnapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:30:9: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var diffableSnapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:32:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
diffableSnapshot.appendSections([section.id])
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:32:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
diffableSnapshot.appendSections([section.id])
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:33:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
diffableSnapshot.appendItems(section.items.map { AnyHashable($0) }, toSection: section.id)
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:33:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
diffableSnapshot.appendItems(section.items.map { AnyHashable($0) }, toSection: section.id)
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
SwiftCompile normal arm64 Compiling\ DiffableViewController.swift,\ ContextMenu.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/ContextMenu.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:41: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:41: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:100: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:100: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:78:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private func updateAllVisibleItems(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:78:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private func updateAllVisibleItems(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:113:19: warning: converting function value of type '@MainActor @Sendable (UICollectionView, IndexPath, AnyHashable) -> UICollectionViewCell' to '(UICollectionView, IndexPath, AnyHashable) -> UICollectionViewCell?' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
cellProvider: Self.cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:30:33: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
collectionView.dataSource = diffableDataSource
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:30:33: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
collectionView.dataSource = diffableDataSource
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:53:26: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
diffableDataSource.apply(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:53:26: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
diffableDataSource.apply(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:72:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
diffableDataSource.apply(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:72:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
diffableDataSource.apply(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:90:37: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
let indexPath = dataSource?.indexPath(for: AnyHashable(newItem))
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:90:37: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
let indexPath = dataSource?.indexPath(for: AnyHashable(newItem))
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:182:5: warning: call to main actor-isolated initializer 'init(sectionProvider:configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UICollectionViewCompositionalLayout(
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:56:1: note: calls to initializer 'init(sectionProvider:configuration:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithSectionProvider:(UICollectionViewCompositionalLayoutSectionProvider)sectionProvider configuration:(UICollectionViewCompositionalLayoutConfiguration*)configuration;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:182:5: warning: sending value of non-Sendable type '(Int, any NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection?' risks causing data races; this is an error in the Swift 6 language mode
UICollectionViewCompositionalLayout(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:182:5: note: sending task-isolated value of non-Sendable type '(Int, any NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection?' to main actor-isolated initializer 'init(sectionProvider:configuration:)' risks causing races in between task-isolated and main actor-isolated uses
UICollectionViewCompositionalLayout(
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/ContextMenu.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/ContextMenu.swift:29:5: warning: call to main actor-isolated initializer 'init(identifier:previewProvider:actionProvider:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIContextMenuConfiguration(actionProvider: { [_menu] _ in _menu })
^
UIKit.UIContextMenuConfiguration.init:2:47: note: calls to initializer 'init(identifier:previewProvider:actionProvider:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public convenience init(identifier: (any NSCopying)? = nil, previewProvider: UIContextMenuContentPreviewProvider? = nil, actionProvider: UIContextMenuActionProvider? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/ContextMenu.swift:28:15: note: add '@MainActor' to make instance method 'contextMenuConfiguration()' part of global actor 'MainActor'
public func contextMenuConfiguration() -> UIContextMenuConfiguration? {
^
@MainActor
SwiftCompile normal arm64 Compiling\ ForEach.swift,\ Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/ForEach.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Padding.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/ForEach.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Padding.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Padding.swift:47:17: warning: main actor-isolated property 'directionalLayoutMargins' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
innerCell.directionalLayoutMargins = insets
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:268:47: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSDirectionalEdgeInsets directionalLayoutMargins API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Padding.swift:45:15: note: add '@MainActor' to make instance method 'configure(cell:)' part of global actor 'MainActor'
public func configure(cell: T.CellType) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ Tappable.swift,\ Taskable.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Tappable.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Taskable.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Tappable.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Taskable.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Taskable.swift:52:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
Task(priority: priority) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/Items/Taskable.swift:53:17: note: closure captures 'self' which is accessible to code in the current task
try await action?()
^
SwiftCompile normal arm64 Compiling\ Empty.swift,\ HostingItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Empty.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/HostingItem.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Empty.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/HostingItem.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/HostingItem.swift:26:14: warning: main actor-isolated property 'contentConfiguration' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
cell.contentConfiguration = UIHostingConfiguration { content }
^
UIKit.UICollectionViewCell.contentConfiguration:3:41: note: mutation of this property is only permitted within the actor
@MainActor @preconcurrency public var contentConfiguration: (any UIContentConfiguration)? { get set }}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/HostingItem.swift:25:17: note: add '@MainActor' to make instance method 'configure(cell:)' part of global actor 'MainActor'
public func configure(cell: UICollectionViewCell) {
^
@MainActor
SwiftEmitModule normal arm64 Emitting\ module\ for\ DiffableUI (in target 'DiffableUI' from project 'DiffableUI')
EmitSwiftModule normal arm64 (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:29:7: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var snapshot: NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable> {
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/CollectionSection.swift:29:7: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
var snapshot: NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable> {
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:41: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:41: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:100: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:100: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:78:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private func updateAllVisibleItems(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:78:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private func updateAllVisibleItems(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:111:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
private lazy var diffableDataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/DiffableViewController.swift:113:19: warning: converting function value of type '@MainActor @Sendable (UICollectionView, IndexPath, AnyHashable) -> UICollectionViewCell' to '(UICollectionView, IndexPath, AnyHashable) -> UICollectionViewCell?' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
cellProvider: Self.cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:73:13: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var itemHeight: NSCollectionLayoutDimension = .estimated(100)
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:53:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var itemHeight: NSCollectionLayoutDimension = .estimated(100)
^
SwiftCompile normal arm64 Compiling\ Label.swift,\ Toggle.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:23:10: warning: main actor-isolated property 'text' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
cell.text = item
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:74:14: note: mutation of this property is only permitted within the actor
public var text: String? {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:22:15: note: add '@MainActor' to make instance method 'configure(cell:)' part of global actor 'MainActor'
public func configure(cell: LabelCell) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:40:10: warning: main actor-isolated property 'textAlignment' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
cell.textAlignment = configuration.alignment
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:79:14: note: mutation of this property is only permitted within the actor
public var textAlignment: NSTextAlignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:39:8: note: add '@MainActor' to make instance method 'configure(cell:configuration:)' part of global actor 'MainActor'
func configure(cell: LabelCell, configuration: Configuration) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:41:10: warning: main actor-isolated property 'textColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
cell.textColor = configuration.textColor
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:84:14: note: mutation of this property is only permitted within the actor
public var textColor: UIColor? {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:39:8: note: add '@MainActor' to make instance method 'configure(cell:configuration:)' part of global actor 'MainActor'
func configure(cell: LabelCell, configuration: Configuration) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:42:10: warning: call to main actor-isolated instance method 'setFontStyle' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
cell.setFontStyle(configuration.fontStyle)
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:89:15: note: calls to instance method 'setFontStyle' from outside of its actor context are implicitly asynchronous
public func setFontStyle(_ style: UIFont.TextStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:89:15: note: main actor isolation inferred from inheritance from class 'CollectionViewCell'
public func setFontStyle(_ style: UIFont.TextStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Label.swift:39:8: note: add '@MainActor' to make instance method 'configure(cell:configuration:)' part of global actor 'MainActor'
func configure(cell: LabelCell, configuration: Configuration) {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift:26:10: warning: main actor-isolated property 'isOn' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
cell.isOn = item
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift:51:14: note: mutation of this property is only permitted within the actor
public var isOn: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift:25:15: note: add '@MainActor' to make instance method 'configure(cell:)' part of global actor 'MainActor'
public func configure(cell: ToggleCell) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift:27:10: warning: main actor-isolated property 'onChange' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
cell.onChange = { value in
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift:56:14: note: mutation of this property is only permitted within the actor
public var onChange: ((Bool) -> Void)?
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/Toggle.swift:25:15: note: add '@MainActor' to make instance method 'configure(cell:)' part of global actor 'MainActor'
public func configure(cell: ToggleCell) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ Grid.swift,\ List.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:73:13: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var itemHeight: NSCollectionLayoutDimension = .estimated(100)
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:23:43: warning: main actor-isolated property 'container' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let usableWidth = environment.container.effectiveContentSize.width
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:575:63: note: property declared here
@property(nonatomic,readonly) id<NSCollectionLayoutContainer> container;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:23:53: warning: main actor-isolated property 'effectiveContentSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let usableWidth = environment.container.effectiveContentSize.width
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:568:38: note: property declared here
@property(nonatomic,readonly) CGSize effectiveContentSize; // after insets are applied
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:29:24: warning: call to main actor-isolated initializer 'init(widthDimension:heightDimension:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let itemSize = NSCollectionLayoutSize(
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:304:1: note: calls to initializer 'init(widthDimension:heightDimension:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)sizeWithWidthDimension:(NSCollectionLayoutDimension*)width heightDimension:(NSCollectionLayoutDimension*)height;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:30:30: warning: call to main actor-isolated class method 'fractionalWidth' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
widthDimension: .fractionalWidth(1.0 / CGFloat(columns)),
^
UIKit.NSCollectionLayoutDimension.fractionalWidth:2:28: note: calls to class method 'fractionalWidth' from outside of its actor context are implicitly asynchronous
@MainActor open class func fractionalWidth(_ fractionalWidth: CGFloat) -> Self}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:33:20: warning: call to main actor-isolated initializer 'init(layoutSize:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let item = NSCollectionLayoutItem(layoutSize: itemSize)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:150:1: note: calls to initializer 'init(layoutSize:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)itemWithLayoutSize:(NSCollectionLayoutSize*)layoutSize;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:34:14: warning: main actor-isolated property 'contentInsets' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
item.contentInsets = configuration.itemInsets
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:170:46: note: mutation of this property is only permitted within the actor
@property(nonatomic) NSDirectionalEdgeInsets contentInsets;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:36:25: warning: call to main actor-isolated initializer 'init(widthDimension:heightDimension:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let groupSize = NSCollectionLayoutSize(
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:304:1: note: calls to initializer 'init(widthDimension:heightDimension:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)sizeWithWidthDimension:(NSCollectionLayoutDimension*)width heightDimension:(NSCollectionLayoutDimension*)height;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:37:30: warning: call to main actor-isolated class method 'fractionalWidth' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
widthDimension: .fractionalWidth(1),
^
UIKit.NSCollectionLayoutDimension.fractionalWidth:2:28: note: calls to class method 'fractionalWidth' from outside of its actor context are implicitly asynchronous
@MainActor open class func fractionalWidth(_ fractionalWidth: CGFloat) -> Self}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:40:45: warning: call to main actor-isolated class method 'horizontal(layoutSize:repeatingSubitem:count:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let group = NSCollectionLayoutGroup.horizontal(
^
UIKit.NSCollectionLayoutGroup.horizontal:3:30: note: calls to class method 'horizontal(layoutSize:repeatingSubitem:count:)' from outside of its actor context are implicitly asynchronous
@MainActor open class func horizontal(layoutSize: NSCollectionLayoutSize, repeatingSubitem subitem: NSCollectionLayoutItem, count: Int) -> Self}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:46:23: warning: call to main actor-isolated initializer 'init(group:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let section = NSCollectionLayoutSection(group: group)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:116:1: note: calls to initializer 'init(group:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)sectionWithGroup:(NSCollectionLayoutGroup*)group;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:47:17: warning: main actor-isolated property 'contentInsets' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
section.contentInsets = configuration.insets
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:120:46: note: mutation of this property is only permitted within the actor
@property(nonatomic) NSDirectionalEdgeInsets contentInsets;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:48:17: warning: main actor-isolated property 'contentInsetsReference' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
section.contentInsetsReference = configuration.contentInsetsReference
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:124:47: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIContentInsetsReference contentInsetsReference API_AVAILABLE(ios(14.0), tvos(14.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:49:17: warning: main actor-isolated property 'interGroupSpacing' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
section.interGroupSpacing = configuration.spacing
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:121:30: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGFloat interGroupSpacing;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/Grid.swift:18:17: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:53:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var itemHeight: NSCollectionLayoutDimension = .estimated(100)
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:25:41: warning: 'horizontal(layoutSize:subitem:count:)' was deprecated in visionOS 1.0
let group = NSCollectionLayoutGroup.horizontal(
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:19:20: warning: call to main actor-isolated initializer 'init(widthDimension:heightDimension:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let itemSize = NSCollectionLayoutSize(
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:304:1: note: calls to initializer 'init(widthDimension:heightDimension:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)sizeWithWidthDimension:(NSCollectionLayoutDimension*)width heightDimension:(NSCollectionLayoutDimension*)height;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:20:24: warning: call to main actor-isolated class method 'fractionalWidth' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
widthDimension: .fractionalWidth(1),
^
UIKit.NSCollectionLayoutDimension.fractionalWidth:2:28: note: calls to class method 'fractionalWidth' from outside of its actor context are implicitly asynchronous
@MainActor open class func fractionalWidth(_ fractionalWidth: CGFloat) -> Self}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:23:16: warning: call to main actor-isolated initializer 'init(layoutSize:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let item = NSCollectionLayoutItem(layoutSize: itemSize)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:150:1: note: calls to initializer 'init(layoutSize:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)itemWithLayoutSize:(NSCollectionLayoutSize*)layoutSize;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:25:41: warning: call to main actor-isolated class method 'horizontal(layoutSize:subitem:count:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let group = NSCollectionLayoutGroup.horizontal(
^
UIKit.NSCollectionLayoutGroup.horizontal:3:30: note: calls to class method 'horizontal(layoutSize:subitem:count:)' from outside of its actor context are implicitly asynchronous
@MainActor open class func horizontal(layoutSize: NSCollectionLayoutSize, subitem: NSCollectionLayoutItem, count: Int) -> Self}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:30:19: warning: call to main actor-isolated initializer 'init(group:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let section = NSCollectionLayoutSection(group: group)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:116:1: note: calls to initializer 'init(group:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)sectionWithGroup:(NSCollectionLayoutGroup*)group;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:31:13: warning: main actor-isolated property 'contentInsets' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
section.contentInsets = configuration.insets
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:120:46: note: mutation of this property is only permitted within the actor
@property(nonatomic) NSDirectionalEdgeInsets contentInsets;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:32:13: warning: main actor-isolated property 'contentInsetsReference' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
section.contentInsetsReference = configuration.contentInsetsReference
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:124:47: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIContentInsetsReference contentInsetsReference API_AVAILABLE(ios(14.0), tvos(14.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:33:13: warning: main actor-isolated property 'interGroupSpacing' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
section.interGroupSpacing = 0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCompositionalLayout.h:121:30: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGFloat interGroupSpacing;
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Sections/List.swift:18:15: note: add '@MainActor' to make instance method 'layout(environment:)' part of global actor 'MainActor'
public func layout(environment: NSCollectionLayoutEnvironment) -> NSCollectionLayoutSection {
^
@MainActor
SwiftCompile normal arm64 Compiling\ UIView+Constraints.swift,\ ActivityIndicator.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Extensions/UIView+Constraints.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/ActivityIndicator.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Extensions/UIView+Constraints.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/ActivityIndicator.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/ActivityIndicator.swift:18:28: warning: call to main actor-isolated instance method 'startAnimating()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
cell.activityIndicator.startAnimating()
^
UIKit.UIActivityIndicatorView.startAnimating:2:22: note: calls to instance method 'startAnimating()' from outside of its actor context are implicitly asynchronous
@MainActor open func startAnimating()}
^
/Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Items/ActivityIndicator.swift:17:15: note: add '@MainActor' to make instance method 'configure(cell:)' part of global actor 'MainActor'
public func configure(cell: ActivityIndicatorCell) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ CollectionViewCell.swift,\ NSDirectionalEdgeInsets+Init.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/CollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Extensions/NSDirectionalEdgeInsets+Init.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/CollectionViewCell.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/UI/Extensions/NSDirectionalEdgeInsets+Init.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CollectionItemBuilder.swift,\ CollectionViewBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/ResultBuilders/CollectionItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/ResultBuilders/CollectionViewBuilder.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/ResultBuilders/CollectionItemBuilder.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiffableUI/ResultBuilders/CollectionViewBuilder.swift (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DiffableUI (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriver\ Compilation\ Requirements DiffableUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DiffableUI' from project 'DiffableUI')
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 DiffableUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.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 -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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_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/DiffableUI.build/Debug-xros/DiffableUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CollectionItemBuilder.swift, CollectionViewBuilder.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DiffableUI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-Swift.h (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DiffableUI-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftmodule (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftdoc (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.abi.json (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftsourceinfo (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ForEach.swift, Padding.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling Tappable.swift, Taskable.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling Grid.swift, List.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling CollectionItem.swift, CollectionSection.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling CollectionViewCell.swift, NSDirectionalEdgeInsets+Init.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling DiffableViewController.swift, ContextMenu.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+Constraints.swift, ActivityIndicator.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling Label.swift, Toggle.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriverJobDiscovery normal arm64 Compiling Empty.swift, HostingItem.swift (in target 'DiffableUI' from project 'DiffableUI')
SwiftDriver\ Compilation DiffableUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DiffableUI' from project 'DiffableUI')
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 DiffableUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.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 -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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_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/DiffableUI.build/Debug-xros/DiffableUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.o normal (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
/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 -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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_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/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.o
ExtractAppIntentsMetadata (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DiffableUI --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.DiffableUI --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/DiffableUI.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DiffableUI.build/Debug-xros/DiffableUI.build/Objects-normal/arm64/DiffableUI.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-05 15:49:00.501 appintentsmetadataprocessor[765:4445] Starting appintentsmetadataprocessor export
2026-03-05 15:49:00.543 appintentsmetadataprocessor[765:4445] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.o (in target 'DiffableUI' from project 'DiffableUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DiffableUI.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DiffableUI",
"name" : "DiffableUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DiffableUI",
"targets" : [
"DiffableUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DiffableUI",
"module_type" : "SwiftTarget",
"name" : "DiffableUI",
"path" : "Sources/DiffableUI",
"product_memberships" : [
"DiffableUI"
],
"sources" : [
"CollectionItem.swift",
"CollectionSection.swift",
"DiffableViewController.swift",
"Items/ContextMenu.swift",
"Items/ForEach.swift",
"Items/Padding.swift",
"Items/Tappable.swift",
"Items/Taskable.swift",
"ResultBuilders/CollectionItemBuilder.swift",
"ResultBuilders/CollectionViewBuilder.swift",
"UI/CollectionViewCell.swift",
"UI/Extensions/NSDirectionalEdgeInsets+Init.swift",
"UI/Extensions/UIView+Constraints.swift",
"UI/Items/ActivityIndicator.swift",
"UI/Items/Empty.swift",
"UI/Items/HostingItem.swift",
"UI/Items/Label.swift",
"UI/Items/Toggle.swift",
"UI/Sections/Grid.swift",
"UI/Sections/List.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.