Build Information
Failed to build WandUI, reference 2.0.15 (0a57ba), with Swift 6.2 for visionOS using Xcode 26.3 on 6 Mar 2026 09:16:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandUI -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/UI.git
Reference: 2.0.15
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/UI
* tag 2.0.15 -> FETCH_HEAD
HEAD is now at 0a57ba1 Merge branch 'main' into dev
Cloned https://github.com/The-Wand/UI.git
Revision (git rev-parse @):
0a57ba11920395da7205c8ee509f37ae372a6eab
SUCCESS checkout https://github.com/The-Wand/UI.git at 2.0.15
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/The-Wand/UI.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/The-Wand/Foundation.git
Fetching from https://github.com/The-Wand/Wand.git
Fetching from https://github.com/el-machine/Any
Creating working copy of package ‘Foundation’
Checking out 2.0.15 of package ‘Foundation’
Creating working copy of package ‘Wand’
Checking out 2.0.13 of package ‘Wand’
Creating working copy of package ‘Any’
Checking out 1.0.3 of package ‘Any’
Resolved source packages:
Any_: https://github.com/el-machine/Any @ 1.0.3
WandUI: /Users/admin/builder/spi-builder-workspace @ local
WandFoundation: https://github.com/The-Wand/Foundation.git @ 2.0.15
Wand: https://github.com/The-Wand/Wand.git @ 2.0.13
resolved source packages: Any_, WandUI, WandFoundation, Wand
{
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.13",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
},
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.15",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Foundation.git"
}
],
"manifest_display_name" : "WandUI",
"name" : "WandUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandUI",
"targets" : [
"WandUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"UIKit/Image_Resize_Tests.swift",
"UIKit/Image_Tests.swift",
"UIKit/Image_URL_Tests.swift",
"Unit/ImageTestCase.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandUI"
],
"type" : "test"
},
{
"c99name" : "WandUI",
"module_type" : "SwiftTarget",
"name" : "WandUI",
"path" : "Sources/WandUI",
"product_dependencies" : [
"Wand",
"WandFoundation"
],
"product_memberships" : [
"WandUI"
],
"sources" : [
"UIKit/UIColor/UIColor_Convert_Int.swift",
"UIKit/UIColor/UIColor_Convert_String.swift",
"UIKit/UIEvent_Ask.swift",
"UIKit/UIGestureRecognizer_Ask.swift",
"UIKit/UIImage/Ask/UIImage_Asking.swift",
"UIKit/UIImage/Ask/UIImage_AskingNil.swift",
"UIKit/UIImage/Ask/UIImage_Fill.swift",
"UIKit/UIImage/Ask/UIImage_Fit.swift",
"UIKit/UIImage/Ask/UIImage_Round.swift",
"UIKit/UIImage/Ask/UIImage_Scale.swift",
"UIKit/UIImage/UIImage_Convert.swift",
"UIKit/UIKit_Convertable.swift",
"UIKit/UIUserInterfaceStyle_Convert.swift",
"UIKit/UIView/UIView_Convert.swift",
"UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift",
"UIKit/UIViewController/PHPickerViewController_Obtainable.swift",
"UIKit/UIViewController/UIAlertController+Pipe.swift",
"UIKit/UIViewController/UIImagePickerController_Obtainable.swift",
"UIKit/UIViewController/UI_Error.swift",
"UIKit/UIViewController/Visible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "WandUI",
"schemes" : [
"Any_",
"Play",
"Wand",
"WandUI",
"watchPlay"
],
"targets" : [
"Play",
"wandTests",
"watchPlay",
"watchPlayTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Any_",
"Wand",
"WandUI"
]
}
}
2026-03-06 04:16:23.936 xcodebuild[709:4174] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:16:24.085 xcodebuild[709:4174] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandUI -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.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 WandUI -destination generic/platform=xrOS
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
Any_: https://github.com/The-Wand/Any.git @ 1.0.3
WandFoundation: https://github.com/The-Wand/Foundation.git @ 2.0.15
Wand: https://github.com/The-Wand/Wand.git @ 2.0.13
WandUI: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'WandUI' in project 'WandUI'
➜ Explicit dependency on target 'WandUI' in project 'WandUI'
➜ Explicit dependency on target 'Wand' in project 'Wand'
➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
Target 'WandUI' in project 'WandUI'
➜ Explicit dependency on target 'Wand' in project 'Wand'
➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
Target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'Wand' in project 'Wand'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'Wand' in project 'Wand' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: eb666a815c4aad1a949b0493ea5c0d29
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eb666a815c4aad1a949b0493ea5c0d29.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/WandUI.modulemap (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/WandUI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/WandUI.DependencyStaticMetadataFileList (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/WandUI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/WandUI.DependencyMetadataFileList (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/WandUI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI_const_extract_protocols.json (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.LinkFileList (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.SwiftConstValuesFileList (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.SwiftFileList (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-OutputFileMap.json (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.modulemap (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.DependencyMetadataFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/WandUI.modulemap (in target 'WandUI' from project 'WandUI')
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/WandUI.build/Debug-xros/WandUI.build/WandUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.modulemap (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandFoundation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.modulemap (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
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/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.DependencyStaticMetadataFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.DependencyMetadataFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.LinkFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.modulemap (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-xros/Wand.build/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6GQZABRWPS9NLXCMNXUFDDD2Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-PBXEMFJD5FL0G3U993X3FZ0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-P7KNBXKHHA1ATDOOVPBV0O1G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EDMUOCQIT1K27LNV41TKKJVGU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-8BDJCUJ0XG0TCQFFJZTN125XN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E637FMXWGL13KWOROTBWDJ8TT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-7PYYG1ABSQU1AY0JPKK75UHMI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5A06JPS0WS8V5EO3SGT504BJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9MFXI7L2QK17CX3U6B91YVWBN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-D16RF0ZCLOY0LSM8OWM7B2NV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DSILBFC3336O6917I9STROHW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-3WAU7OULDZHWBU392VC83NEUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-9I7S72ZJ5IMU237I1CRJ1LY5K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-3P6J71AZPFY9YVFHED296QTLG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1GF29KUT5MKFAE8RJ12HAID8U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-16UA23W6GLMWAY9GCCA0RDCVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-ET467X5W9PHVJX1EN6ZJPZX1A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1UK10IC2NMO73H3RYXIV7PBOV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BL9IJDG48HPHY6MH7H2489CY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-IJO6PYO68M31NSMTHWGT0RBC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8QQITMVRRG05X3MFMJH5F6EA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-64R4ZZ9UTDOBNUH0YAHT2Z260.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-AQC5LQ6C02YKUOB00GKJXBGRZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-56FX7UF8UKMJTCZ7UBW5HYDEH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-17ZKTPOYXOICU8AXL0MH57TOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-B5NRR0JFAXNYKOO1DQ2XDAY7P.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Wand (in target 'Wand' from project 'Wand')
EmitSwiftModule normal arm64 (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Expressible.swift,\ ExpressibleByArray.swift,\ ExpressibleByDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible/Expressible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible/ExpressibleByArray.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible/ExpressibleByDictionary.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible/Expressible.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible/ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible/ExpressibleByDictionary.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoreGraphics_Convertible.swift,\ Numbers_Convertible.swift,\ String_Convertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/CoreGraphics_Convertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/Numbers_Convertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/String_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/CoreGraphics_Convertible.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/Numbers_Convertible.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/String_Convertible.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Ubiquitous.swift,\ Wanded.swift,\ |.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Wanded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Ubiquitous.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Wanded.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Log.swift,\ Memory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Log.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Memory.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Log.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Memory.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Describing.swift,\ Describing_Character.swift,\ Describing_Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Character.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Character.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ State.swift,\ Weak.swift,\ Obtainable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/State.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Weak.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Obtainable.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/State.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Weak.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Obtainable.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AskingNil.swift,\ Core.swift,\ Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/AskingNil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Core.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Key.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/AskingNil.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Core.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Key.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Addons.swift,\ All.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Addons.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Any.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Addons.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Any.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Counting.swift,\ Error.swift,\ Error?.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Counting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Error.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Error?.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Counting.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Error.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Error?.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Option.swift,\ Ask.swift,\ Asking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Option.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Asking.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Option.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Ask.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Asking.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Wand (in target 'Wand' from project 'Wand')
SwiftDriver\ Compilation\ Requirements Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Addons.swift, All.swift, Any.swift (in target 'Wand' from project 'Wand')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Wand-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-Swift.h (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Wand-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Ubiquitous.swift, Wanded.swift, |.swift (in target 'Wand' from project 'Wand')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftmodule (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftdoc (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.abi.json (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftsourceinfo (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Counting.swift, Error.swift, Error?.swift (in target 'Wand' from project 'Wand')
SwiftDriver WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift, Ask.swift, Asking.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ Foundation_Convert.swift,\ IndexPath_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Foundation_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/IndexPath_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/IndexPath_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Model.swift,\ Model_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Model/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Model/Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Model/Model.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Model/Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TimeZone_Convert.swift,\ UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/TimeZone_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/TimeZone_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ WandFoundation (in target 'WandFoundation' from project 'WandFoundation')
EmitSwiftModule normal arm64 (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Date_Convert.swift,\ TimeInterval_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/Date_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/Date_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WandFoundation (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriver\ Compilation\ Requirements WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Log.swift, Memory.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ Notification_Ask.swift,\ RelativeDateTimeFormatter_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/RelativeDateTimeFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/RelativeDateTimeFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandFoundation-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling State.swift, Weak.swift, Obtainable.swift (in target 'Wand' from project 'Wand')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftdoc (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/arm64-apple-xros.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling AskingNil.swift, Core.swift, Key.swift (in target 'Wand' from project 'Wand')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.abi.json (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftsourceinfo (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ NSTextCheckingResult_Convert.swift,\ NotificationCenter_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Expressible.swift, ExpressibleByArray.swift, ExpressibleByDictionary.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ DateComponents_Convert.swift,\ DateFormatter_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/DateComponents_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/DateComponents_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ String.IndexDistance_Wand.swift,\ String_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/String.IndexDistance_Wand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/String.IndexDistance_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Date_Convert.swift, TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 Compiling\ Range_Convert.swift,\ String.Encoding_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/Collection/Range_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/Collection/Range_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/String/String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Bundle_Convert.swift,\ Codable_convert.swift,\ Data_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Codable_convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Data/Data_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Codable_convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation/Sources/WandFoundation/Foundation/Data/Data_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling DateComponents_Convert.swift, DateFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Notification_Ask.swift, RelativeDateTimeFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriver WandUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift, Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Range_Convert.swift, String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling CoreGraphics_Convertible.swift, Numbers_Convertible.swift, String_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling NSTextCheckingResult_Convert.swift, NotificationCenter_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling String.IndexDistance_Wand.swift, String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Describing.swift, Describing_Character.swift, Describing_Data.swift (in target 'Wand' from project 'Wand')
SwiftDriver\ Compilation Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-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/Wand.o normal (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.o
SwiftDriverJobDiscovery normal arm64 Compiling Foundation_Convert.swift, IndexPath_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
ExtractAppIntentsMetadata (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Wand --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier wand.Wand --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Wand.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-06 04:16:34.743 appintentsmetadataprocessor[886:4952] Starting appintentsmetadataprocessor export
2026-03-06 04:16:34.889 appintentsmetadataprocessor[886:4952] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling TimeZone_Convert.swift, UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Bundle_Convert.swift, Codable_convert.swift, Data_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriver\ Compilation WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.o (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.o normal (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.o
ExtractAppIntentsMetadata (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WandFoundation --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier foundation.WandFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-xros/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-06 04:16:34.949 appintentsmetadataprocessor[889:5029] Starting appintentsmetadataprocessor export
2026-03-06 04:16:35.062 appintentsmetadataprocessor[889:5029] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.o (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Foundation
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandFoundation.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-Q9WVFFWTGEIDZOZJOYAANWJZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-9FEAK9LBUINFW9E0RYQ9EIMID.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-2GV7V6O1UCNS58IZ8Q536FZE7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-8JN1ZQVE1EMVLFJILC29G53H3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-AMCC4FJ5S8N9W3T6UF432J6CD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-1RVHNY7A3SCD811WENE2FDC39.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-G6FS7BO3E4Q5F9NBC0U3FGUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-D5IVA98LIR0MRRCZFXBRDUHVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-7HRA76S524RM3GY894V867AMT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-B5NVZN4926IHU59C5JZKR83LT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-1AH1I8NO6BGCBUXV7ZFKC7KZ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-DYSQZFZJ06M2LJ48IKRO2E2HA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-A9JRTAY6NTJP32AUVNGQ1RO4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-7S4338DMCXVBUUV9J494V7J78.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-B0GN1GLZLS0XRZ88A4VHMXDG3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-EQ7DXKD48FVALALK801KMWBG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DOY79FRD5W7V7BHOYY8J6GB2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-8B5G6L1N6BRM3YVR4PJWTYOKH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8TR3G8T3N2IJ8ENXXOVRFX65B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-B87NCZ3QMKEM4U27NTQ978K4B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-EXI1C6TKS26L17ITJF8O5XAIB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-DZ9GFDAZWJR7A9PH4KBGDU9JA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6W5BODV6RIITGV63BGIKUYOQR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-AYON22NQXUEPX89HUBH98OM5G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-5WU9LAWJF28HE8U3OIHP92X8J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-BR7OTR03XXOLHE8SIBSUDIO4E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-1DB53NYBREET8RNICKIVH57RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-BQT6TOVPF5EZ59Q9UH40MVJ6F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-3TAARIC11HTJXK6VKAJMDGUT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-95A6K9D90WKA91DTTSGSHQX6T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-7Z8J6F4VJ5I7GVSJBVM76RUME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6L87KQZ1UXJENVCWWDOTU5IJY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-69ZUNHOCV365RIE3IVPYRT4C4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-3ZD4G73IBZBAXP7VGYGSF89JC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-BCTNLI1L2DYVREX5JT1NIK86D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-6RECE153ZM83QCO1GQW4YKCYY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-5A4JKF9OMH8XLRUG7E5NVBEN8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-5ITH178M4Z7UM86JMJOLZJ5B1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-2NHYYLZV1CJHZTD0G7639J8ED.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-AI0GXDB4KJ97VA3DQEVMKBJAD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-JVE3CW6PZTZXYYFWPXMH4LDT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Photos-CF08STPPD5271ER6FUPADAWY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/PhotosUI-57SL9PQR85TVTACW0E9FL42BT.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ WandUI (in target 'WandUI' from project 'WandUI')
EmitSwiftModule normal arm64 (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:25:1: warning: extension declares a conformance of imported type 'EventSubtype' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEvent.EventSubtype: AskingNil, @retroactive Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:25:1: note: add '@retroactive' to silence this warning
extension UIEvent.EventSubtype: AskingNil, @retroactive Wanded {
^ ~~~~~~~~~
@retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:57:21: warning: conformance of 'UIWindow' to protocol 'Wanded' was already stated in the type's module 'UIKit'
extension UIWindow: Wanded {
^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' inherits conformance to protocol 'Wanded' from superclass here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^ ~~~~~~
@retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^ ~~~~~~
@retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:25:1: warning: extension declares a conformance of imported type 'UIImage' to imported protocols 'AskingNil', 'Wanded', 'Asking'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension Image: AskingNil, Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:25:1: note: add '@retroactive' to silence this warning
extension Image: AskingNil, Wanded {
^ ~~~~~~~~~ ~~~~~~
@retroactive AskingNil @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift:32:1: warning: extension declares a conformance of imported type 'PHPickerConfiguration' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'PhotosUI' introduce this conformance in the future
extension PHPickerConfiguration: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift:32:1: note: add '@retroactive' to silence this warning
extension PHPickerConfiguration: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift:34:1: warning: extension declares a conformance of imported type 'PHPickerViewController' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'PhotosUI' introduce this conformance in the future
extension PHPickerViewController: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift:34:1: note: add '@retroactive' to silence this warning
extension PHPickerViewController: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: warning: extension declares a conformance of imported type 'UIImagePickerController' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIImagePickerController: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: note: add '@retroactive' to silence this warning
extension UIImagePickerController: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
SwiftCompile normal arm64 Compiling\ UIImage_Convert.swift,\ UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIKit_Convertable.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/UIImage_Convert.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIKit_Convertable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIImage_Round.swift,\ UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Round.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIAlertController+Pipe.swift,\ UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIAlertController+Pipe.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: warning: extension declares a conformance of imported type 'UIImagePickerController' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIImagePickerController: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: note: add '@retroactive' to silence this warning
extension UIImagePickerController: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
SwiftCompile normal arm64 Compiling\ UIUserInterfaceStyle_Convert.swift,\ UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIUserInterfaceStyle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIView/UIView_Convert.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIUserInterfaceStyle_Convert.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIView/UIView_Convert.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UI_Error.swift,\ Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UI_Error.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/Visible.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UI_Error.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/Visible.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PHPickerConfiguration_Obtainable.swift,\ PHPickerViewController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIEvent_Ask.swift,\ UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandUI' from project 'WandUI')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_String.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIUserInterfaceStyle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UI_Error.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/Visible.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.dia -target arm64-apple-xros1.0 -module-can-import-version PhotosUI 805.43.180 805.43.180 -module-can-import-version UIKit 9088.1.507 9088.1.255 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/swift-overrides.hmap -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/WandUI.build/Debug-xros/WandUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WandUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -index-unit-output-path /WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.o -index-unit-output-path /WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:25:1: warning: extension declares a conformance of imported type 'EventSubtype' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEvent.EventSubtype: AskingNil, @retroactive Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:25:1: note: add '@retroactive' to silence this warning
extension UIEvent.EventSubtype: AskingNil, @retroactive Wanded {
^ ~~~~~~~~~
@retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:57:21: warning: conformance of 'UIWindow' to protocol 'Wanded' was already stated in the type's module 'UIKit'
extension UIWindow: Wanded {
^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' inherits conformance to protocol 'Wanded' from superclass here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:37:46: error: value of type 'UIApplication' has no member 'visibleWindow'
if let window = UIApplication.shared.visibleWindow {
~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^ ~~~~~~
@retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^ ~~~~~~
@retroactive Wanded
SwiftCompile normal arm64 Compiling\ UIImage_Fill.swift,\ UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fit.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fill.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fit.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIImage_Asking.swift,\ UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_String.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_Int.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_String.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling UI_Error.swift, Visible.swift (in target 'WandUI' from project 'WandUI')
SwiftDriverJobDiscovery normal arm64 Emitting module for WandUI (in target 'WandUI' from project 'WandUI')
SwiftDriver\ Compilation\ Requirements WandUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-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/WandUI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-Swift.h (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandUI-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftmodule (in target 'WandUI' from project 'WandUI')
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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftdoc (in target 'WandUI' from project 'WandUI')
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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.abi.json (in target 'WandUI' from project 'WandUI')
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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftsourceinfo (in target 'WandUI' from project 'WandUI')
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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandUI.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
2026-03-06 04:16:27.481 xcodebuild[775:4431] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:16:27.633 xcodebuild[775:4431] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ UIEvent_Ask.swift,\ UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift (in target 'WandUI' from project 'WandUI')
Building workspace spi-builder-workspace with scheme WandUI
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
Wand: https://github.com/The-Wand/Wand.git @ 2.0.13
WandUI: /Users/admin/builder/spi-builder-workspace
WandFoundation: https://github.com/The-Wand/Foundation.git @ 2.0.15
Any_: https://github.com/The-Wand/Any.git @ 1.0.3
resolved source packages: Wand, WandUI, WandFoundation, Any_
2026-03-06 04:16:38.193 xcodebuild[944:5183] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:16:38.340 xcodebuild[944:5183] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.13",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
},
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.15",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Foundation.git"
}
],
"manifest_display_name" : "WandUI",
"name" : "WandUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandUI",
"targets" : [
"WandUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"UIKit/Image_Resize_Tests.swift",
"UIKit/Image_Tests.swift",
"UIKit/Image_URL_Tests.swift",
"Unit/ImageTestCase.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandUI"
],
"type" : "test"
},
{
"c99name" : "WandUI",
"module_type" : "SwiftTarget",
"name" : "WandUI",
"path" : "Sources/WandUI",
"product_dependencies" : [
"Wand",
"WandFoundation"
],
"product_memberships" : [
"WandUI"
],
"sources" : [
"UIKit/UIColor/UIColor_Convert_Int.swift",
"UIKit/UIColor/UIColor_Convert_String.swift",
"UIKit/UIEvent_Ask.swift",
"UIKit/UIGestureRecognizer_Ask.swift",
"UIKit/UIImage/Ask/UIImage_Asking.swift",
"UIKit/UIImage/Ask/UIImage_AskingNil.swift",
"UIKit/UIImage/Ask/UIImage_Fill.swift",
"UIKit/UIImage/Ask/UIImage_Fit.swift",
"UIKit/UIImage/Ask/UIImage_Round.swift",
"UIKit/UIImage/Ask/UIImage_Scale.swift",
"UIKit/UIImage/UIImage_Convert.swift",
"UIKit/UIKit_Convertable.swift",
"UIKit/UIUserInterfaceStyle_Convert.swift",
"UIKit/UIView/UIView_Convert.swift",
"UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift",
"UIKit/UIViewController/PHPickerViewController_Obtainable.swift",
"UIKit/UIViewController/UIAlertController+Pipe.swift",
"UIKit/UIViewController/UIImagePickerController_Obtainable.swift",
"UIKit/UIViewController/UI_Error.swift",
"UIKit/UIViewController/Visible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Any_",
"Wand",
"WandUI"
]
}
}
2026-03-06 04:16:39.332 xcodebuild[952:5257] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:16:39.477 xcodebuild[952:5257] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Any_",
"Wand",
"WandUI"
]
}
}
2026-03-06 04:16:40.270 xcodebuild[955:5292] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:16:40.417 xcodebuild[955:5292] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandUI -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.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 WandUI -destination generic/platform=xrOS
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
Any_: https://github.com/The-Wand/Any.git @ 1.0.3
Wand: https://github.com/The-Wand/Wand.git @ 2.0.13
WandUI: /Users/admin/builder/spi-builder-workspace
WandFoundation: https://github.com/The-Wand/Foundation.git @ 2.0.15
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'WandUI' in project 'WandUI'
➜ Explicit dependency on target 'WandUI' in project 'WandUI'
➜ Explicit dependency on target 'Wand' in project 'Wand'
➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
Target 'WandUI' in project 'WandUI'
➜ Explicit dependency on target 'Wand' in project 'Wand'
➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
Target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'Wand' in project 'Wand'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'Wand' in project 'Wand' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
SwiftDriver WandUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.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/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UIImage_Asking.swift,\ UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIImage_Fill.swift,\ UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fit.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fill.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fit.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIImage_Round.swift,\ UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Round.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIEvent_Ask.swift,\ UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandUI' from project 'WandUI')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_String.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIUserInterfaceStyle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UI_Error.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/Visible.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.dia -target arm64-apple-xros1.0 -module-can-import-version PhotosUI 805.43.180 805.43.180 -module-can-import-version UIKit 9088.1.507 9088.1.255 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/WandUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/swift-overrides.hmap -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/WandUI.build/Debug-xros/WandUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WandUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -index-unit-output-path /WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIEvent_Ask.o -index-unit-output-path /WandUI.build/Debug-xros/WandUI.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:25:1: warning: extension declares a conformance of imported type 'EventSubtype' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEvent.EventSubtype: AskingNil, @retroactive Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:25:1: note: add '@retroactive' to silence this warning
extension UIEvent.EventSubtype: AskingNil, @retroactive Wanded {
^ ~~~~~~~~~
@retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:57:21: warning: conformance of 'UIWindow' to protocol 'Wanded' was already stated in the type's module 'UIKit'
extension UIWindow: Wanded {
^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' inherits conformance to protocol 'Wanded' from superclass here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift:37:46: error: value of type 'UIApplication' has no member 'visibleWindow'
if let window = UIApplication.shared.visibleWindow {
~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^ ~~~~~~
@retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^ ~~~~~~
@retroactive Wanded
SwiftCompile normal arm64 Compiling\ UIImage_Convert.swift,\ UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIKit_Convertable.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/UIImage_Convert.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIKit_Convertable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIAlertController+Pipe.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIAlertController+Pipe.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PHPickerConfiguration_Obtainable.swift,\ PHPickerViewController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIViewController/PHPickerViewController_Obtainable.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ WandUI (in target 'WandUI' from project 'WandUI')
EmitSwiftModule normal arm64 (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_String.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_Int.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIColor/UIColor_Convert_String.swift (in target 'WandUI' from project 'WandUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIUserInterfaceStyle_Convert.swift,\ UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIUserInterfaceStyle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIView/UIView_Convert.swift (in target 'WandUI' from project 'WandUI')
SwiftDriverJobDiscovery normal arm64 Compiling UIAlertController+Pipe.swift (in target 'WandUI' from project 'WandUI')
2026-03-06 04:16:41.213 xcodebuild[957:5322] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:16:41.359 xcodebuild[957:5322] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ UIEvent_Ask.swift,\ UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandUI' from project 'WandUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIEvent_Ask.swift (in target 'WandUI' from project 'WandUI')
Building workspace spi-builder-workspace with scheme WandUI
(3 failures)
BUILD FAILURE 6.2 visionOS