Build Information
Successful build of CollectionLoader, reference main (99f683), with Swift 6.3 for visionOS using Xcode 26.4 on 14 Apr 2026 01:23:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CollectionLoader-Package -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/CollectionLoader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/CollectionLoader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 99f6833 Start API order property implementation in search loader
Cloned https://github.com/Frizlab/CollectionLoader.git
Revision (git rev-parse @):
99f6833471eb978b36e84a2ec655003cc44274c1
SUCCESS checkout https://github.com/Frizlab/CollectionLoader.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/Frizlab/CollectionLoader.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Frizlab/BMO.git
Creating working copy of package ‘BMO’
Checking out main (5d46c8b) of package ‘BMO’
Resolve Package Graph
Resolved source packages:
BMO: https://github.com/Frizlab/BMO.git @ main (5d46c8b)
CollectionLoader: /Users/admin/builder/spi-builder-workspace
resolved source packages: BMO, CollectionLoader
2026-04-13 21:23:20.716 xcodebuild[525:3002] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "bmo",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/BMO.git"
}
],
"manifest_display_name" : "CollectionLoader",
"name" : "CollectionLoader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "CollectionLoader",
"targets" : [
"CollectionLoader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BMOCoreDataCollectionLoaders",
"targets" : [
"BMOCoreDataCollectionLoaders"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CollectionLoaderTests",
"module_type" : "SwiftTarget",
"name" : "CollectionLoaderTests",
"path" : "Tests/CollectionLoaderTests",
"sources" : [
"CollectionLoaderTests.swift"
],
"target_dependencies" : [
"CollectionLoader"
],
"type" : "test"
},
{
"c99name" : "CollectionLoader",
"module_type" : "SwiftTarget",
"name" : "CollectionLoader",
"path" : "Sources/CollectionLoader",
"product_memberships" : [
"CollectionLoader",
"BMOCoreDataCollectionLoaders"
],
"sources" : [
"Core/CollectionLoader.swift",
"Core/CollectionLoaderDelegate.swift",
"Core/CollectionLoaderHelper-Protocol.swift",
"Core/PageInfo-Protocol.swift",
"Core/PageInfoRetriever-Protocol.swift",
"Helpers/ConcurrentLoadBehavior.swift",
"Helpers/LoadingOperationDelegate.swift",
"Helpers/PageLoadDescription.swift",
"Helpers/PageLoadReason.swift",
"Private/BlockCollectionLoaderDelegate.swift",
"Private/Operation+Utils.swift",
"Private/PageLoadDescription.Reason+Utils.swift"
],
"type" : "library"
},
{
"c99name" : "BMOCoreDataCollectionLoaders",
"module_type" : "SwiftTarget",
"name" : "BMOCoreDataCollectionLoaders",
"path" : "Sources/BMOCoreDataCollectionLoaders",
"product_dependencies" : [
"BMOCoreData"
],
"product_memberships" : [
"BMOCoreDataCollectionLoaders"
],
"sources" : [
"BMOCoreDataListElementLoader.swift",
"BMOCoreDataSearchLoader.swift",
"DummyFetchedResultsControllerDelegate.swift",
"PrivateUtils/BMORequestHelperForLoader.swift"
],
"target_dependencies" : [
"CollectionLoader"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BMOCoreDataCollectionLoaders",
"CollectionLoader",
"CollectionLoader-Package"
]
}
}
2026-04-13 21:23:28.752 xcodebuild[657:3852] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BMOCoreDataCollectionLoaders",
"CollectionLoader",
"CollectionLoader-Package"
]
}
}
2026-04-13 21:23:29.675 xcodebuild[665:3927] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CollectionLoader-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.4.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 CollectionLoader-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
BMO: https://github.com/Frizlab/BMO.git @ main (5d46c8b)
CollectionLoader: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'CollectionLoader' in project 'CollectionLoader'
➜ Explicit dependency on target 'CollectionLoader' in project 'CollectionLoader'
Target 'BMOCoreDataCollectionLoaders' in project 'CollectionLoader'
➜ Explicit dependency on target 'BMOCoreDataCollectionLoaders' in project 'CollectionLoader'
➜ Explicit dependency on target 'CollectionLoader' in project 'CollectionLoader'
➜ Explicit dependency on target 'BMOCoreData' in project 'BMO'
Target 'BMOCoreDataCollectionLoaders' in project 'CollectionLoader'
➜ Explicit dependency on target 'CollectionLoader' in project 'CollectionLoader'
➜ Explicit dependency on target 'BMOCoreData' in project 'BMO'
Target 'BMOCoreData' in project 'BMO'
➜ Explicit dependency on target 'BMOCoreData' in project 'BMO'
➜ Explicit dependency on target 'BMO' in project 'BMO'
Target 'BMOCoreData' in project 'BMO'
➜ Explicit dependency on target 'BMO' in project 'BMO'
Target 'BMO' in project 'BMO' (no dependencies)
Target 'CollectionLoader' in project 'CollectionLoader' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: df9db6e545dfd698be446424b0a4f4f5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/df9db6e545dfd698be446424b0a4f4f5.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.DependencyStaticMetadataFileList (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.modulemap (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.DependencyMetadataFileList (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftConstValuesFileList (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.LinkFileList (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_const_extract_protocols.json (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftFileList (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-OutputFileMap.json (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftConstValuesFileList (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftFileList (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_const_extract_protocols.json (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.LinkFileList (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionLoader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.modulemap (in target 'CollectionLoader' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-OutputFileMap.json (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.modulemap (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.DependencyStaticMetadataFileList (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.DependencyMetadataFileList (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.modulemap (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_const_extract_protocols.json (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftFileList (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.LinkFileList (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftConstValuesFileList (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-OutputFileMap.json (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMOCoreDataCollectionLoaders.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.modulemap (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.DependencyStaticMetadataFileList (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.DependencyMetadataFileList (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_const_extract_protocols.json (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMOCoreData.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.modulemap (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftFileList (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftConstValuesFileList (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.LinkFileList (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-OutputFileMap.json (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.modulemap (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.DependencyStaticMetadataFileList (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.DependencyMetadataFileList (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMO.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.modulemap (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMO.build/BMO.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver CollectionLoader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CollectionLoader -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.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/CollectionLoader.build/Debug-xros/CollectionLoader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_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/CollectionLoader.build/Debug-xros/CollectionLoader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BMO normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMO -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name bmo -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_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/BMO.build/Debug-xros/BMO.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C98A8UQW5H0T6TWPICZ19KK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3LC9AV7E10N7DY0X0GCMCK815.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CN303CE9AXGY9XZYFJ6QXAOBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-3BRLCCDYHUXKOK1AB0M8MOV64.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CWY49DJXJH8MV7H9KA3I9OY1L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-YJD3LAGSNF10FZWR3J8P610Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-27WOC2HU4MJP517U0TI50ZP6R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-7QMZRTZ3S79OIWTXSAPUIRHYI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AGP3KRETLXAMYQDW488IY6LKX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-A6RKRULJVWPNWLT2MY2XALPE3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CAYUJ2WWB7YLVQ3VIZXCDL30U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1WMMNGC2O206RLV4U5QNHI9ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-702OW6MB2UYB2TOQQFSKPAKW9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2PXMKHAWCG53C3RNOK7N1KWX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DET4J8XS334UT6TI8UIL7DF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DS3VJWLWEXU7S7AS4RHQN5VZZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1IQGC7FWS7Q3CJO29Z7BCG728.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-2CZPD0H9RTV4M5QCVDMSJ35Y9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EZN7U2Y4H5FX9WZTA9F8B6AIM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-32NYW9B0ZUCWOJ6NY33OVEITX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8EN8HC46CEO13I4PTKBOX9IAW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-52BCPMJP809TT4WMWEHIVNDW4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-36DV76SDNEJ71ZU1Q5WQTD2UX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9IEGUIVXSDZ0Z7F0FKH73EQJK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-22PB0EARRYBLWHT3T9EURGBWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1016IJVOTD7PT4P0ELAQH2JFC.pcm
SwiftCompile normal arm64 Compiling\ RelationshipMergeType.swift,\ MapError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Helpers/RelationshipMergeType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Private/MapError.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Helpers/RelationshipMergeType.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Private/MapError.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ BMO (in target 'BMO' from project 'BMO')
EmitSwiftModule normal arm64 (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestHelperCollection.swift,\ RequestHelperCollectionForOldRuntimes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Public/RequestHelperCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Public/RequestHelperCollectionForOldRuntimes.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Public/RequestHelperCollection.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Public/RequestHelperCollectionForOldRuntimes.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OperationLifecycleError.swift,\ RequestError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Errors/OperationLifecycleError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Errors/RequestError.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Errors/OperationLifecycleError.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Errors/RequestError.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestResult.swift,\ ErrorCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RequestResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Errors/ErrorCollection.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RequestResult.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Errors/ErrorCollection.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestHelper-Protocol.swift,\ RequestOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RequestHelper-Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RequestOperation.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RequestHelper-Protocol.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RequestOperation.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LocalDbImportOperation.swift,\ LocalDbImporter-Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/LocalDbImportOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/LocalDbImporter-Protocol.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/LocalDbImportOperation.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/LocalDbImporter-Protocol.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Result+Utils.swift,\ DummyRequestHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Private/Result+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Public/DummyRequestHelper.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Private/Result+Utils.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Utilities/Public/DummyRequestHelper.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Bridge-Protocol.swift,\ BridgeObjects-Protocol.swift,\ LocalDb-Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/Bridge-Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/BridgeObjects-Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/LocalDb-Protocol.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/Bridge-Protocol.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/BridgeObjects-Protocol.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/LocalDb-Protocol.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RemoteDb-Protocol.swift,\ Request.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RemoteDb-Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/Request.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/RemoteDb-Protocol.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Core/Request.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ CollectionLoader (in target 'CollectionLoader' from project 'CollectionLoader')
EmitSwiftModule normal arm64 (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for BMO (in target 'BMO' from project 'BMO')
SwiftDriver\ Compilation\ Requirements BMO normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMO -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name bmo -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_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/BMO.build/Debug-xros/BMO.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for CollectionLoader (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriver\ Compilation\ Requirements CollectionLoader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CollectionLoader -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.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/CollectionLoader.build/Debug-xros/CollectionLoader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_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/CollectionLoader.build/Debug-xros/CollectionLoader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMO-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-Swift.h (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMO-Swift.h
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionLoader-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-Swift.h (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionLoader-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.swiftmodule (in target 'CollectionLoader' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.swiftdoc (in target 'CollectionLoader' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.abi.json (in target 'CollectionLoader' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.swiftsourceinfo (in target 'CollectionLoader' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftmodule (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftdoc (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.abi.json (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftsourceinfo (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ PageLoadDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/PageLoadDescription.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/PageLoadDescription.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LoadingOperationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/LoadingOperationDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/LoadingOperationDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RequestResult.swift, ErrorCollection.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 Compiling\ PageLoadReason.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/PageLoadReason.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/PageLoadReason.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PageLoadDescription.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling RelationshipMergeType.swift, MapError.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 Compiling\ CollectionLoader.swift,\ CollectionLoaderDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoaderDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoader.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoader.swift:125:32: warning: converting function value of type '@MainActor @Sendable () -> Void' to '@Sendable () -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
let prestart = BlockOperation{ @MainActor in /* Swift does not know it, but these block _are_ @MainActor indeed. */
^
/Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoader.swift:136:34: warning: converting function value of type '@MainActor @Sendable () -> Void' to '@Sendable () -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
let completion = BlockOperation{ @MainActor in /* Swift does not know it, but these block _are_ @MainActor indeed. */
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoaderDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BlockCollectionLoaderDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Private/BlockCollectionLoaderDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Private/BlockCollectionLoaderDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RemoteDb-Protocol.swift, Request.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 Compiling\ PageInfoRetriever-Protocol.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/PageInfoRetriever-Protocol.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/PageInfoRetriever-Protocol.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling LocalDbImportOperation.swift, LocalDbImporter-Protocol.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 Compiling\ PageLoadDescription.Reason+Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Private/PageLoadDescription.Reason+Utils.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Private/PageLoadDescription.Reason+Utils.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Operation+Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Private/Operation+Utils.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Private/Operation+Utils.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RequestHelperCollection.swift, RequestHelperCollectionForOldRuntimes.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 Compiling\ ConcurrentLoadBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/ConcurrentLoadBehavior.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Helpers/ConcurrentLoadBehavior.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RequestHelper-Protocol.swift, RequestOperation.swift (in target 'BMO' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling OperationLifecycleError.swift, RequestError.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 Compiling\ CollectionLoaderHelper-Protocol.swift,\ PageInfo-Protocol.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoaderHelper-Protocol.swift /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/PageInfo-Protocol.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/CollectionLoaderHelper-Protocol.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CollectionLoader/Core/PageInfo-Protocol.swift (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Result+Utils.swift, DummyRequestHelper.swift (in target 'BMO' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling Bridge-Protocol.swift, BridgeObjects-Protocol.swift, LocalDb-Protocol.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 Compiling\ GenericLocalDbObject.swift,\ LocalDbChanges.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Helpers/GenericLocalDbObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Helpers/LocalDbChanges.swift (in target 'BMO' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Helpers/GenericLocalDbObject.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMO/Helpers/LocalDbChanges.swift (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PageInfoRetriever-Protocol.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriver BMOCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMOCoreData -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name bmo -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_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/BMO.build/Debug-xros/BMOCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LoadingOperationDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling Operation+Utils.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling CollectionLoaderHelper-Protocol.swift, PageInfo-Protocol.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling BlockCollectionLoaderDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling PageLoadReason.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling ConcurrentLoadBehavior.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling PageLoadDescription.Reason+Utils.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Compiling GenericLocalDbObject.swift, LocalDbChanges.swift (in target 'BMO' from project 'BMO')
SwiftDriver\ Compilation BMO normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMO -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name bmo -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_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/BMO.build/Debug-xros/BMO.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-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/BMO.o normal (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -w -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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.o
SwiftDriverJobDiscovery normal arm64 Compiling CollectionLoader.swift, CollectionLoaderDelegate.swift (in target 'CollectionLoader' from project 'CollectionLoader')
SwiftDriver\ Compilation CollectionLoader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CollectionLoader -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.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/CollectionLoader.build/Debug-xros/CollectionLoader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_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/CollectionLoader.build/Debug-xros/CollectionLoader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-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/CollectionLoader.o normal (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -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-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6FZKKZ4XEUC29PTNXJWF33U9M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-AXYRWB0MN3F2NOF3V7UGID11I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-1MTCF5GQ63OQIRM6WIIH9FJ8U.pcm
ExtractAppIntentsMetadata (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.Ug583V/Metal.xctoolchain --module-name BMO --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 1.0 --bundle-identifier bmo.BMO --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/BMO.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMO.build/Objects-normal/arm64/BMO.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 21:23:40.964 appintentsmetadataprocessor[774:4462] Starting appintentsmetadataprocessor export
2026-04-13 21:23:41.024 appintentsmetadataprocessor[774:4462] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-DOIHLDND0RDY1XJEDBABNPKS7.pcm
ExtractAppIntentsMetadata (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.Ug583V/Metal.xctoolchain --module-name CollectionLoader --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.CollectionLoader --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/CollectionLoader.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/CollectionLoader.build/Objects-normal/arm64/CollectionLoader.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 21:23:40.955 appintentsmetadataprocessor[776:4477] Starting appintentsmetadataprocessor export
2026-04-13 21:23:41.024 appintentsmetadataprocessor[776:4477] Extracted no relevant App Intents symbols, skipping writing output
SwiftCompile normal arm64 Compiling\ CoreDataAPI+CreateAndGet-Saved.swift,\ CoreDataAPI+Delete.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+CreateAndGet-Saved.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Delete.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+CreateAndGet-Saved.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Delete.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ BMOCoreData (in target 'BMOCoreData' from project 'BMO')
EmitSwiftModule normal arm64 (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoreDataAPI+Update-Saved.swift,\ CoreDataAPI.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Update-Saved.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Update-Saved.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BMOCoreDataSaveRequestHelper.swift,\ NSManagedObject+BMO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/RequestHelpers/BMOCoreDataSaveRequestHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOProtocolsConformance/NSManagedObject+BMO.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/RequestHelpers/BMOCoreDataSaveRequestHelper.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOProtocolsConformance/NSManagedObject+BMO.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSManagedObjectContext+BMO.swift,\ CoreDataAPI+Create-Discarded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOProtocolsConformance/NSManagedObjectContext+BMO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Create-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOProtocolsConformance/NSManagedObjectContext+BMO.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Create-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoreDataAPI+Create-Saved.swift,\ CoreDataAPI+CreateAndGet-Discarded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Create-Saved.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+CreateAndGet-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Create-Saved.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+CreateAndGet-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSPredicate+Utils.swift,\ RemoteFetchType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/NSPredicate+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/RemoteFetchType.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/NSPredicate+Utils.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/RemoteFetchType.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoreDataAPI+Fetch.swift,\ CoreDataAPI+Update-Discarded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Fetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Update-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Fetch.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/CoreDataAPI+Update-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ \ Loggers.swift,\ NSManagedObjectContext+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Private/\ Loggers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Private/NSManagedObjectContext+Utils.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Private/\ Loggers.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Private/NSManagedObjectContext+Utils.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for BMOCoreData (in target 'BMOCoreData' from project 'BMO')
SwiftDriver\ Compilation\ Requirements BMOCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMOCoreData -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name bmo -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_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/BMO.build/Debug-xros/BMOCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NSFetchRequest+Utils.swift,\ NSManagedObject+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/NSFetchRequest+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/NSManagedObject+Utils.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/NSFetchRequest+Utils.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/Utilities/Public/NSManagedObject+Utils.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMOCoreData-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-Swift.h (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMOCoreData-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftmodule (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftdoc (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.abi.json (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftsourceinfo (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ \ Errors.swift,\ BMOCoreDataImporter.swift,\ BMOCoreDataFetchRequestHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/\ Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/RequestHelpers/BMOCoreDataFetchRequestHelper.swift (in target 'BMOCoreData' from project 'BMO')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/\ Errors.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/BMOCoreDataImporter.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO/Sources/BMOCoreData/BMOImplementations/RequestHelpers/BMOCoreDataFetchRequestHelper.swift (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedObjectContext+BMO.swift, CoreDataAPI+Create-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling BMOCoreDataSaveRequestHelper.swift, NSManagedObject+BMO.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataAPI+CreateAndGet-Saved.swift, CoreDataAPI+Delete.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling NSPredicate+Utils.swift, RemoteFetchType.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataAPI+Update-Saved.swift, CoreDataAPI.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataAPI+Fetch.swift, CoreDataAPI+Update-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataAPI+Create-Saved.swift, CoreDataAPI+CreateAndGet-Discarded.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriverJobDiscovery normal arm64 Compiling Loggers.swift, NSManagedObjectContext+Utils.swift (in target 'BMOCoreData' from project 'BMO')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.o (in target 'CollectionLoader' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionLoader.o
SwiftDriverJobDiscovery normal arm64 Compiling NSFetchRequest+Utils.swift, NSManagedObject+Utils.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriver BMOCoreDataCollectionLoaders normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMOCoreDataCollectionLoaders -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataListElementLoader.swift:176:10: warning: TODO: We detect the root object ID has changed, we set the new one just after the if, but we do not update the fetched results controller…
#warning("TODO: We detect the root object ID has changed, we set the new one just after the if, but we do not update the fetched results controller…") (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
/Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataSearchLoader.swift:132:10: warning: TODO: apiOrderProperty (requires the start offset of the page info…)
#warning("TODO: apiOrderProperty (requires the start offset of the page info…)") (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.o (in target 'BMO' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMO.o
SwiftEmitModule normal arm64 Emitting\ module\ for\ BMOCoreDataCollectionLoaders (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
EmitSwiftModule normal arm64 (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BMOCoreDataListElementLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataListElementLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataListElementLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataListElementLoader.swift:176:10: warning: TODO: We detect the root object ID has changed, we set the new one just after the if, but we do not update the fetched results controller…
#warning("TODO: We detect the root object ID has changed, we set the new one just after the if, but we do not update the fetched results controller…")
SwiftCompile normal arm64 Compiling\ BMOCoreDataSearchLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataSearchLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataSearchLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataSearchLoader.swift:132:10: warning: TODO: apiOrderProperty (requires the start offset of the page info…)
#warning("TODO: apiOrderProperty (requires the start offset of the page info…)")
/Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataSearchLoader.swift:123:50: warning: capture 'apiOrderDelta' was never used
importChangesProcessing: { [apiOrderProperty, apiOrderDelta] changes, throwIfCancelled in
^
SwiftCompile normal arm64 Compiling\ DummyFetchedResultsControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/DummyFetchedResultsControllerDelegate.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/DummyFetchedResultsControllerDelegate.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BMORequestHelperForLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/PrivateUtils/BMORequestHelperForLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/PrivateUtils/BMORequestHelperForLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Errors.swift, BMOCoreDataImporter.swift, BMOCoreDataFetchRequestHelper.swift (in target 'BMOCoreData' from project 'BMO')
SwiftDriver\ Compilation BMOCoreData normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMOCoreData -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name bmo -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_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/BMO.build/Debug-xros/BMOCoreData.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-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/BMOCoreData.o normal (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -w -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.o
SwiftDriverJobDiscovery normal arm64 Compiling DummyFetchedResultsControllerDelegate.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
SwiftDriverJobDiscovery normal arm64 Emitting module for BMOCoreDataCollectionLoaders (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
SwiftDriver\ Compilation\ Requirements BMOCoreDataCollectionLoaders normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMOCoreDataCollectionLoaders -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMOCoreDataCollectionLoaders-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-Swift.h (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BMOCoreDataCollectionLoaders-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.swiftmodule (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.swiftdoc (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.abi.json (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.swiftsourceinfo (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling BMORequestHelperForLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
ExtractAppIntentsMetadata (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.Ug583V/Metal.xctoolchain --module-name BMOCoreData --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 1.0 --bundle-identifier bmo.BMOCoreData --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/BMOCoreData.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BMO.build/Debug-xros/BMOCoreData.build/Objects-normal/arm64/BMOCoreData.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 21:23:42.107 appintentsmetadataprocessor[801:4609] Starting appintentsmetadataprocessor export
2026-04-13 21:23:42.142 appintentsmetadataprocessor[801:4609] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling BMOCoreDataSearchLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.o (in target 'BMOCoreData' from project 'BMO')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BMO
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreData.o
SwiftDriverJobDiscovery normal arm64 Compiling BMOCoreDataListElementLoader.swift (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
SwiftDriver\ Compilation BMOCoreDataCollectionLoaders normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BMOCoreDataCollectionLoaders -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-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/BMOCoreDataCollectionLoaders.o normal (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.o
ExtractAppIntentsMetadata (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.Ug583V/Metal.xctoolchain --module-name BMOCoreDataCollectionLoaders --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.BMOCoreDataCollectionLoaders --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/BMOCoreDataCollectionLoaders.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionLoader.build/Debug-xros/BMOCoreDataCollectionLoaders.build/Objects-normal/arm64/BMOCoreDataCollectionLoaders.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 21:23:42.272 appintentsmetadataprocessor[804:4626] Starting appintentsmetadataprocessor export
2026-04-13 21:23:42.294 appintentsmetadataprocessor[804:4626] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.o (in target 'BMOCoreDataCollectionLoaders' from project 'CollectionLoader')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BMOCoreDataCollectionLoaders.o
** BUILD SUCCEEDED **
2026-04-13 21:23:31.785 xcodebuild[670:3975] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataListElementLoader.swift:176:10: warning: TODO: We detect the root object ID has changed, we set the new one just after the if, but we do not update the fetched results controller…
#warning("TODO: We detect the root object ID has changed, we set the new one just after the if, but we do not update the fetched results controller…")
/Users/admin/builder/spi-builder-workspace/Sources/BMOCoreDataCollectionLoaders/BMOCoreDataSearchLoader.swift:132:10: warning: TODO: apiOrderProperty (requires the start offset of the page info…)
#warning("TODO: apiOrderProperty (requires the start offset of the page info…)")
Build complete.
{
"dependencies" : [
{
"identity" : "bmo",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/BMO.git"
}
],
"manifest_display_name" : "CollectionLoader",
"name" : "CollectionLoader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "CollectionLoader",
"targets" : [
"CollectionLoader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BMOCoreDataCollectionLoaders",
"targets" : [
"BMOCoreDataCollectionLoaders"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CollectionLoaderTests",
"module_type" : "SwiftTarget",
"name" : "CollectionLoaderTests",
"path" : "Tests/CollectionLoaderTests",
"sources" : [
"CollectionLoaderTests.swift"
],
"target_dependencies" : [
"CollectionLoader"
],
"type" : "test"
},
{
"c99name" : "CollectionLoader",
"module_type" : "SwiftTarget",
"name" : "CollectionLoader",
"path" : "Sources/CollectionLoader",
"product_memberships" : [
"CollectionLoader",
"BMOCoreDataCollectionLoaders"
],
"sources" : [
"Core/CollectionLoader.swift",
"Core/CollectionLoaderDelegate.swift",
"Core/CollectionLoaderHelper-Protocol.swift",
"Core/PageInfo-Protocol.swift",
"Core/PageInfoRetriever-Protocol.swift",
"Helpers/ConcurrentLoadBehavior.swift",
"Helpers/LoadingOperationDelegate.swift",
"Helpers/PageLoadDescription.swift",
"Helpers/PageLoadReason.swift",
"Private/BlockCollectionLoaderDelegate.swift",
"Private/Operation+Utils.swift",
"Private/PageLoadDescription.Reason+Utils.swift"
],
"type" : "library"
},
{
"c99name" : "BMOCoreDataCollectionLoaders",
"module_type" : "SwiftTarget",
"name" : "BMOCoreDataCollectionLoaders",
"path" : "Sources/BMOCoreDataCollectionLoaders",
"product_dependencies" : [
"BMOCoreData"
],
"product_memberships" : [
"BMOCoreDataCollectionLoaders"
],
"sources" : [
"BMOCoreDataListElementLoader.swift",
"BMOCoreDataSearchLoader.swift",
"DummyFetchedResultsControllerDelegate.swift",
"PrivateUtils/BMORequestHelperForLoader.swift"
],
"target_dependencies" : [
"CollectionLoader"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.