Build Information
Successful build of ETBDependencyInjection, reference main (075173), with Swift 6.3 for visionOS using Xcode 26.4 on 18 Apr 2026 07:32:27 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 ETBDependencyInjection-Package -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elf0-fr/ETBDependencyInjection.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elf0-fr/ETBDependencyInjection
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 075173c Merge pull request #23 from elf0-fr/US/BootstrappingForPreview
Cloned https://github.com/elf0-fr/ETBDependencyInjection.git
Revision (git rev-parse @):
075173c667683f4fa4e1bd38db215b4fe713f12b
SUCCESS checkout https://github.com/elf0-fr/ETBDependencyInjection.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/elf0-fr/ETBDependencyInjection.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/swiftlang/swift-syntax.git
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
ETBDependencyInjection: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, ETBDependencyInjection
2026-04-18 03:31:46.157 xcodebuild[529:3048] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 03:31:46.716 xcodebuild[529:3048] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x9b27ca700>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x102971600>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-18 03:31:46.718 xcodebuild[529:3048] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-18 03:31:46.718 xcodebuild[529:3048] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x9b27ca700>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x102971600>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-18 03:31:46.718 xcodebuild[529:3048] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-18 03:31:46.718 xcodebuild[529:3048] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x9b27ca700>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x102971600>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-18 03:31:46.718 xcodebuild[529:3048] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "ETBDependencyInjection",
"name" : "ETBDependencyInjection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "ETBDependencyInjection",
"targets" : [
"ETBDependencyInjection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ETBDependencyInjectionClient",
"targets" : [
"ETBDependencyInjectionClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "ETBDependencyInjectionMacros",
"targets" : [
"ETBDependencyInjectionMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ETBDependencyInjectionTests",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionTests",
"path" : "Tests/ETBDependencyInjectionTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"Test_InjectableMacro.swift",
"Test_InjectionMacro.swift",
"Test_ServiceMacro.swift"
],
"target_dependencies" : [
"ETBDependencyInjectionMacros"
],
"type" : "test"
},
{
"c99name" : "ETBDependencyInjectionMacros",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionMacros",
"path" : "Sources/ETBDependencyInjectionMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ETBDependencyInjection",
"ETBDependencyInjectionClient",
"ETBDependencyInjectionMacros"
],
"sources" : [
"ETBDependencyInjectionMacro+Main.swift",
"ETBDependencyInjectionMacro+Utils.swift",
"InjectableMacro.swift",
"InjectionMacro.swift",
"ServiceMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "ETBDependencyInjectionClient",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionClient",
"path" : "Sources/ETBDependencyInjectionClient",
"product_memberships" : [
"ETBDependencyInjectionClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ETBDependencyInjection"
],
"type" : "executable"
},
{
"c99name" : "ETBDependencyInjection",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjection",
"path" : "Sources/ETBDependencyInjection",
"product_memberships" : [
"ETBDependencyInjection",
"ETBDependencyInjectionClient"
],
"sources" : [
"DI/Container.swift",
"DI/Injectable.swift",
"DI/Service.swift",
"DI/ServiceCollection.swift",
"DI/ServiceProvider.swift",
"ETBDependencyInjection.swift",
"Preview/BootstrappingView.swift"
],
"target_dependencies" : [
"ETBDependencyInjectionMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ETBDependencyInjection",
"ETBDependencyInjection-Package",
"ETBDependencyInjectionClient"
]
}
}
2026-04-18 03:31:55.017 xcodebuild[675:4027] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ETBDependencyInjection",
"ETBDependencyInjection-Package",
"ETBDependencyInjectionClient"
]
}
}
2026-04-18 03:31:56.946 xcodebuild[687:4131] [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 ETBDependencyInjection-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 ETBDependencyInjection-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
ETBDependencyInjection: /Users/admin/builder/spi-builder-workspace
2026-04-18 03:32:00.429 xcodebuild[694:4179] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-18 03:32:01.311 xcodebuild[694:4179] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0xb003ecc00>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x10533d600>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-18 03:32:01.313 xcodebuild[694:4179] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-18 03:32:01.313 xcodebuild[694:4179] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0xb003ecc00>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x10533d600>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-18 03:32:01.313 xcodebuild[694:4179] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-18 03:32:01.313 xcodebuild[694:4179] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0xb003ecc00>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x10533d600>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-18 03:32:01.313 xcodebuild[694:4179] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-18 03:32:01.315 xcodebuild[694:4179] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-18-04_03-32-0001.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "ETBDependencyInjection-Package". The "-list" option can be used to find the names of the schemes in the workspace.
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
Resolved source packages:
ETBDependencyInjection: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
resolved source packages: ETBDependencyInjection, swift-syntax
2026-04-18 03:32:03.215 xcodebuild[721:4355] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "ETBDependencyInjection",
"name" : "ETBDependencyInjection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "ETBDependencyInjection",
"targets" : [
"ETBDependencyInjection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ETBDependencyInjectionClient",
"targets" : [
"ETBDependencyInjectionClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "ETBDependencyInjectionMacros",
"targets" : [
"ETBDependencyInjectionMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ETBDependencyInjectionTests",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionTests",
"path" : "Tests/ETBDependencyInjectionTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"Test_InjectableMacro.swift",
"Test_InjectionMacro.swift",
"Test_ServiceMacro.swift"
],
"target_dependencies" : [
"ETBDependencyInjectionMacros"
],
"type" : "test"
},
{
"c99name" : "ETBDependencyInjectionMacros",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionMacros",
"path" : "Sources/ETBDependencyInjectionMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ETBDependencyInjection",
"ETBDependencyInjectionClient",
"ETBDependencyInjectionMacros"
],
"sources" : [
"ETBDependencyInjectionMacro+Main.swift",
"ETBDependencyInjectionMacro+Utils.swift",
"InjectableMacro.swift",
"InjectionMacro.swift",
"ServiceMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "ETBDependencyInjectionClient",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionClient",
"path" : "Sources/ETBDependencyInjectionClient",
"product_memberships" : [
"ETBDependencyInjectionClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ETBDependencyInjection"
],
"type" : "executable"
},
{
"c99name" : "ETBDependencyInjection",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjection",
"path" : "Sources/ETBDependencyInjection",
"product_memberships" : [
"ETBDependencyInjection",
"ETBDependencyInjectionClient"
],
"sources" : [
"DI/Container.swift",
"DI/Injectable.swift",
"DI/Service.swift",
"DI/ServiceCollection.swift",
"DI/ServiceProvider.swift",
"ETBDependencyInjection.swift",
"Preview/BootstrappingView.swift"
],
"target_dependencies" : [
"ETBDependencyInjectionMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ETBDependencyInjection",
"ETBDependencyInjection-Package",
"ETBDependencyInjectionClient"
]
}
}
2026-04-18 03:32:05.319 xcodebuild[760:4643] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ETBDependencyInjection",
"ETBDependencyInjection-Package",
"ETBDependencyInjectionClient"
]
}
}
2026-04-18 03:32:06.982 xcodebuild[768:4705] [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 ETBDependencyInjection-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 ETBDependencyInjection-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
ETBDependencyInjection: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'ETBDependencyInjectionClient' in project 'ETBDependencyInjection'
➜ Explicit dependency on target 'ETBDependencyInjectionMacros' in project 'ETBDependencyInjection'
➜ Explicit dependency on target 'ETBDependencyInjection' in project 'ETBDependencyInjection'
Target 'ETBDependencyInjection' in project 'ETBDependencyInjection'
➜ Explicit dependency on target 'ETBDependencyInjection' in project 'ETBDependencyInjection'
➜ Explicit dependency on target 'ETBDependencyInjectionMacros' in project 'ETBDependencyInjection'
Target 'ETBDependencyInjection' in project 'ETBDependencyInjection'
➜ Explicit dependency on target 'ETBDependencyInjectionMacros' in project 'ETBDependencyInjection'
Target 'ETBDependencyInjectionMacros' in project 'ETBDependencyInjection' (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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
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: 7c9f6ef610dce8ba35297f595305b25d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7c9f6ef610dce8ba35297f595305b25d.xcbuilddata
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
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
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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/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/EagerLinkingTBDs/Debug
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
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
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient-OutputFileMap.json (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.SwiftFileList (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient_const_extract_protocols.json (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.LinkFileList (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.SwiftFileList (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros_const_extract_protocols.json (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.LinkFileList (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/ETBDependencyInjectionMacros.DependencyStaticMetadataFileList (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/ETBDependencyInjectionMacros.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros-OutputFileMap.json (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/ETBDependencyInjectionMacros.DependencyMetadataFileList (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/ETBDependencyInjectionMacros.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/ETBDependencyInjectionClient.DependencyStaticMetadataFileList (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/ETBDependencyInjectionClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/ETBDependencyInjectionClient.DependencyMetadataFileList (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/ETBDependencyInjectionClient.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.SwiftFileList (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_const_extract_protocols.json (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.SwiftConstValuesFileList (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.LinkFileList (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-OutputFileMap.json (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.DependencyStaticMetadataFileList (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.modulemap (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.DependencyMetadataFileList (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ETBDependencyInjection.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.modulemap (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ETBDependencyInjectionMacros normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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 ETBDependencyInjectionMacros -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -I /Users/admin/builder/spi-builder-workspace/.dependencies/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport/Modules -I /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftSyntaxCShims/include -I /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftLibraryPluginProviderCShims/include -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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros-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/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -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/ptrcheck-9NE7O6PCSV37TWRVGTT0JARMX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-DX6WZP9MGXCXYIZCA9XJGPOG1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-DBD90R90Y8L7SXAARIOXCEKX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-8647QJZXGBYAHCHD94ZSWIMJB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-EFF1L3B01W8N0Z3OKRI5P9G7O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-42BV0UZ0BISUKE92FXVR4DN1S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7KX75KSP38TEA5L3YUHSITKFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1CVTEI6K5MF8DBFFZI4YACDV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-78QUQK0U0PFJM4PXUD720J07U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-X0M0D3SGAR9UPBN3AAHP9TAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-4UVPKO1T1AMRNQ12QSZABW5SN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-4ZRLWRPSMP39F9828FD26DF4G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-597RGWI6YXU8EHR3LG347UTPB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CFOZJ90N0SXN11RZ3CT0KO4JJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2ZGO5ZYLXROKCK6S7TKDEUMM3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-2HRFVLBG6GPK8HRHQVLVUGI0L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-10H99484OR8W81G38Q21H41YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-3RC839E5MMHMZQ4B6DV8TAM7V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/_SwiftSyntaxCShims-9TJ50FJ5J8S5AMNC2HLREZGUB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-8F2NHBR2I81N5CTM1UUW7W5SU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-9047U10H6JK2FNNIGRUQ3GPGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-9X9Q193OD8KUM02QJ5USX2AOR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-4LYVEM08P24GHIIAF5C9D3YPY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-32P1YB0QNZ38SAU9YEKUB4LOT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-ERMCKW2ZKLKLE9IVMN78ZF93P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-84UGAUUTDNHHUITQBDQC1WGF9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-E504A9FV8UANSEHV9TIZNFVPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-E20S8SGXZBJ97OMYTR1KQT6HQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-A7WGMB5TBFNMT1T1JM95WM71Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-EHKHZ0TGRNJV3R6U3LSKHGTV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-BRQ9TZ1NM26EZMHHFLHMIRXEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-DBEWNDD5AC8WIA8TXGD3GI1LA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-4IF4ZT70PD47TJLB5AZ5CJUM0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-AV9NNWJZCRC9VSYGIOW2WREA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-A95EGQ250RY846IXZ3DMP674Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ER7EXDNWIG1J3K6FLR1ECBKR4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ ETBDependencyInjectionMacros (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
EmitSwiftModule normal arm64 (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ InjectableMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/InjectableMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/InjectableMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ETBDependencyInjectionMacro+Main.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/ETBDependencyInjectionMacro+Main.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/ETBDependencyInjectionMacro+Main.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ETBDependencyInjectionMacro+Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/ETBDependencyInjectionMacro+Utils.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/ETBDependencyInjectionMacro+Utils.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ InjectionMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/InjectionMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/InjectionMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ServiceMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/ServiceMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionMacros/ServiceMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ETBDependencyInjectionMacros (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftDriver\ Compilation\ Requirements ETBDependencyInjectionMacros normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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 ETBDependencyInjectionMacros -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -I /Users/admin/builder/spi-builder-workspace/.dependencies/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport/Modules -I /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftSyntaxCShims/include -I /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftLibraryPluginProviderCShims/include -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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros-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/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftdoc (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftmodule (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.abi.json (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftsourceinfo (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ETBDependencyInjectionMacro+Main.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling ETBDependencyInjectionMacro+Utils.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling InjectableMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling InjectionMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling ServiceMacro.swift (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
SwiftDriver\ Compilation ETBDependencyInjectionMacros normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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 ETBDependencyInjectionMacros -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -I /Users/admin/builder/spi-builder-workspace/.dependencies/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport/Modules -I /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftSyntaxCShims/include -I /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/_SwiftLibraryPluginProviderCShims/include -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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros-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/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -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/ETBDependencyInjectionMacros normal (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
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-macos14.0 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug/ETBDependencyInjectionMacros.build/Objects-normal/arm64/ETBDependencyInjectionMacros-linker-args.resp -L /Users/admin/builder/spi-builder-workspace/.dependencies/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport/lib -lMacroSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros (in target 'ETBDependencyInjectionMacros' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros
SwiftDriver ETBDependencyInjection normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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 ETBDependencyInjection -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.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 6 -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 -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros\#ETBDependencyInjectionMacros -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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-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-9C21NR73BQS9YG84UF3Z27MZO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-CKA43H4J856XAK8467CMSTRYN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-SEU7M0Z3UU3ECB3MXH41MTTB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1OT2ROK20XTH9ADDS9YILR71T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-C41A3QGCM1YYJNI7YRH3ZKU8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-6D6D389ZXB7ZA90W84UX1ZL2D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5FHCG9W8AOEJ547P8R0LSBI27.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-BWITQRLOAUXY4J5EOQVH70S40.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-7YY1YWNK5RJ1L5PT0R8GATWBI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-2Y1DNGB0APBU37UCM85USN5Y7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-AV4T6NB9MX6FXUSNVLM60WU35.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9F06RGJJQSDB3CAB2FUUZLYOT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-6C7U720J1A7CX6SY1HA6Y4ABQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2VHBA2ITX47FXGDI0ECTM0J5J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-4WF1DCPFGVO4O7LGM2599FA6F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-1UZDUXFNH2LE5XBXBIMGCD3RJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4WD0AKQ2YZIMZ9EVCJ5P6VZTE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-9GLAF4Q49LDEVGMXLL96RQSVX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1BK14W3VDJTL3BNFXE3OYQWPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DOZ9OALAIXSON0S4A162ZO3RH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-88QYID429OP0RJV4X7NPHPT2W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-F36H83LV35XMQO29HWTCS3X0Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-5MAD45BWGS8P30UMUJFGZ7LVH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-B2YPZM6W0IOL2GX00XNRS4TO5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BHB2AXKXK7HNT33V5WH5L4PHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-ES7TF84IHLHY68XC8B13D06G2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-E1HB5UEN8BO57X8RZQ5OSRH5V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CH0YEHE89REKJW64S77ZBPVT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-CB1E2Y5DHG10RUFYUNP5BII37.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-2JEYRPXOLD9YNF4DBVAINHNJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-4STKRW4U5FHOJVWZOV7YRUFCP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-8APAWVF8FFUPC0VL9BIGF8N03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-40PQRK99RRMDAQSOHXECX5QNH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-6NU22SXLBZU0SQFUSK4SEVSDE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8OM0E0PQ5C6PZYQVGYD252RWL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-3Z0SJYWDUUVHX9LZ2IZU1SRXF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-94IVTH1ZB7XMMQR8GFP7ZGDF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-120O7O5D399XYLNVU7Q8KMT9F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-67PR8RFP277YDC0MV0TJU5MVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-DP9XSP296KRTMEDL66GBU234S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-QGFLFQ4JBX84ZLUFZZ3POLJR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-1QEF00C3AZZZ9C7L59SX2ZSOI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-4B741HIG5IRXU6BLF4OVD70O3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-50YPR6W4M873UK4YRHFSSKODJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-5UL06WD3E8RG70AOJ5Y3RFUXS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-A26ISYZBF4GF2C6RARPF4LWGB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-7N5QVR8UMILS1NQYJB481LXZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-EQ34JLPOTJ9Y97X9GLUKOYMWR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-7FVD9XSIMHXLS6GZ83H1XZKZY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-AHUOJ6YIJG1AFU3D13EUHFJBB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-AN2IAJ3FJNGQKC5502ZC4FV7P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-7ZAZDT8HIUG78G965X8PPTV1H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-7OKQQV92A7NW9M3AK3R82JPZP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-3JGPU3DQFENWE43VURHH69EFC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-74LBM4JZWCGTR1JYVKJAR74GR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-2TMF11OJZOAYKYGUCUT828H6K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-9QVDDUDZY30Y1MQJMY57KCGA0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-EC5TAV1OJGAFTZQSSCBX5MKU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-2SYTSGMJS8NWPY5F6DY4R0JIW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-5QK63K4X4XPKDVGTQ00V8SJPM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-48BQWKWZ5X0R6025T7W7ND3VV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-4QJRD5N28N1XK2N177H8LFT5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-9Q6P057BR6Z31IEHNCG1LKENZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-8LMBAW3T8G5I6YCMMZGNOOCQY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-B0MFOL84A3EXIBU4D4ZWVSHNI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-EAL8U608CG4KX87GFMOF84T7X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-2XOHIAPUI4YG6AWR50835TWOS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-9X1XP99T428QZFBXH7B8CT197.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-6NHGU0CKNVUWAHH9PEZITRHBT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-69HYFXR2H8TPTEMEHW08UJ927.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-EXVBCS8IM77SZSPOQASG59IGD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-3QEF2J5RBKKHZMEI47AAGXBUR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-ACXON1Z7O31DVB44WUP1OCAGP.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ ETBDependencyInjection (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
EmitSwiftModule normal arm64 (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Service.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/Service.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/Service.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BootstrappingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/Preview/BootstrappingView.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/Preview/BootstrappingView.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ServiceCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/ServiceCollection.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/ServiceCollection.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ServiceProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/ServiceProvider.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/ServiceProvider.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Container.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/Container.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/Container.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ETBDependencyInjection.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/ETBDependencyInjection.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/ETBDependencyInjection.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Injectable.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/Injectable.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjection/DI/Injectable.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ETBDependencyInjection (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftDriver\ Compilation\ Requirements ETBDependencyInjection normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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 ETBDependencyInjection -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.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 6 -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 -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros\#ETBDependencyInjectionMacros -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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-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/ETBDependencyInjection-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-Swift.h (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ETBDependencyInjection-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftmodule (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftdoc (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.abi.json (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftsourceinfo (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver ETBDependencyInjectionClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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 ETBDependencyInjectionClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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 6 -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 -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros\#ETBDependencyInjectionMacros -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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient-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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient_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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Container.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling Injectable.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling Service.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling ServiceCollection.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling ServiceProvider.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftDriverJobDiscovery normal arm64 Compiling ETBDependencyInjection.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftEmitModule normal arm64 Emitting\ module\ for\ ETBDependencyInjectionClient (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionClient/main.swift (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionClient/main.swift (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ETBDependencyInjectionClient/main.swift (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ETBDependencyInjectionClient (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
SwiftDriver\ Compilation\ Requirements ETBDependencyInjectionClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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 ETBDependencyInjectionClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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 6 -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 -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros\#ETBDependencyInjectionMacros -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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient-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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient_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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftmodule (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftdoc (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.abi.json (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftsourceinfo (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling BootstrappingView.swift (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
SwiftDriver\ Compilation ETBDependencyInjection normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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 ETBDependencyInjection -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.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 6 -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 -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros\#ETBDependencyInjectionMacros -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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-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/ETBDependencyInjection.o normal (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.o
SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
SwiftDriver\ Compilation ETBDependencyInjectionClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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 ETBDependencyInjectionClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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 6 -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 -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ETBDependencyInjectionMacros\#ETBDependencyInjectionMacros -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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient-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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient_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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
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.wP0Qr5/Metal.xctoolchain --module-name ETBDependencyInjection --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.ETBDependencyInjection --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/ETBDependencyInjection.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-18 03:32:25.879 appintentsmetadataprocessor[944:5464] Starting appintentsmetadataprocessor export
2026-04-18 03:32:25.898 appintentsmetadataprocessor[944:5464] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.o (in target 'ETBDependencyInjection' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjection.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient normal (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -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/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjectionClient.build/Objects-normal/arm64/ETBDependencyInjectionClient-linker-args.resp -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ETBDependencyInjection.build/Debug-xros/ETBDependencyInjection.build/Objects-normal/arm64/ETBDependencyInjection-linker-args.resp
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient (in target 'ETBDependencyInjectionClient' from project 'ETBDependencyInjection')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ETBDependencyInjectionClient
** BUILD SUCCEEDED **
2026-04-18 03:32:09.104 xcodebuild[775:4752] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "ETBDependencyInjection",
"name" : "ETBDependencyInjection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "ETBDependencyInjection",
"targets" : [
"ETBDependencyInjection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ETBDependencyInjectionClient",
"targets" : [
"ETBDependencyInjectionClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "ETBDependencyInjectionMacros",
"targets" : [
"ETBDependencyInjectionMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ETBDependencyInjectionTests",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionTests",
"path" : "Tests/ETBDependencyInjectionTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"Test_InjectableMacro.swift",
"Test_InjectionMacro.swift",
"Test_ServiceMacro.swift"
],
"target_dependencies" : [
"ETBDependencyInjectionMacros"
],
"type" : "test"
},
{
"c99name" : "ETBDependencyInjectionMacros",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionMacros",
"path" : "Sources/ETBDependencyInjectionMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ETBDependencyInjection",
"ETBDependencyInjectionClient",
"ETBDependencyInjectionMacros"
],
"sources" : [
"ETBDependencyInjectionMacro+Main.swift",
"ETBDependencyInjectionMacro+Utils.swift",
"InjectableMacro.swift",
"InjectionMacro.swift",
"ServiceMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "ETBDependencyInjectionClient",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjectionClient",
"path" : "Sources/ETBDependencyInjectionClient",
"product_memberships" : [
"ETBDependencyInjectionClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ETBDependencyInjection"
],
"type" : "executable"
},
{
"c99name" : "ETBDependencyInjection",
"module_type" : "SwiftTarget",
"name" : "ETBDependencyInjection",
"path" : "Sources/ETBDependencyInjection",
"product_memberships" : [
"ETBDependencyInjection",
"ETBDependencyInjectionClient"
],
"sources" : [
"DI/Container.swift",
"DI/Injectable.swift",
"DI/Service.swift",
"DI/ServiceCollection.swift",
"DI/ServiceProvider.swift",
"ETBDependencyInjection.swift",
"Preview/BootstrappingView.swift"
],
"target_dependencies" : [
"ETBDependencyInjectionMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.