Build Information
Successful build of ModelAssistant, reference 1.1.31 (b0d308
), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 05:55:18 UTC.
Swift 6 data race errors: 20
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ModelAssistant -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ssamadgh/ModelAssistant.git
Reference: 1.1.31
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ssamadgh/ModelAssistant
* tag 1.1.31 -> FETCH_HEAD
HEAD is now at b0d308e fixed an issue printes some frame work logs
Cloned https://github.com/ssamadgh/ModelAssistant.git
Revision (git rev-parse @):
b0d308e54b548b83cb67045b1dc49a6493f274b3
SUCCESS checkout https://github.com/ssamadgh/ModelAssistant.git at 1.1.31
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ssamadgh/ModelAssistant.git
https://github.com/ssamadgh/ModelAssistant.git
{
"dependencies" : [
],
"manifest_display_name" : "ModelAssistant",
"name" : "ModelAssistant",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ModelAssistant",
"targets" : [
"ModelAssistant"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ModelAssistant_iOS_Tests",
"module_type" : "SwiftTarget",
"name" : "ModelAssistant iOS Tests",
"path" : "Tests",
"sources" : [
"Entity/Member.swift",
"ModelTestPagedDatabase.swift",
"ModelTestsBasic.swift",
"ModelTestsBasic0.swift",
"ModelTestsBasicFiltered.swift",
"ModelTestsBasicSorted.swift",
"ModelTestsBasicSortedAndFiltered.swift",
"ModelTestsWithSection.swift",
"ModelTestsWithSectionFiltered.swift",
"ModelTestsWithSectionFilteredAndSorted.swift",
"ModelTestsWithSectionSorted.swift",
"TestTableView/TestTableView.swift"
],
"target_dependencies" : [
"ModelAssistant"
],
"type" : "test"
},
{
"c99name" : "ModelAssistant",
"module_type" : "SwiftTarget",
"name" : "ModelAssistant",
"path" : "Source",
"product_memberships" : [
"ModelAssistant"
],
"sources" : [
"Extenseions/Algorithms.swift",
"Extenseions/Array+Extensions.swift",
"Extenseions/IndexPath+Extensions.swift",
"Extenseions/UICollectionViewController+Extension.swift",
"Extenseions/UITableViewController+Extension.swift",
"Libraries/AOperation/Conditions/MutuallyExclusive.swift",
"Libraries/AOperation/Conditions/OperationCondition.swift",
"Libraries/AOperation/Conditions/OperationErrors.swift",
"Libraries/AOperation/Conditions/ReachabilityCondition.swift",
"Libraries/AOperation/Foundation.Operation+Operation.swift",
"Libraries/AOperation/NSLock+MyOperations.swift",
"Libraries/AOperation/Observers/BlockObserver.swift",
"Libraries/AOperation/Observers/OperationObserver.swift",
"Libraries/AOperation/Observers/OperationTimer.swift",
"Libraries/AOperation/OperationQueue/AOperationQueue.swift",
"Libraries/AOperation/OperationQueue/ExclusivityController.swift",
"Libraries/AOperation/Operations/AOperation.swift",
"Libraries/AOperation/Operations/BlockOperation.swift",
"Libraries/AOperation/Operations/GroupOperation.swift",
"Libraries/AOperation/Operations/URLSessionTaskManager.swift",
"Libraries/AssistantDebugger.swift",
"MAEntity.swift",
"MAFaultable.swift",
"MASectionInfo.swift",
"ModelAssistant.swift",
"ModelAssistantDelegateManager.swift",
"ModelAssistantOperation.swift",
"ModelAssistantProtocol.swift",
"SectionsManager.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ModelAssistant",
"name" : "ModelAssistant",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ModelAssistant",
"targets" : [
"ModelAssistant"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ModelAssistant_iOS_Tests",
"module_type" : "SwiftTarget",
"name" : "ModelAssistant iOS Tests",
"path" : "Tests",
"sources" : [
"Entity/Member.swift",
"ModelTestPagedDatabase.swift",
"ModelTestsBasic.swift",
"ModelTestsBasic0.swift",
"ModelTestsBasicFiltered.swift",
"ModelTestsBasicSorted.swift",
"ModelTestsBasicSortedAndFiltered.swift",
"ModelTestsWithSection.swift",
"ModelTestsWithSectionFiltered.swift",
"ModelTestsWithSectionFilteredAndSorted.swift",
"ModelTestsWithSectionSorted.swift",
"TestTableView/TestTableView.swift"
],
"target_dependencies" : [
"ModelAssistant"
],
"type" : "test"
},
{
"c99name" : "ModelAssistant",
"module_type" : "SwiftTarget",
"name" : "ModelAssistant",
"path" : "Source",
"product_memberships" : [
"ModelAssistant"
],
"sources" : [
"Extenseions/Algorithms.swift",
"Extenseions/Array+Extensions.swift",
"Extenseions/IndexPath+Extensions.swift",
"Extenseions/UICollectionViewController+Extension.swift",
"Extenseions/UITableViewController+Extension.swift",
"Libraries/AOperation/Conditions/MutuallyExclusive.swift",
"Libraries/AOperation/Conditions/OperationCondition.swift",
"Libraries/AOperation/Conditions/OperationErrors.swift",
"Libraries/AOperation/Conditions/ReachabilityCondition.swift",
"Libraries/AOperation/Foundation.Operation+Operation.swift",
"Libraries/AOperation/NSLock+MyOperations.swift",
"Libraries/AOperation/Observers/BlockObserver.swift",
"Libraries/AOperation/Observers/OperationObserver.swift",
"Libraries/AOperation/Observers/OperationTimer.swift",
"Libraries/AOperation/OperationQueue/AOperationQueue.swift",
"Libraries/AOperation/OperationQueue/ExclusivityController.swift",
"Libraries/AOperation/Operations/AOperation.swift",
"Libraries/AOperation/Operations/BlockOperation.swift",
"Libraries/AOperation/Operations/GroupOperation.swift",
"Libraries/AOperation/Operations/URLSessionTaskManager.swift",
"Libraries/AssistantDebugger.swift",
"MAEntity.swift",
"MAFaultable.swift",
"MASectionInfo.swift",
"ModelAssistant.swift",
"ModelAssistantDelegateManager.swift",
"ModelAssistantOperation.swift",
"ModelAssistantProtocol.swift",
"SectionsManager.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ModelAssistant",
"schemes" : [
"ModelAssistant iOS",
"Package iOS"
],
"targets" : [
"ModelAssistant iOS",
"ModelAssistant iOS Tests",
"Package iOS"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ModelAssistant"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ModelAssistant -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 ModelAssistant -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:
ModelAssistant: /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 'ModelAssistant' in project 'ModelAssistant'
➜ Explicit dependency on target 'ModelAssistant' in project 'ModelAssistant'
Target 'ModelAssistant' in project 'ModelAssistant' (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: 99d8351c68c6fe8e794de78d6132462c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/99d8351c68c6fe8e794de78d6132462c.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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
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/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/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.DependencyStaticMetadataFileList (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.DependencyMetadataFileList (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.modulemap (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.SwiftFileList (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.SwiftConstValuesFileList (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-OutputFileMap.json (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.LinkFileList (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_const_extract_protocols.json (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ModelAssistant.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.modulemap (in target 'ModelAssistant' from project 'ModelAssistant')
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/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ModelAssistant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModelAssistant' from project 'ModelAssistant')
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 ModelAssistant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_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/ModelAssistant.build/Debug-xros/ModelAssistant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UICollectionViewController+Extension.swift,\ UITableViewController+Extension.swift,\ MutuallyExclusive.swift /Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift /Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/MutuallyExclusive.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewController.h:25:75: warning: main actor-isolated property 'collectionView' cannot be used to satisfy nonisolated requirement from protocol 'MACollectionViewContainer'; this is an error in the Swift 6 language mode
@property (null_resettable, nonatomic, strong) __kindof UICollectionView *collectionView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:62:39: note: add '@preconcurrency' to the 'MACollectionViewContainer' conformance to defer isolation checking to run time
extension UICollectionViewController: MACollectionViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:13:6: note: requirement 'collectionView' declared here
var collectionView: UICollectionView! { get set }
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:65:18: warning: main actor-isolated instance method 'update(_:at:)' cannot be used to satisfy nonisolated requirement from protocol 'MACollectionViewContainer'; this is an error in the Swift 6 language mode
@objc open func update(_ cell: UICollectionViewCell, at indexPath: IndexPath) {
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:65:18: note: add 'nonisolated' to 'update(_:at:)' to make this instance method not isolated to the actor
@objc open func update(_ cell: UICollectionViewCell, at indexPath: IndexPath) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:15:7: note: mark the protocol requirement 'update(_:at:)' 'async' to allow actor-isolated conformances
func update(_ cell: UICollectionViewCell, at indexPath: IndexPath)
^
async
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:21:24: warning: call to main actor-isolated instance method 'insertItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.insertItems(at: indexPaths)
^
UIKit.UICollectionView.insertItems:2:22: note: calls to instance method 'insertItems(at:)' from outside of its actor context are implicitly asynchronous
@MainActor open func insertItems(at indexPaths: [IndexPath])}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:20:14: note: add '@MainActor' to make instance method 'maInsert(at:)' part of global actor 'MainActor'
public func maInsert(at indexPaths: [IndexPath]) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:25:38: warning: call to main actor-isolated instance method 'cellForItem(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
if let cell = self.collectionView?.cellForItem(at: indexPath) {
^
UIKit.UICollectionView.cellForItem:2:22: note: calls to instance method 'cellForItem(at:)' from outside of its actor context are implicitly asynchronous
@MainActor open func cellForItem(at indexPath: IndexPath) -> UICollectionViewCell?}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:24:14: note: add '@MainActor' to make instance method 'maUpdate(at:)' part of global actor 'MainActor'
public func maUpdate(at indexPath: IndexPath) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:32:24: warning: call to main actor-isolated instance method 'deleteItems(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.deleteItems(at: indexPaths)
^
UIKit.UICollectionView.deleteItems:2:22: note: calls to instance method 'deleteItems(at:)' from outside of its actor context are implicitly asynchronous
@MainActor open func deleteItems(at indexPaths: [IndexPath])}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:31:14: note: add '@MainActor' to make instance method 'maDelete(at:)' part of global actor 'MainActor'
public func maDelete(at indexPaths: [IndexPath]) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:36:24: warning: call to main actor-isolated instance method 'moveItem(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.moveItem(at: indexPath, to: newIndexPath)
^
UIKit.UICollectionView.moveItem:2:22: note: calls to instance method 'moveItem(at:to:)' from outside of its actor context are implicitly asynchronous
@MainActor open func moveItem(at indexPath: IndexPath, to newIndexPath: IndexPath)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:35:14: note: add '@MainActor' to make instance method 'maMove(at:to:)' part of global actor 'MainActor'
public func maMove(at indexPath: IndexPath, to newIndexPath: IndexPath) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:40:24: warning: call to main actor-isolated instance method 'insertSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.insertSections(sections)
^
UIKit.UICollectionView.insertSections:2:22: note: calls to instance method 'insertSections' from outside of its actor context are implicitly asynchronous
@MainActor open func insertSections(_ sections: IndexSet)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:39:14: note: add '@MainActor' to make instance method 'maInsertSections' part of global actor 'MainActor'
public func maInsertSections(_ sections: IndexSet) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:44:24: warning: call to main actor-isolated instance method 'deleteSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.deleteSections(sections)
^
UIKit.UICollectionView.deleteSections:2:22: note: calls to instance method 'deleteSections' from outside of its actor context are implicitly asynchronous
@MainActor open func deleteSections(_ sections: IndexSet)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:43:14: note: add '@MainActor' to make instance method 'maDeleteSections' part of global actor 'MainActor'
public func maDeleteSections(_ sections: IndexSet) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:48:24: warning: call to main actor-isolated instance method 'moveSection(_:toSection:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.moveSection(section, toSection: newSection)
^
UIKit.UICollectionView.moveSection:2:22: note: calls to instance method 'moveSection(_:toSection:)' from outside of its actor context are implicitly asynchronous
@MainActor open func moveSection(_ section: Int, toSection newSection: Int)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:47:14: note: add '@MainActor' to make instance method 'maMoveSection(_:toSection:)' part of global actor 'MainActor'
public func maMoveSection(_ section: Int, toSection newSection: Int) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:52:24: warning: call to main actor-isolated instance method 'reloadSections' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.reloadSections(sections)
^
UIKit.UICollectionView.reloadSections:2:22: note: calls to instance method 'reloadSections' from outside of its actor context are implicitly asynchronous
@MainActor open func reloadSections(_ sections: IndexSet)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:51:14: note: add '@MainActor' to make instance method 'maReloadSections' part of global actor 'MainActor'
public func maReloadSections(_ sections: IndexSet) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:56:24: warning: call to main actor-isolated instance method 'performBatchUpdates(_:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.collectionView?.performBatchUpdates(updates, completion: completion)
^
UIKit.UICollectionView.performBatchUpdates:2:22: note: calls to instance method 'performBatchUpdates(_:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func performBatchUpdates(_ updates: (() -> Void)?, completion: ((Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:55:14: note: add '@MainActor' to make instance method 'maPerformBatchUpdates(_:completion:)' part of global actor 'MainActor'
public func maPerformBatchUpdates(_ updates: (() -> Void)?, completion: ((Bool) -> Void)?) {
^
@MainActor
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewController.h:27:61: warning: main actor-isolated property 'tableView' cannot be used to satisfy nonisolated requirement from protocol 'MATableViewContainer'; this is an error in the Swift 6 language mode
@property (nonatomic, strong, null_resettable) UITableView *tableView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:72:34: note: add '@preconcurrency' to the 'MATableViewContainer' conformance to defer isolation checking to run time
extension UITableViewController: MATableViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:14:6: note: requirement 'tableView' declared here
var tableView: UITableView! { get set }
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:56:24: warning: sending value of non-Sendable type '(() -> Void)?' risks causing data races; this is an error in the Swift 6 language mode
self.collectionView?.performBatchUpdates(updates, completion: completion)
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:56:24: note: sending task-isolated value of non-Sendable type '(() -> Void)?' to main actor-isolated instance method 'performBatchUpdates(_:completion:)' risks causing races in between task-isolated and main actor-isolated uses
self.collectionView?.performBatchUpdates(updates, completion: completion)
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:56:24: warning: sending value of non-Sendable type '((Bool) -> Void)?' risks causing data races; this is an error in the Swift 6 language mode
self.collectionView?.performBatchUpdates(updates, completion: completion)
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:56:24: note: sending task-isolated value of non-Sendable type '((Bool) -> Void)?' to main actor-isolated instance method 'performBatchUpdates(_:completion:)' risks causing races in between task-isolated and main actor-isolated uses
self.collectionView?.performBatchUpdates(updates, completion: completion)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewController.h:25:75: warning: main actor-isolated property 'collectionView' cannot be used to satisfy nonisolated requirement from protocol 'MACollectionViewContainer'; this is an error in the Swift 6 language mode
@property (null_resettable, nonatomic, strong) __kindof UICollectionView *collectionView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:62:39: note: add '@preconcurrency' to the 'MACollectionViewContainer' conformance to defer isolation checking to run time
extension UICollectionViewController: MACollectionViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:13:6: note: requirement 'collectionView' declared here
var collectionView: UICollectionView! { get set }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewController.h:27:61: warning: main actor-isolated property 'tableView' cannot be used to satisfy nonisolated requirement from protocol 'MATableViewContainer'; this is an error in the Swift 6 language mode
@property (nonatomic, strong, null_resettable) UITableView *tableView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:72:34: note: add '@preconcurrency' to the 'MATableViewContainer' conformance to defer isolation checking to run time
extension UITableViewController: MATableViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:14:6: note: requirement 'tableView' declared here
var tableView: UITableView! { get set }
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:74:18: warning: main actor-isolated instance method 'update(_:at:)' cannot be used to satisfy nonisolated requirement from protocol 'MATableViewContainer'; this is an error in the Swift 6 language mode
@objc open func update(_ cell: UITableViewCell, at indexPath: IndexPath) {
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:74:18: note: add 'nonisolated' to 'update(_:at:)' to make this instance method not isolated to the actor
@objc open func update(_ cell: UITableViewCell, at indexPath: IndexPath) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:16:7: note: mark the protocol requirement 'update(_:at:)' 'async' to allow actor-isolated conformances
func update(_ cell: UITableViewCell, at indexPath: IndexPath)
^
async
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:23:18: warning: call to main actor-isolated instance method 'insertRows(at:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.insertRows(at: indexPaths, with: .bottom)
^
UIKit.UITableView.insertRows:2:22: note: calls to instance method 'insertRows(at:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func insertRows(at indexPaths: [IndexPath], with animation: UITableView.RowAnimation)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:22:14: note: add '@MainActor' to make instance method 'maInsert(at:)' part of global actor 'MainActor'
public func maInsert(at indexPaths: [IndexPath]) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:27:32: warning: call to main actor-isolated instance method 'cellForRow(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
if let cell = self.tableView.cellForRow(at: indexPath) {
^
UIKit.UITableView.cellForRow:2:22: note: calls to instance method 'cellForRow(at:)' from outside of its actor context are implicitly asynchronous
@MainActor open func cellForRow(at indexPath: IndexPath) -> UITableViewCell?}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:26:14: note: add '@MainActor' to make instance method 'maUpdate(at:)' part of global actor 'MainActor'
public func maUpdate(at indexPath: IndexPath) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:34:18: warning: call to main actor-isolated instance method 'deleteRows(at:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.deleteRows(at: indexPaths, with: .top)
^
UIKit.UITableView.deleteRows:2:22: note: calls to instance method 'deleteRows(at:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func deleteRows(at indexPaths: [IndexPath], with animation: UITableView.RowAnimation)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:33:14: note: add '@MainActor' to make instance method 'maDelete(at:)' part of global actor 'MainActor'
public func maDelete(at indexPaths: [IndexPath]) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:38:18: warning: call to main actor-isolated instance method 'moveRow(at:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.moveRow(at: indexPath, to: newIndexPath)
^
UIKit.UITableView.moveRow:3:24: note: calls to instance method 'moveRow(at:to:)' from outside of its actor context are implicitly asynchronous
@MainActor open func moveRow(at indexPath: IndexPath, to newIndexPath: IndexPath)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:37:14: note: add '@MainActor' to make instance method 'maMove(at:to:)' part of global actor 'MainActor'
public func maMove(at indexPath: IndexPath, to newIndexPath: IndexPath) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:42:18: warning: call to main actor-isolated instance method 'insertSections(_:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.insertSections(sections, with: .bottom)
^
UIKit.UITableView.insertSections:2:22: note: calls to instance method 'insertSections(_:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func insertSections(_ sections: IndexSet, with animation: UITableView.RowAnimation)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:41:14: note: add '@MainActor' to make instance method 'maInsertSections' part of global actor 'MainActor'
public func maInsertSections(_ sections: IndexSet) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:46:18: warning: call to main actor-isolated instance method 'deleteSections(_:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.deleteSections(sections, with: .top)
^
UIKit.UITableView.deleteSections:2:22: note: calls to instance method 'deleteSections(_:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func deleteSections(_ sections: IndexSet, with animation: UITableView.RowAnimation)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:45:14: note: add '@MainActor' to make instance method 'maDeleteSections' part of global actor 'MainActor'
public func maDeleteSections(_ sections: IndexSet) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:50:18: warning: call to main actor-isolated instance method 'moveSection(_:toSection:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.moveSection(section, toSection: newSection)
^
UIKit.UITableView.moveSection:3:24: note: calls to instance method 'moveSection(_:toSection:)' from outside of its actor context are implicitly asynchronous
@MainActor open func moveSection(_ section: Int, toSection newSection: Int)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:49:14: note: add '@MainActor' to make instance method 'maMoveSection(_:toSection:)' part of global actor 'MainActor'
public func maMoveSection(_ section: Int, toSection newSection: Int) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:54:18: warning: call to main actor-isolated instance method 'reloadSections(_:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.reloadSections(sections, with: .fade)
^
UIKit.UITableView.reloadSections:3:24: note: calls to instance method 'reloadSections(_:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func reloadSections(_ sections: IndexSet, with animation: UITableView.RowAnimation)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:53:14: note: add '@MainActor' to make instance method 'maReloadSections' part of global actor 'MainActor'
public func maReloadSections(_ sections: IndexSet) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:59:19: warning: call to main actor-isolated instance method 'performBatchUpdates(_:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.performBatchUpdates(updates, completion: completion)
^
UIKit.UITableView.performBatchUpdates:3:24: note: calls to instance method 'performBatchUpdates(_:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func performBatchUpdates(_ updates: (() -> Void)?, completion: ((Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:57:14: note: add '@MainActor' to make instance method 'maPerformBatchUpdates(_:completion:)' part of global actor 'MainActor'
public func maPerformBatchUpdates(_ updates: (() -> Void)?, completion: ((Bool) -> Void)?) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:62:19: warning: call to main actor-isolated instance method 'beginUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.beginUpdates()
^
UIKit.UITableView.beginUpdates:2:22: note: calls to instance method 'beginUpdates()' from outside of its actor context are implicitly asynchronous
@MainActor open func beginUpdates()}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:57:14: note: add '@MainActor' to make instance method 'maPerformBatchUpdates(_:completion:)' part of global actor 'MainActor'
public func maPerformBatchUpdates(_ updates: (() -> Void)?, completion: ((Bool) -> Void)?) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:64:19: warning: call to main actor-isolated instance method 'endUpdates()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.tableView.endUpdates()
^
UIKit.UITableView.endUpdates:2:22: note: calls to instance method 'endUpdates()' from outside of its actor context are implicitly asynchronous
@MainActor open func endUpdates()}
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:57:14: note: add '@MainActor' to make instance method 'maPerformBatchUpdates(_:completion:)' part of global actor 'MainActor'
public func maPerformBatchUpdates(_ updates: (() -> Void)?, completion: ((Bool) -> Void)?) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:59:19: warning: sending value of non-Sendable type '(() -> Void)?' risks causing data races; this is an error in the Swift 6 language mode
self.tableView.performBatchUpdates(updates, completion: completion)
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:59:19: note: sending task-isolated value of non-Sendable type '(() -> Void)?' to main actor-isolated instance method 'performBatchUpdates(_:completion:)' risks causing races in between task-isolated and main actor-isolated uses
self.tableView.performBatchUpdates(updates, completion: completion)
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:59:19: warning: sending value of non-Sendable type '((Bool) -> Void)?' risks causing data races; this is an error in the Swift 6 language mode
self.tableView.performBatchUpdates(updates, completion: completion)
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:59:19: note: sending task-isolated value of non-Sendable type '((Bool) -> Void)?' to main actor-isolated instance method 'performBatchUpdates(_:completion:)' risks causing races in between task-isolated and main actor-isolated uses
self.tableView.performBatchUpdates(updates, completion: completion)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/MutuallyExclusive.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewController.h:25:75: warning: main actor-isolated property 'collectionView' cannot be used to satisfy nonisolated requirement from protocol 'MACollectionViewContainer'; this is an error in the Swift 6 language mode
@property (null_resettable, nonatomic, strong) __kindof UICollectionView *collectionView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:62:39: note: add '@preconcurrency' to the 'MACollectionViewContainer' conformance to defer isolation checking to run time
extension UICollectionViewController: MACollectionViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:13:6: note: requirement 'collectionView' declared here
var collectionView: UICollectionView! { get set }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewController.h:27:61: warning: main actor-isolated property 'tableView' cannot be used to satisfy nonisolated requirement from protocol 'MATableViewContainer'; this is an error in the Swift 6 language mode
@property (nonatomic, strong, null_resettable) UITableView *tableView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:72:34: note: add '@preconcurrency' to the 'MATableViewContainer' conformance to defer isolation checking to run time
extension UITableViewController: MATableViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:14:6: note: requirement 'tableView' declared here
var tableView: UITableView! { get set }
^
SwiftCompile normal arm64 Compiling\ OperationCondition.swift,\ OperationErrors.swift,\ ReachabilityCondition.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/OperationCondition.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/OperationErrors.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/OperationCondition.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/OperationErrors.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: warning: static property 'reachabilityRefs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var reachabilityRefs = [String: SCNetworkReachability]()
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: note: convert 'reachabilityRefs' to a 'let' constant to make 'Sendable' shared state immutable
static var reachabilityRefs = [String: SCNetworkReachability]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: note: add '@MainActor' to make static property 'reachabilityRefs' part of global actor 'MainActor'
static var reachabilityRefs = [String: SCNetworkReachability]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var reachabilityRefs = [String: SCNetworkReachability]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:83:21: warning: capture of 'completionHandler' with non-sendable type '(Bool) -> Void' in a '@Sendable' closure
completionHandler(reachable)
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:83:21: note: a function type must be marked '@Sendable' to conform to 'Sendable'
completionHandler(reachable)
^
SwiftCompile normal arm64 Compiling\ Algorithms.swift,\ Array+Extensions.swift,\ IndexPath+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/Extenseions/Algorithms.swift /Users/admin/builder/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/Extenseions/IndexPath+Extensions.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Extenseions/Algorithms.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Extenseions/IndexPath+Extensions.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/IndexPath+Extensions.swift:11:1: warning: extension declares a conformance of imported type 'IndexPath' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension IndexPath: Strideable {
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/IndexPath+Extensions.swift:11:1: note: add '@retroactive' to silence this warning
extension IndexPath: Strideable {
^ ~~~~~~~~~~
@retroactive Strideable
SwiftCompile normal arm64 Compiling\ GroupOperation.swift,\ URLSessionTaskManager.swift,\ AssistantDebugger.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/GroupOperation.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/GroupOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/GroupOperation.swift:24:7: warning: class 'GroupOperation' must restate inherited '@unchecked Sendable' conformance
class GroupOperation: AOperation {
^
, @unchecked Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: warning: static property 'get' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var get = "GET"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: note: convert 'get' to a 'let' constant to make 'Sendable' shared state immutable
static var get = "GET"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: note: add '@MainActor' to make static property 'get' part of global actor 'MainActor'
static var get = "GET"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var get = "GET"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: warning: static property 'post' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var post = "POST"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: note: convert 'post' to a 'let' constant to make 'Sendable' shared state immutable
static var post = "POST"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: note: add '@MainActor' to make static property 'post' part of global actor 'MainActor'
static var post = "POST"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var post = "POST"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: warning: static property 'put' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var put = "PUT"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: note: convert 'put' to a 'let' constant to make 'Sendable' shared state immutable
static var put = "PUT"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: note: add '@MainActor' to make static property 'put' part of global actor 'MainActor'
static var put = "PUT"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var put = "PUT"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: warning: static property 'delete' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var delete = "DELETE"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: note: convert 'delete' to a 'let' constant to make 'Sendable' shared state immutable
static var delete = "DELETE"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: note: add '@MainActor' to make static property 'delete' part of global actor 'MainActor'
static var delete = "DELETE"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var delete = "DELETE"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared: URLSessionTaskManager = {
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared: URLSessionTaskManager = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared: URLSessionTaskManager = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared: URLSessionTaskManager = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:37:7: warning: non-final class 'URLSessionTaskManager' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
class URLSessionTaskManager: NSObject, URLSessionDelegate, URLSessionDownloadDelegate, URLSessionTaskDelegate, URLSessionDataDelegate {
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:43:6: warning: stored property 'downloadTaskFinisedDic' of 'Sendable'-conforming class 'URLSessionTaskManager' is mutable; this is an error in the Swift 6 language mode
var downloadTaskFinisedDic: [Int : (URL?, URLResponse?, Error?) -> Swift.Void] = [:]
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:124:71: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
let task = session.downloadTask(with: request, completionHandler: completionHandler)
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:111:136: note: parameter 'completionHandler' is implicitly non-sendable
func transportTask(kind: TaskKind, from localURL: URL?, for request: URLRequest, downloadProgress: ((Progress) -> Swift.Void)? = nil, completionHandler: @escaping (URL?, URLResponse?, Error?) -> Swift.Void, uploadCompletionHandler: ((Data?, URLResponse?, Error?) -> Swift.Void)?) -> URLSessionTask {
^
@Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: warning: static property 'printOperationsTrack' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var printOperationsTrack: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: note: convert 'printOperationsTrack' to a 'let' constant to make 'Sendable' shared state immutable
public static var printOperationsTrack: Bool = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: note: add '@MainActor' to make static property 'printOperationsTrack' part of global actor 'MainActor'
public static var printOperationsTrack: Bool = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var printOperationsTrack: Bool = false
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ModelAssistantProtocol.swift,\ SectionsManager.swift /Users/admin/builder/spi-builder-workspace/Source/ModelAssistantProtocol.swift /Users/admin/builder/spi-builder-workspace/Source/SectionsManager.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ModelAssistantProtocol.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/SectionsManager.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/SectionsManager.swift:48:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var sections: [SectionInfo<Entity>] = []
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:75:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var entities: [Entity] = []
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:77:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var name: String
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:79:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var indexTitle: String?
^
SwiftCompile normal arm64 Compiling\ ExclusivityController.swift,\ AOperation.swift,\ BlockOperation.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/AOperation.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:18:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ExclusivityController' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = ExclusivityController()
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:17:7: note: class 'ExclusivityController' does not conform to the 'Sendable' protocol
class ExclusivityController {
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:18:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = ExclusivityController()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = ExclusivityController()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:48:17: warning: capture of 'self' with non-sendable type 'ExclusivityController' in a '@Sendable' closure
self.noqueue_removeOperation(operation, category: category)
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:17:7: note: class 'ExclusivityController' does not conform to the 'Sendable' protocol
class ExclusivityController {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/AOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/AOperation.swift:41:7: warning: class 'AOperation' must restate inherited '@unchecked Sendable' conformance
class AOperation: Foundation.Operation {
^
, @unchecked Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift:15:7: warning: class 'BlockOperation' must restate inherited '@unchecked Sendable' conformance
class BlockOperation: AOperation {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift:43:17: warning: sending 'mainQueueBlock' risks causing data races; this is an error in the Swift 6 language mode
mainQueueBlock()
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift:43:17: note: task-isolated 'mainQueueBlock' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
mainQueueBlock()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift:44:17: warning: sending 'continuation' risks causing data races; this is an error in the Swift 6 language mode
continuation()
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift:44:17: note: task-isolated 'continuation' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
continuation()
^~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ MAEntity.swift,\ MAFaultable.swift,\ MASectionInfo.swift /Users/admin/builder/spi-builder-workspace/Source/MAEntity.swift /Users/admin/builder/spi-builder-workspace/Source/MAFaultable.swift /Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/MAEntity.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/MAFaultable.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:75:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var entities: [Entity] = []
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:77:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var name: String
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:79:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var indexTitle: String?
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ ModelAssistant (in target 'ModelAssistant' from project 'ModelAssistant')
EmitSwiftModule normal arm64 (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/IndexPath+Extensions.swift:11:1: warning: extension declares a conformance of imported type 'IndexPath' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension IndexPath: Strideable {
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/IndexPath+Extensions.swift:11:1: note: add '@retroactive' to silence this warning
extension IndexPath: Strideable {
^ ~~~~~~~~~~
@retroactive Strideable
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewController.h:25:75: warning: main actor-isolated property 'collectionView' cannot be used to satisfy nonisolated requirement from protocol 'MACollectionViewContainer'; this is an error in the Swift 6 language mode
@property (null_resettable, nonatomic, strong) __kindof UICollectionView *collectionView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:62:39: note: add '@preconcurrency' to the 'MACollectionViewContainer' conformance to defer isolation checking to run time
extension UICollectionViewController: MACollectionViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:13:6: note: requirement 'collectionView' declared here
var collectionView: UICollectionView! { get set }
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:65:18: warning: main actor-isolated instance method 'update(_:at:)' cannot be used to satisfy nonisolated requirement from protocol 'MACollectionViewContainer'; this is an error in the Swift 6 language mode
@objc open func update(_ cell: UICollectionViewCell, at indexPath: IndexPath) {
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:65:18: note: add 'nonisolated' to 'update(_:at:)' to make this instance method not isolated to the actor
@objc open func update(_ cell: UICollectionViewCell, at indexPath: IndexPath) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UICollectionViewController+Extension.swift:15:7: note: mark the protocol requirement 'update(_:at:)' 'async' to allow actor-isolated conformances
func update(_ cell: UICollectionViewCell, at indexPath: IndexPath)
^
async
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewController.h:27:61: warning: main actor-isolated property 'tableView' cannot be used to satisfy nonisolated requirement from protocol 'MATableViewContainer'; this is an error in the Swift 6 language mode
@property (nonatomic, strong, null_resettable) UITableView *tableView;
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:72:34: note: add '@preconcurrency' to the 'MATableViewContainer' conformance to defer isolation checking to run time
extension UITableViewController: MATableViewContainer {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:14:6: note: requirement 'tableView' declared here
var tableView: UITableView! { get set }
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:74:18: warning: main actor-isolated instance method 'update(_:at:)' cannot be used to satisfy nonisolated requirement from protocol 'MATableViewContainer'; this is an error in the Swift 6 language mode
@objc open func update(_ cell: UITableViewCell, at indexPath: IndexPath) {
^
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:74:18: note: add 'nonisolated' to 'update(_:at:)' to make this instance method not isolated to the actor
@objc open func update(_ cell: UITableViewCell, at indexPath: IndexPath) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/Extenseions/UITableViewController+Extension.swift:16:7: note: mark the protocol requirement 'update(_:at:)' 'async' to allow actor-isolated conformances
func update(_ cell: UITableViewCell, at indexPath: IndexPath)
^
async
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: warning: static property 'reachabilityRefs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var reachabilityRefs = [String: SCNetworkReachability]()
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: note: convert 'reachabilityRefs' to a 'let' constant to make 'Sendable' shared state immutable
static var reachabilityRefs = [String: SCNetworkReachability]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: note: add '@MainActor' to make static property 'reachabilityRefs' part of global actor 'MainActor'
static var reachabilityRefs = [String: SCNetworkReachability]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Conditions/ReachabilityCondition.swift:54:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var reachabilityRefs = [String: SCNetworkReachability]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/AOperationQueue.swift:34:7: warning: class 'AOperationQueue' must restate inherited '@unchecked Sendable' conformance
class AOperationQueue: Foundation.OperationQueue {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:18:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ExclusivityController' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = ExclusivityController()
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:17:7: note: class 'ExclusivityController' does not conform to the 'Sendable' protocol
class ExclusivityController {
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:18:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = ExclusivityController()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/ExclusivityController.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = ExclusivityController()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/AOperation.swift:41:7: warning: class 'AOperation' must restate inherited '@unchecked Sendable' conformance
class AOperation: Foundation.Operation {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/BlockOperation.swift:15:7: warning: class 'BlockOperation' must restate inherited '@unchecked Sendable' conformance
class BlockOperation: AOperation {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/GroupOperation.swift:24:7: warning: class 'GroupOperation' must restate inherited '@unchecked Sendable' conformance
class GroupOperation: AOperation {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: warning: static property 'get' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var get = "GET"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: note: convert 'get' to a 'let' constant to make 'Sendable' shared state immutable
static var get = "GET"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: note: add '@MainActor' to make static property 'get' part of global actor 'MainActor'
static var get = "GET"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:31:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var get = "GET"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: warning: static property 'post' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var post = "POST"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: note: convert 'post' to a 'let' constant to make 'Sendable' shared state immutable
static var post = "POST"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: note: add '@MainActor' to make static property 'post' part of global actor 'MainActor'
static var post = "POST"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:32:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var post = "POST"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: warning: static property 'put' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var put = "PUT"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: note: convert 'put' to a 'let' constant to make 'Sendable' shared state immutable
static var put = "PUT"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: note: add '@MainActor' to make static property 'put' part of global actor 'MainActor'
static var put = "PUT"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:33:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var put = "PUT"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: warning: static property 'delete' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var delete = "DELETE"
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: note: convert 'delete' to a 'let' constant to make 'Sendable' shared state immutable
static var delete = "DELETE"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: note: add '@MainActor' to make static property 'delete' part of global actor 'MainActor'
static var delete = "DELETE"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:34:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var delete = "DELETE"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared: URLSessionTaskManager = {
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared: URLSessionTaskManager = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared: URLSessionTaskManager = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:39:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared: URLSessionTaskManager = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:37:7: warning: non-final class 'URLSessionTaskManager' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
class URLSessionTaskManager: NSObject, URLSessionDelegate, URLSessionDownloadDelegate, URLSessionTaskDelegate, URLSessionDataDelegate {
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Operations/URLSessionTaskManager.swift:43:6: warning: stored property 'downloadTaskFinisedDic' of 'Sendable'-conforming class 'URLSessionTaskManager' is mutable; this is an error in the Swift 6 language mode
var downloadTaskFinisedDic: [Int : (URL?, URLResponse?, Error?) -> Swift.Void] = [:]
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: warning: static property 'printOperationsTrack' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var printOperationsTrack: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: note: convert 'printOperationsTrack' to a 'let' constant to make 'Sendable' shared state immutable
public static var printOperationsTrack: Bool = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: note: add '@MainActor' to make static property 'printOperationsTrack' part of global actor 'MainActor'
public static var printOperationsTrack: Bool = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AssistantDebugger.swift:30:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var printOperationsTrack: Bool = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:75:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var entities: [Entity] = []
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:77:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var name: String
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:79:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var indexTitle: String?
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:145:16: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var sectionKey: String?
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1506:30: warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private func modelAssistant<Entity: MAEntity & Hashable>(didChange sectionInfos: [SectionInfo<Entity>], atSectionIndexes sectionIndexes: [Int]?, for type: ModelAssistantChangeType, newSectionIndexes: [Int]?) {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: 'Entity' previously declared here
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistantOperation.swift:28:7: warning: class 'ModelAssistantOperation' must restate inherited '@unchecked Sendable' conformance
class ModelAssistantOperation: GroupOperation {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/SectionsManager.swift:48:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var sections: [SectionInfo<Entity>] = []
^
SwiftCompile normal arm64 Compiling\ Foundation.Operation+Operation.swift,\ NSLock+MyOperations.swift,\ BlockObserver.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Foundation.Operation+Operation.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/NSLock+MyOperations.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/BlockObserver.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Foundation.Operation+Operation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Foundation.Operation+Operation.swift:28:29: warning: assigning non-sendable parameter 'block' to a @Sendable closure
completionBlock = block
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Foundation.Operation+Operation.swift:16:31: note: parameter 'block' is implicitly non-sendable
func addCompletionBlock(_ block: @escaping () -> Void) {
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Foundation.Operation+Operation.swift:24:17: warning: capture of 'block' with non-sendable type '() -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
block()
^
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Foundation.Operation+Operation.swift:24:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
block()
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/NSLock+MyOperations.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/BlockObserver.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OperationObserver.swift,\ OperationTimer.swift,\ AOperationQueue.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationObserver.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationTimer.swift /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/AOperationQueue.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationObserver.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationTimer.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationTimer.swift:26:16: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
if self?.isCancelled == false {
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationTimer.swift:26:16: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
if self?.isCancelled == false {
^~~~
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationTimer.swift:27:17: warning: sending 'handler' risks causing data races; this is an error in the Swift 6 language mode
handler()
~~~~~~~~~~~~~~~~^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/OperationTimer.swift:27:17: note: task-isolated 'handler' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
handler()
^~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/AOperationQueue.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/AOperationQueue.swift:34:7: warning: class 'AOperationQueue' must restate inherited '@unchecked Sendable' conformance
class AOperationQueue: Foundation.OperationQueue {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/OperationQueue/AOperationQueue.swift:80:46: warning: backward matching of the unlabeled trailing closure is deprecated; label the argument with 'finishHandler' to suppress this warning
op.addObserver(BlockObserver { operation, _ in
^
(finishHandler:
/Users/admin/builder/spi-builder-workspace/Source/Libraries/AOperation/Observers/BlockObserver.swift:22:5: note: 'init(startHandler:produceHandler:finishHandler:)' declared here
init(startHandler: ((AOperation) -> Void)? = nil, produceHandler: ((AOperation, Foundation.Operation) -> Void)? = nil, finishHandler: ((AOperation, [NSError]) -> Void)? = nil) {
^
SwiftCompile normal arm64 Compiling\ ModelAssistant.swift,\ ModelAssistantDelegateManager.swift,\ ModelAssistantOperation.swift /Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift /Users/admin/builder/spi-builder-workspace/Source/ModelAssistantDelegateManager.swift /Users/admin/builder/spi-builder-workspace/Source/ModelAssistantOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:145:16: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var sectionKey: String?
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1506:30: warning: generic parameter 'Entity' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private func modelAssistant<Entity: MAEntity & Hashable>(didChange sectionInfos: [SectionInfo<Entity>], atSectionIndexes sectionIndexes: [Int]?, for type: ModelAssistantChangeType, newSectionIndexes: [Int]?) {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: 'Entity' previously declared here
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/SectionsManager.swift:48:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var sections: [SectionInfo<Entity>] = []
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:75:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var entities: [Entity] = []
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:77:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var name: String
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:79:17: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public internal (set) var indexTitle: String?
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:455:5: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.entitiesUniqueValue.insert(newEntity.uniqueValue)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:455:37: warning: capture of 'newEntity' with non-sendable type 'Entity' in a '@Sendable' closure
self.entitiesUniqueValue.insert(newEntity.uniqueValue)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:479:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:479:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:550:5: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.inserEntitiesBlock(newEntities, callDelegateMethods: callDelegateMethods)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:550:29: warning: capture of 'newEntities' with non-sendable type '[Entity]' in a '@Sendable' closure
self.inserEntitiesBlock(newEntities, callDelegateMethods: callDelegateMethods)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:551:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:551:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:717:29: warning: capture of 'others' with non-sendable type '[Entity]' in a '@Sendable' closure
let setNewEntites = Set(others)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:720:38: warning: capture of 'setAllEntities' with non-sendable type 'Set<Entity>' in a '@Sendable' closure
let shouldRemoveEntities = Array(setAllEntities.subtracting(others))
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:723:5: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.removeEntitiesBlock(shouldRemoveEntities, removeEmptySection: true)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:725:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:725:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:770:6: warning: capture of 'moveMethod()' with non-sendable type '<Entity where Entity : MAEntity, Entity : Hashable> () -> ()' in a '@Sendable' closure
moveMethod()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:771:6: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:771:6: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:756:8: warning: concurrently-executed local function 'moveMethod()' must be marked as '@Sendable'
func moveMethod() {
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:781:6: warning: capture of 'moveMethod()' with non-sendable type '<Entity where Entity : MAEntity, Entity : Hashable> () -> ()' in a '@Sendable' closure
moveMethod()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:782:6: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:782:6: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:854:5: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.sectionsManager[indexPath] = mutateEntity
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:854:39: warning: capture of 'mutateEntity' with non-sendable type 'Entity' in a '@Sendable' closure
self.sectionsManager[indexPath] = mutateEntity
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:854:39: warning: reference to captured var 'mutateEntity' in concurrently-executing code
self.sectionsManager[indexPath] = mutateEntity
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:855:37: warning: reference to captured var 'mutateEntity' in concurrently-executing code
self.modelAssistant(didChange: [mutateEntity], at: [indexPath], for: .update, newIndexPaths: nil)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:935:18: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
let entity = self.sectionsManager.remove(at: indexPath)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:936:5: warning: capture of 'removedEntity' with non-sendable type 'Entity?' in a '@Sendable' closure
removedEntity = entity
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:948:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:948:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:936:5: warning: mutation of captured var 'removedEntity' in concurrently-executing code
removedEntity = entity
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:997:5: warning: capture of 'removedEntities' with non-sendable type '[Entity]?' in a '@Sendable' closure
removedEntities = self.removeIndexPathsBlock(indexPaths)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:997:23: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
removedEntities = self.removeIndexPathsBlock(indexPaths)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:998:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:998:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:997:5: warning: mutation of captured var 'removedEntities' in concurrently-executing code
removedEntities = self.removeIndexPathsBlock(indexPaths)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1084:5: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.removeEntitiesBlock(entities)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1084:30: warning: capture of 'entities' with non-sendable type '[Entity]' in a '@Sendable' closure
self.removeEntitiesBlock(entities)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:35: note: consider making generic parameter 'Entity' conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1085:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1085:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1116:20: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
let sections = self.sectionsManager.remove(sectionIndexes: sectionIndexes)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1121:5: warning: capture of 'removedSections' with non-sendable type '[SectionInfo<Entity>]' in a '@Sendable' closure
removedSections = sections
^
/Users/admin/builder/spi-builder-workspace/Source/MASectionInfo.swift:73:15: note: consider making generic struct 'SectionInfo' conform to the 'Sendable' protocol
public struct SectionInfo<Entity: MAEntity & Hashable>: MASectionInfo, Hashable, Comparable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1122:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1122:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1121:5: warning: mutation of captured var 'removedSections' in concurrently-executing code
removedSections = sections
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1150:5: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.entitiesUniqueValue.removeAll()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1152:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1152:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1187:5: warning: capture of 'sortMethod()' with non-sendable type '<Entity where Entity : MAEntity, Entity : Hashable> () -> ()' in a '@Sendable' closure
sortMethod()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1188:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1188:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1179:8: warning: concurrently-executed local function 'sortMethod()' must be marked as '@Sendable'
func sortMethod() {
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1226:6: warning: capture of 'sortMethod(forSectionAt:)' with non-sendable type '<Entity where Entity : MAEntity, Entity : Hashable> (forSectionAt: Int) -> ()' in a '@Sendable' closure
sortMethod(forSectionAt: firstIndex)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1232:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1232:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1216:8: warning: concurrently-executed local function 'sortMethod(forSectionAt:)' must be marked as '@Sendable'
func sortMethod(forSectionAt sectionIndex: Int) {
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1229:41: warning: capture of 'sortMethod(forSectionAt:)' with non-sendable type '<Entity where Entity : MAEntity, Entity : Hashable> (forSectionAt: Int) -> ()' in an isolated closure; this is an error in the Swift 6 language mode
(firstIndex...lastIndex).forEach { sortMethod(forSectionAt: $0) }
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1274:23: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
let oldSections = self.sectionsManager.sections
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1276:56: warning: capture of 'sort' with non-sendable type '(SectionInfo<Entity>, SectionInfo<Entity>) -> Bool' in a '@Sendable' closure
let result = self.sectionsManager.sortSections(by: sort)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1276:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
let result = self.sectionsManager.sortSections(by: sort)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1283:5: warning: capture of 'finished' with non-sendable type '() -> Void' in a '@Sendable' closure
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1283:5: note: a function type must be marked '@Sendable' to conform to 'Sendable'
finished()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1523:48: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: completion!)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1526:52: warning: converting non-sendable function value to '@Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.global().async(execute: completion!)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1648:4: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.sectionsManager.fault(at: sectionIndex, in: range)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1666:4: warning: capture of 'self' with non-sendable type 'ModelAssistant<Entity>' in a '@Sendable' closure
self.sectionsManager.fire(at: sectionIndex, in: range)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:74:20: note: generic class 'ModelAssistant' does not conform to the 'Sendable' protocol
public final class ModelAssistant<Entity: MAEntity & Hashable>: NSObject, ModelAssistantProtocol {
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1508:4: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistant(didChange: sectionInfos, atSectionIndexes: sectionIndexes, for: type, newSectionIndexes: newSectionIndexes)
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1508:4: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistant(didChange: sectionInfos, atSectionIndexes: sectionIndexes, for: type, newSectionIndexes: newSectionIndexes)
^~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1508:45: warning: sending 'sectionInfos' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistant(didChange: sectionInfos, atSectionIndexes: sectionIndexes, for: type, newSectionIndexes: newSectionIndexes)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1508:45: note: task-isolated 'sectionInfos' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistant(didChange: sectionInfos, atSectionIndexes: sectionIndexes, for: type, newSectionIndexes: newSectionIndexes)
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1508:98: warning: sending 'type' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistant(didChange: sectionInfos, atSectionIndexes: sectionIndexes, for: type, newSectionIndexes: newSectionIndexes)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1508:98: note: task-isolated 'type' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistant(didChange: sectionInfos, atSectionIndexes: sectionIndexes, for: type, newSectionIndexes: newSectionIndexes)
^~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1502:4: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistant(didChange: entities, at: indexPaths, for: type, newIndexPaths: newIndexPaths)
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1502:4: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistant(didChange: entities, at: indexPaths, for: type, newIndexPaths: newIndexPaths)
^~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1502:45: warning: sending 'entities' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistant(didChange: entities, at: indexPaths, for: type, newIndexPaths: newIndexPaths)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1502:45: note: task-isolated 'entities' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistant(didChange: entities, at: indexPaths, for: type, newIndexPaths: newIndexPaths)
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1502:76: warning: sending 'type' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistant(didChange: entities, at: indexPaths, for: type, newIndexPaths: newIndexPaths)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1502:76: note: task-isolated 'type' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistant(didChange: entities, at: indexPaths, for: type, newIndexPaths: newIndexPaths)
^~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1490:4: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistantWillChangeContent()
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1490:4: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistantWillChangeContent()
^~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1496:4: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
self.delegate?.modelAssistantDidChangeContent()
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistant.swift:1496:4: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.delegate?.modelAssistantDidChangeContent()
^~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ModelAssistantDelegateManager.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistantDelegateManager.swift:58:4: warning: capture of 'operation' with non-sendable type '() -> Void' in a '@Sendable' closure
operation()
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistantDelegateManager.swift:58:4: note: a function type must be marked '@Sendable' to conform to 'Sendable'
operation()
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ModelAssistantOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistantOperation.swift:28:7: warning: class 'ModelAssistantOperation' must restate inherited '@unchecked Sendable' conformance
class ModelAssistantOperation: GroupOperation {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistantOperation.swift:44:58: warning: passing non-sendable parameter 'completion' to function expecting a @Sendable closure
let finishOperation = Foundation.BlockOperation(block: completion)
^
/Users/admin/builder/spi-builder-workspace/Source/ModelAssistantOperation.swift:30:94: note: parameter 'completion' is implicitly non-sendable
init(delegate: ModelAssistantDelegate?, callDelegate: Bool, blockOperation: BlockOperation, completion: @escaping () -> Void) {
^
@Sendable
SwiftDriverJobDiscovery normal arm64 Emitting module for ModelAssistant (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriver\ Compilation\ Requirements ModelAssistant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModelAssistant' from project 'ModelAssistant')
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 ModelAssistant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_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/ModelAssistant.build/Debug-xros/ModelAssistant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ExclusivityController.swift, AOperation.swift, BlockOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriverJobDiscovery normal arm64 Compiling ModelAssistantProtocol.swift, SectionsManager.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriverJobDiscovery normal arm64 Compiling Foundation.Operation+Operation.swift, NSLock+MyOperations.swift, BlockObserver.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriverJobDiscovery normal arm64 Compiling GroupOperation.swift, URLSessionTaskManager.swift, AssistantDebugger.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriverJobDiscovery normal arm64 Compiling OperationObserver.swift, OperationTimer.swift, AOperationQueue.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriverJobDiscovery normal arm64 Compiling Algorithms.swift, Array+Extensions.swift, IndexPath+Extensions.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ModelAssistant-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-Swift.h (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ModelAssistant-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling OperationCondition.swift, OperationErrors.swift, ReachabilityCondition.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriverJobDiscovery normal arm64 Compiling ModelAssistant.swift, ModelAssistantDelegateManager.swift, ModelAssistantOperation.swift (in target 'ModelAssistant' from project 'ModelAssistant')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.abi.json (in target 'ModelAssistant' from project 'ModelAssistant')
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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftmodule (in target 'ModelAssistant' from project 'ModelAssistant')
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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftdoc (in target 'ModelAssistant' from project 'ModelAssistant')
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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftsourceinfo (in target 'ModelAssistant' from project 'ModelAssistant')
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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UICollectionViewController+Extension.swift, UITableViewController+Extension.swift, MutuallyExclusive.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriverJobDiscovery normal arm64 Compiling MAEntity.swift, MAFaultable.swift, MASectionInfo.swift (in target 'ModelAssistant' from project 'ModelAssistant')
SwiftDriver\ Compilation ModelAssistant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModelAssistant' from project 'ModelAssistant')
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 ModelAssistant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_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/ModelAssistant.build/Debug-xros/ModelAssistant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant-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/ModelAssistant.o normal (in target 'ModelAssistant' from project 'ModelAssistant')
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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_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/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.o
ExtractAppIntentsMetadata (in target 'ModelAssistant' from project 'ModelAssistant')
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 ModelAssistant --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.ModelAssistant --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/ModelAssistant.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModelAssistant.build/Debug-xros/ModelAssistant.build/Objects-normal/arm64/ModelAssistant.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 22:55:17.949 appintentsmetadataprocessor[730:4191] Starting appintentsmetadataprocessor export
2025-04-25 22:55:17.992 appintentsmetadataprocessor[730:4191] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.o (in target 'ModelAssistant' from project 'ModelAssistant')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ModelAssistant.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ModelAssistant",
"name" : "ModelAssistant",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ModelAssistant",
"targets" : [
"ModelAssistant"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ModelAssistant_iOS_Tests",
"module_type" : "SwiftTarget",
"name" : "ModelAssistant iOS Tests",
"path" : "Tests",
"sources" : [
"Entity/Member.swift",
"ModelTestPagedDatabase.swift",
"ModelTestsBasic.swift",
"ModelTestsBasic0.swift",
"ModelTestsBasicFiltered.swift",
"ModelTestsBasicSorted.swift",
"ModelTestsBasicSortedAndFiltered.swift",
"ModelTestsWithSection.swift",
"ModelTestsWithSectionFiltered.swift",
"ModelTestsWithSectionFilteredAndSorted.swift",
"ModelTestsWithSectionSorted.swift",
"TestTableView/TestTableView.swift"
],
"target_dependencies" : [
"ModelAssistant"
],
"type" : "test"
},
{
"c99name" : "ModelAssistant",
"module_type" : "SwiftTarget",
"name" : "ModelAssistant",
"path" : "Source",
"product_memberships" : [
"ModelAssistant"
],
"sources" : [
"Extenseions/Algorithms.swift",
"Extenseions/Array+Extensions.swift",
"Extenseions/IndexPath+Extensions.swift",
"Extenseions/UICollectionViewController+Extension.swift",
"Extenseions/UITableViewController+Extension.swift",
"Libraries/AOperation/Conditions/MutuallyExclusive.swift",
"Libraries/AOperation/Conditions/OperationCondition.swift",
"Libraries/AOperation/Conditions/OperationErrors.swift",
"Libraries/AOperation/Conditions/ReachabilityCondition.swift",
"Libraries/AOperation/Foundation.Operation+Operation.swift",
"Libraries/AOperation/NSLock+MyOperations.swift",
"Libraries/AOperation/Observers/BlockObserver.swift",
"Libraries/AOperation/Observers/OperationObserver.swift",
"Libraries/AOperation/Observers/OperationTimer.swift",
"Libraries/AOperation/OperationQueue/AOperationQueue.swift",
"Libraries/AOperation/OperationQueue/ExclusivityController.swift",
"Libraries/AOperation/Operations/AOperation.swift",
"Libraries/AOperation/Operations/BlockOperation.swift",
"Libraries/AOperation/Operations/GroupOperation.swift",
"Libraries/AOperation/Operations/URLSessionTaskManager.swift",
"Libraries/AssistantDebugger.swift",
"MAEntity.swift",
"MAFaultable.swift",
"MASectionInfo.swift",
"ModelAssistant.swift",
"ModelAssistantDelegateManager.swift",
"ModelAssistantOperation.swift",
"ModelAssistantProtocol.swift",
"SectionsManager.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.