Build Information
Successful build of OpenAsyncImage, reference 0.1.1 (dc9b32), with Swift 6.3 for visionOS using Xcode 26.4 on 16 Apr 2026 08:27:30 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 OpenAsyncImage-Package -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenAsyncImage.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenAsyncImage
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at dc9b326 Update Image.redacted using SymbolLocator
Cloned https://github.com/OpenSwiftUIProject/OpenAsyncImage.git
Revision (git rev-parse @):
dc9b326b1b557fabbaddfbccf56dcadb473cdfbd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenAsyncImage.git at 0.1.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenAsyncImage.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/OpenSwiftUIProject/SymbolLocator.git
Creating working copy of package ‘SymbolLocator’
Checking out 0.2.1 of package ‘SymbolLocator’
Resolve Package Graph
Resolved source packages:
SymbolLocator: https://github.com/OpenSwiftUIProject/SymbolLocator.git @ 0.2.1
OpenAsyncImage: /Users/admin/builder/spi-builder-workspace
resolved source packages: SymbolLocator, OpenAsyncImage
2026-04-16 04:27:04.520 xcodebuild[529:3075] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "symbollocator",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/SymbolLocator.git"
}
],
"manifest_display_name" : "OpenAsyncImage",
"name" : "OpenAsyncImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OpenAsyncImageKit",
"targets" : [
"OpenAsyncImageKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenAsyncImagePlayground",
"targets" : [
"OpenAsyncImagePlayground"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAsyncImagePlayground",
"module_type" : "SwiftTarget",
"name" : "OpenAsyncImagePlayground",
"path" : "Sources/OpenAsyncImagePlayground",
"product_memberships" : [
"OpenAsyncImagePlayground"
],
"sources" : [
"ContentView.swift"
],
"target_dependencies" : [
"OpenAsyncImageKit"
],
"type" : "library"
},
{
"c99name" : "OpenAsyncImageKit",
"module_type" : "SwiftTarget",
"name" : "OpenAsyncImageKit",
"path" : "Sources/OpenAsyncImageKit",
"product_memberships" : [
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
],
"sources" : [
"Export.swift"
],
"target_dependencies" : [
"OpenAsyncImage"
],
"type" : "library"
},
{
"c99name" : "OpenAsyncImage",
"module_type" : "SwiftTarget",
"name" : "OpenAsyncImage",
"path" : "Sources/OpenAsyncImage",
"product_memberships" : [
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
],
"sources" : [
"AsyncImage.swift",
"Image.swift",
"Log.swift",
"URLSession+Backport.swift",
"onChange+Backport.swift"
],
"target_dependencies" : [
"COpenAsyncImage"
],
"type" : "library"
},
{
"c99name" : "COpenAsyncImage",
"module_type" : "ClangTarget",
"name" : "COpenAsyncImage",
"path" : "Sources/COpenAsyncImage",
"product_dependencies" : [
"SymbolLocator"
],
"product_memberships" : [
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
],
"sources" : [
"ImageStub.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OpenAsyncImage-Package",
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
]
}
}
2026-04-16 04:27:12.357 xcodebuild[668:3986] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OpenAsyncImage-Package",
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
]
}
}
2026-04-16 04:27:13.305 xcodebuild[679:4066] [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 OpenAsyncImage-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 OpenAsyncImage-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
OpenAsyncImage: /Users/admin/builder/spi-builder-workspace
SymbolLocator: https://github.com/OpenSwiftUIProject/SymbolLocator.git @ 0.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'OpenAsyncImagePlayground' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImagePlayground' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'COpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImageKit' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'SymbolLocator' in project 'SymbolLocator'
Target 'OpenAsyncImagePlayground' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'COpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImageKit' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'SymbolLocator' in project 'SymbolLocator'
Target 'OpenAsyncImageKit' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImageKit' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'COpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'SymbolLocator' in project 'SymbolLocator'
Target 'OpenAsyncImageKit' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'COpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'OpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'SymbolLocator' in project 'SymbolLocator'
Target 'OpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'COpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'SymbolLocator' in project 'SymbolLocator'
Target 'COpenAsyncImage' in project 'OpenAsyncImage'
➜ Explicit dependency on target 'SymbolLocator' in project 'SymbolLocator'
Target 'SymbolLocator' in project 'SymbolLocator'
➜ Explicit dependency on target 'SymbolLocator' in project 'SymbolLocator'
Target 'SymbolLocator' in project 'SymbolLocator' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 27cf1b22436cefbadb75413eb8e08204
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/27cf1b22436cefbadb75413eb8e08204.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.modulemap (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.DependencyStaticMetadataFileList (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.DependencyMetadataFileList (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.LinkFileList (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=SymbolLocator' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/DerivedSources -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 -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=SymbolLocator' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/DerivedSources -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 -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.DependencyStaticMetadataFileList (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.modulemap (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.DependencyMetadataFileList (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.modulemap (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
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/SymbolLocator.build/Debug-xros/SymbolLocator.build/SymbolLocator.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftConstValuesFileList (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-OutputFileMap.json (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.LinkFileList (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_const_extract_protocols.json (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftFileList (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.modulemap (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.DependencyStaticMetadataFileList (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenAsyncImagePlayground.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.modulemap (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.DependencyMetadataFileList (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.LinkFileList (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftFileList (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftConstValuesFileList (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-OutputFileMap.json (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenAsyncImageKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.modulemap (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_const_extract_protocols.json (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.DependencyStaticMetadataFileList (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.modulemap (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.DependencyMetadataFileList (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_const_extract_protocols.json (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftFileList (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftConstValuesFileList (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.LinkFileList (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-OutputFileMap.json (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.modulemap (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.DependencyStaticMetadataFileList (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/COpenAsyncImage.LinkFileList (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/COpenAsyncImage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=COpenAsyncImage' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' -g -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/DerivedSources -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 '-fmodule-map-file=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap' -DXcode
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenAsyncImage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.modulemap (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.DependencyMetadataFileList (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.modulemap (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/COpenAsyncImage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocatorLog.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -target arm64-apple-xros1.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocatorLog.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.o -index-unit-output-path /SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.o /Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage/ImageStub.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -target arm64-apple-xros1.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.dia -c /Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage/ImageStub.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.o -index-unit-output-path /OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocator.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -target arm64-apple-xros1.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocator.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.o -index-unit-output-path /SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.o
SwiftDriver OpenAsyncImage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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 OpenAsyncImage -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7X4WB6OM2ZCT29R6N455K48RZ.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-7X4WB6OM2ZCT29R6N455K48RZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-66XPNQLB24O89XBP9T8VW5D9K.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-66XPNQLB24O89XBP9T8VW5D9K.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-DAJWS6Y1GE6GEH0G61Z7VQIBG.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-DAJWS6Y1GE6GEH0G61Z7VQIBG.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-BTMXPWNC2CH7YAD0M1CGVM3AL.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-BTMXPWNC2CH7YAD0M1CGVM3AL.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-ER5HGKE0SAG4S91IXP0RNIHNA.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-ER5HGKE0SAG4S91IXP0RNIHNA.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-ALN4GODAMMP2NCRQANLB7U5BM.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-ALN4GODAMMP2NCRQANLB7U5BM.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-U1ZHSRVYJ095V5H19C5AJF4S.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-U1ZHSRVYJ095V5H19C5AJF4S.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-M2YD5XL3A03RQOQSE2UZBQGO.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-M2YD5XL3A03RQOQSE2UZBQGO.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-73OU477QR7IZE6VR3FMMEUYO4.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-73OU477QR7IZE6VR3FMMEUYO4.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-7HR2ELVL8H5UXZ04XRII6XL5S.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-7HR2ELVL8H5UXZ04XRII6XL5S.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-BDB0Y3ANPSTJ41O6WNO9RLB45.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-BDB0Y3ANPSTJ41O6WNO9RLB45.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-1Y7VECVX64SCI6OTBDRVRO23Y.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-1Y7VECVX64SCI6OTBDRVRO23Y.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-B8FUSLTQW0XA7NALF4WA9PHSX.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-B8FUSLTQW0XA7NALF4WA9PHSX.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-BTVRB97XCS2UYYLSMPAT4ZZ0W.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-BTVRB97XCS2UYYLSMPAT4ZZ0W.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-44FU3A6PY0W5YUHLFB8K2CAZ.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-44FU3A6PY0W5YUHLFB8K2CAZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-53EVF5196YJKNNGER9WDA91N5.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-53EVF5196YJKNNGER9WDA91N5.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-8A3VTXO8BB56BAK7HEEO8ZM9R.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-8A3VTXO8BB56BAK7HEEO8ZM9R.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-AV4E26LCVRRO1KYY4SPRR3173.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-AV4E26LCVRRO1KYY4SPRR3173.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-DV98OTY0A978MUMYBVDBFIBAV.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-DV98OTY0A978MUMYBVDBFIBAV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-D4F3M3UC8FPU8JFSAET5GWLNG.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-D4F3M3UC8FPU8JFSAET5GWLNG.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-B44OHR3FHR4AORFWM8V5S6C2E.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-B44OHR3FHR4AORFWM8V5S6C2E.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-1QZ43LWXZ3FAPCS6HP9A8RDJJ.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-1QZ43LWXZ3FAPCS6HP9A8RDJJ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-51CO6YGDZL75MNSBXG31V2HPN.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-51CO6YGDZL75MNSBXG31V2HPN.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-A1329PZCDGFZ9HNWT76UH8JRC.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-A1329PZCDGFZ9HNWT76UH8JRC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-5AQ0TIZ2P8REXH7VYGMV0JXGC.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-5AQ0TIZ2P8REXH7VYGMV0JXGC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-CAGIJ09P7Y7OZTHD7OPOH3B3R.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-CAGIJ09P7Y7OZTHD7OPOH3B3R.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-ATHEW6UCOE4WP161D24TCHH4V.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-ATHEW6UCOE4WP161D24TCHH4V.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-6ITY3N1U00ALRMH196P1KU3M5.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-6ITY3N1U00ALRMH196P1KU3M5.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-93X29F39XS410HQXCOA6K8D2D.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-93X29F39XS410HQXCOA6K8D2D.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-A7G2SUI572HCY0ZQA59KHPN61.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-A7G2SUI572HCY0ZQA59KHPN61.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-1Q7LG16TZQGEFI5TN3VOSSRY9.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-1Q7LG16TZQGEFI5TN3VOSSRY9.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-C43GF8A1E5AKOYE7ILIQCVXMU.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-C43GF8A1E5AKOYE7ILIQCVXMU.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-8VB1SFE15D3740LBP5YF8MXR3.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-8VB1SFE15D3740LBP5YF8MXR3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-ACH8VG2IXYBKERJNS3TU03V0B.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-ACH8VG2IXYBKERJNS3TU03V0B.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-CO93YSTUKCP3F23OM6Z9NQTCM.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-CO93YSTUKCP3F23OM6Z9NQTCM.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-43XYJVDLQUVGSDCUCCZNBON8U.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-43XYJVDLQUVGSDCUCCZNBON8U.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-1DXR8WL1IXP1KSAIHNVVJXHPS.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-1DXR8WL1IXP1KSAIHNVVJXHPS.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-DU4AXZ5M4BW8H7UATFH1IEDI7.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-DU4AXZ5M4BW8H7UATFH1IEDI7.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-C4HXO23GAJRDSDLKUEEKK1MNW.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-C4HXO23GAJRDSDLKUEEKK1MNW.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocator.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -target arm64-apple-xros1.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocator.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.o -index-unit-output-path /SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/SymbolLocator-EMS2715WO8RM7BR68GM764JAP.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/SymbolLocator-EMS2715WO8RM7BR68GM764JAP.scan
While building module 'SymbolLocator':
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include/SymbolLocator.h:154:1: warning: umbrella header for module 'SymbolLocator' does not include header 'SymbolLocatorLog.h' [-Wincomplete-umbrella]
1 warning generated.
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-2OA9N8B6F7LOH6QJNQYE4K8P4.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-2OA9N8B6F7LOH6QJNQYE4K8P4.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/MachO-BI9ZSV71RBQKVA3G2L7Q5U0L9.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/MachO-BI9ZSV71RBQKVA3G2L7Q5U0L9.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.o /Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage/ImageStub.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -target arm64-apple-xros1.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.dia -c /Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage/ImageStub.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.o -index-unit-output-path /OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/ImageStub.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-92TKRIHV0UAWR97D9NP5AEJX1.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-92TKRIHV0UAWR97D9NP5AEJX1.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-AOJPQLHP3L4KSBCNX936QOBBD.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-AOJPQLHP3L4KSBCNX936QOBBD.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-DQYFAQAM0GP2VERPD3N8NK5SG.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-DQYFAQAM0GP2VERPD3N8NK5SG.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-3OA8AA002CF4XF8QLHRWPVJOQ.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-3OA8AA002CF4XF8QLHRWPVJOQ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-APXUX6VD6DW7PICS6EQVNSEUW.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-APXUX6VD6DW7PICS6EQVNSEUW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os-79EJ8GWPN2BQ33WIQJ5NC3N3T.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os-79EJ8GWPN2BQ33WIQJ5NC3N3T.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-13693JNXH33GLO1FQOL03E47W.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-13693JNXH33GLO1FQOL03E47W.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-BFFA0CHXDFWMOJMF6YD53BH41.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-BFFA0CHXDFWMOJMF6YD53BH41.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-DG9A9YZ57FMWCZ0V0989PQ075.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-DG9A9YZ57FMWCZ0V0989PQ075.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocatorLog.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -target arm64-apple-xros1.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/SymbolLocatorLog.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.o -index-unit-output-path /SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocatorLog.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SymbolLocator.o normal (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolLocator.build/Debug-xros/SymbolLocator.build/Objects-normal/arm64/SymbolLocator_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SymbolLocator.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SymbolLocator.o (in target 'SymbolLocator' from project 'SymbolLocator')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SymbolLocator.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COpenAsyncImage.o normal (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -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/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/COpenAsyncImage.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/COpenAsyncImage_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/COpenAsyncImage.build/Objects-normal/arm64/COpenAsyncImage_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COpenAsyncImage.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COpenAsyncImage.o (in target 'COpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COpenAsyncImage.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3LC9AV7E10N7DY0X0GCMCK815.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C98A8UQW5H0T6TWPICZ19KK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-27WOC2HU4MJP517U0TI50ZP6R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-7QMZRTZ3S79OIWTXSAPUIRHYI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-8H1E543GXYONPY3ORK73OCVSM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AGP3KRETLXAMYQDW488IY6LKX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CN303CE9AXGY9XZYFJ6QXAOBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CWY49DJXJH8MV7H9KA3I9OY1L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-3BRLCCDYHUXKOK1AB0M8MOV64.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-YJD3LAGSNF10FZWR3J8P610Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-A6RKRULJVWPNWLT2MY2XALPE3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CAYUJ2WWB7YLVQ3VIZXCDL30U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1WMMNGC2O206RLV4U5QNHI9ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-59Q6OKG78APSFVLDZGGRIF4W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2PXMKHAWCG53C3RNOK7N1KWX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-702OW6MB2UYB2TOQQFSKPAKW9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6FZKKZ4XEUC29PTNXJWF33U9M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-3MB48OSWACB9QU99EA6OOCV6C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DET4J8XS334UT6TI8UIL7DF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DS3VJWLWEXU7S7AS4RHQN5VZZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1IQGC7FWS7Q3CJO29Z7BCG728.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-CVMTS1H0T9ELGP1G1AZZ150TE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-1MTCF5GQ63OQIRM6WIIH9FJ8U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-2CZPD0H9RTV4M5QCVDMSJ35Y9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EZN7U2Y4H5FX9WZTA9F8B6AIM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-32NYW9B0ZUCWOJ6NY33OVEITX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-6Q34MOXZUL6UIIDUP2JJ0EHW8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8EN8HC46CEO13I4PTKBOX9IAW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-52BCPMJP809TT4WMWEHIVNDW4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-36DV76SDNEJ71ZU1Q5WQTD2UX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-1M9ST28Y3GGC83GUIEYKQO3TG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-DOIHLDND0RDY1XJEDBABNPKS7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-2HIDUEQDRA4OSP3CDZ4QAWNSI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-BV79W1UNA9H4K82ZY6E0C88EO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-22PB0EARRYBLWHT3T9EURGBWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9IEGUIVXSDZ0Z7F0FKH73EQJK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-62UU46263ZWQJL20UDXHQ32DZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-D6TUCKQYEFW3N7ZQPDQ21IHI0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1016IJVOTD7PT4P0ELAQH2JFC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-CP9BD4HQ7FHVR5WRB10SYWB87.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-CPU5DZDOKSK2ANXX6Q0R6ZV0H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-2BWIZZSJHOI1YQWVDTFRNTH3W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-1YMU0MWP8ZAMFJG6UVTX0PQD9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-EYAVL5DLOG54Y59BZK63V3LUH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-D3KZO165IOOCUJ7Z56UQZVAMN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-CKR9U86N8LVZKIU4SJHHHC5HE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-5XA1T4LXTA6MZG37AOMUHAJTZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-AXYRWB0MN3F2NOF3V7UGID11I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-2FDK64HW47MREA3YQTVZTHZAT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-D1J02M9LRZ9O2SI94Y82H4D1O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-BWKHOFI2LGSP2L4X22TS5QU4Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-EWJ7E4TAOHT049VK7EX1C7IUO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-5KGSEEFRFVI3JRR8TDVD6Q7YT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-ATXKGNPSUEBKD5ZEUV00W2HR0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-CCM2P63S0EGYF5GGVNM881DPC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-9MHL8PKA5263OELKMNJBU5W6A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-5ZAQ7B57JDD8BBK9GX3FZG8Q8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-AOXVNTUOQ98O22ZE4F1RHIG52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-93VWKBZSGIDRKBN2Y3HY7LDXJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-3D8D6RJL7YII2C10P3I4FYCOO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-4FYTDU5EG7ZQJ5L2I1OWEMEBN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-4M6LZ594REO8EW3VBXO4JKMI0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-32MUAHMK6A4ZSS66N4524FZOW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-BU444XCW3KOZCOGAMCRJ7EG29.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-2W50G0O6A14VAIL4FFO99YM1O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-7UQ9UL0CCXU3MV7YXAOUDCLPW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-356ZBFD7Z29TS4YRAF47OFL94.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-5FP4U0SNAZTUHU3D366GYF10A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-21QGRR58CSVYA47N5OF13AV6N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-B3A633XDW0KER3R40B56SJATQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-34LEXMAIKFUYQO3RVZ34O33V0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-7T1YGZND9MI8EG61UIQJ1H3AJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-9ZQY8RXQEHJYKH9NHWN245RIF.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenAsyncImage (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
EmitSwiftModule normal arm64 (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ onChange+Backport.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/onChange+Backport.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/onChange+Backport.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AsyncImage.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/AsyncImage.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/AsyncImage.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/AsyncImage.swift:281:15: warning: 'backport_onChange(of:initial:_:)' was deprecated in iOS 1.0: renamed to 'onChange(of:initial:_:)'
.backport_onChange(of: url, initial: false, didChangeURL)
^
/Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/AsyncImage.swift:281:15: note: use 'onChange(of:initial:_:)' instead
.backport_onChange(of: url, initial: false, didChangeURL)
^~~~~~~~~~~~~~~~~
onChange
SwiftCompile normal arm64 Compiling\ URLSession+Backport.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/URLSession+Backport.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/URLSession+Backport.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Image.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/Image.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/Image.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Log.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/Log.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImage/Log.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for OpenAsyncImage (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftDriver\ Compilation\ Requirements OpenAsyncImage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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 OpenAsyncImage -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-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/OpenAsyncImage-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-Swift.h (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenAsyncImage-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.swiftmodule (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.abi.json (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.swiftdoc (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.swiftsourceinfo (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver OpenAsyncImageKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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 OpenAsyncImageKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Log.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftDriverJobDiscovery normal arm64 Compiling URLSession+Backport.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenAsyncImageKit (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImageKit/Export.swift (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Export.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImageKit/Export.swift (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImageKit/Export.swift (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for OpenAsyncImageKit (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
SwiftDriver\ Compilation\ Requirements OpenAsyncImageKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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 OpenAsyncImageKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-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/OpenAsyncImageKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-Swift.h (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenAsyncImageKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.swiftmodule (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.abi.json (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.swiftsourceinfo (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.swiftdoc (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.swiftmodule/arm64-apple-xros.swiftdoc
SwiftDriver OpenAsyncImagePlayground normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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 OpenAsyncImagePlayground -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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 -parse-as-library -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenAsyncImagePlayground (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImagePlayground/ContentView.swift (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ContentView.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImagePlayground/ContentView.swift (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImagePlayground/ContentView.swift (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImagePlayground/ContentView.swift:29:32: warning: 'init(url:scale:)' is deprecated: Use `init(url:scale:content:placeholder:) instead.
OpenAsyncImage.AsyncImage(url: url)
^
/Users/admin/builder/spi-builder-workspace/Sources/OpenAsyncImagePlayground/ContentView.swift:36:36: warning: 'init(url:scale:)' is deprecated: Use `init(url:scale:content:placeholder:) instead.
OpenAsyncImage.AsyncImage(url: url)
^
SwiftDriverJobDiscovery normal arm64 Compiling Export.swift (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
SwiftDriver\ Compilation OpenAsyncImageKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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 OpenAsyncImageKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for OpenAsyncImagePlayground (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
SwiftDriver\ Compilation\ Requirements OpenAsyncImagePlayground normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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 OpenAsyncImagePlayground -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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 -parse-as-library -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Image.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenAsyncImagePlayground-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-Swift.h (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenAsyncImagePlayground-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.swiftmodule (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.abi.json (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.swiftdoc (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.swiftsourceinfo (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling onChange+Backport.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftDriverJobDiscovery normal arm64 Compiling ContentView.swift (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
SwiftDriver\ Compilation OpenAsyncImagePlayground normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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 OpenAsyncImagePlayground -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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 -parse-as-library -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling AsyncImage.swift (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
SwiftDriver\ Compilation OpenAsyncImage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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 OpenAsyncImage -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SymbolLocator.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COpenAsyncImage.modulemap -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SymbolLocator/Sources/SymbolLocator/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/COpenAsyncImage -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-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/OpenAsyncImage.o normal (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_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/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.o
ExtractAppIntentsMetadata (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
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.leWF5m/Metal.xctoolchain --module-name OpenAsyncImage --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.OpenAsyncImage --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/OpenAsyncImage.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImage.build/Objects-normal/arm64/OpenAsyncImage.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-16 04:27:29.542 appintentsmetadataprocessor[907:5151] Starting appintentsmetadataprocessor export
2026-04-16 04:27:29.564 appintentsmetadataprocessor[907:5151] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.o (in target 'OpenAsyncImage' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImage.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.o normal (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_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/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.o
ExtractAppIntentsMetadata (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
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.leWF5m/Metal.xctoolchain --module-name OpenAsyncImageKit --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.OpenAsyncImageKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/OpenAsyncImageKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImageKit.build/Objects-normal/arm64/OpenAsyncImageKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-16 04:27:29.618 appintentsmetadataprocessor[911:5191] Starting appintentsmetadataprocessor export
2026-04-16 04:27:29.627 appintentsmetadataprocessor[911:5191] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.o (in target 'OpenAsyncImageKit' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImageKit.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.o normal (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_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/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.o
ExtractAppIntentsMetadata (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
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.leWF5m/Metal.xctoolchain --module-name OpenAsyncImagePlayground --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.OpenAsyncImagePlayground --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/OpenAsyncImagePlayground.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenAsyncImage.build/Debug-xros/OpenAsyncImagePlayground.build/Objects-normal/arm64/OpenAsyncImagePlayground.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-16 04:27:29.685 appintentsmetadataprocessor[914:5206] Starting appintentsmetadataprocessor export
2026-04-16 04:27:29.694 appintentsmetadataprocessor[914:5206] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.o (in target 'OpenAsyncImagePlayground' from project 'OpenAsyncImage')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenAsyncImagePlayground.o
** BUILD SUCCEEDED **
2026-04-16 04:27:15.554 xcodebuild[685:4112] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "symbollocator",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/SymbolLocator.git"
}
],
"manifest_display_name" : "OpenAsyncImage",
"name" : "OpenAsyncImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OpenAsyncImageKit",
"targets" : [
"OpenAsyncImageKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenAsyncImagePlayground",
"targets" : [
"OpenAsyncImagePlayground"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAsyncImagePlayground",
"module_type" : "SwiftTarget",
"name" : "OpenAsyncImagePlayground",
"path" : "Sources/OpenAsyncImagePlayground",
"product_memberships" : [
"OpenAsyncImagePlayground"
],
"sources" : [
"ContentView.swift"
],
"target_dependencies" : [
"OpenAsyncImageKit"
],
"type" : "library"
},
{
"c99name" : "OpenAsyncImageKit",
"module_type" : "SwiftTarget",
"name" : "OpenAsyncImageKit",
"path" : "Sources/OpenAsyncImageKit",
"product_memberships" : [
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
],
"sources" : [
"Export.swift"
],
"target_dependencies" : [
"OpenAsyncImage"
],
"type" : "library"
},
{
"c99name" : "OpenAsyncImage",
"module_type" : "SwiftTarget",
"name" : "OpenAsyncImage",
"path" : "Sources/OpenAsyncImage",
"product_memberships" : [
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
],
"sources" : [
"AsyncImage.swift",
"Image.swift",
"Log.swift",
"URLSession+Backport.swift",
"onChange+Backport.swift"
],
"target_dependencies" : [
"COpenAsyncImage"
],
"type" : "library"
},
{
"c99name" : "COpenAsyncImage",
"module_type" : "ClangTarget",
"name" : "COpenAsyncImage",
"path" : "Sources/COpenAsyncImage",
"product_dependencies" : [
"SymbolLocator"
],
"product_memberships" : [
"OpenAsyncImageKit",
"OpenAsyncImagePlayground"
],
"sources" : [
"ImageStub.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.