Build Information
Successful build of WandLocation, reference main (669bd3), with Swift 6.1 for visionOS using Xcode 16.3 on 7 Mar 2026 07:10:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandLocation -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/the-wand/Location.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/the-wand/Location
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 669bd32 3.0.5
Cloned https://github.com/the-wand/Location.git
Revision (git rev-parse @):
669bd32da84d2b58eca7cdb6d6c6169293170f60
SUCCESS checkout https://github.com/the-wand/Location.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/the-wand/Location.git
https://github.com/the-wand/Location.git
{
"default_localization" : "ru",
"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" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
}
],
"manifest_display_name" : "WandLocation",
"name" : "WandLocation",
"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" : "WandLocation",
"targets" : [
"WandLocation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/CLAuthorizationStatus_Tests.swift",
"Cases/CLLocation_Tests.swift",
"Cases/CLRegion_Tests.swift",
"Unit/Unit.swift"
],
"target_dependencies" : [
"WandLocation"
],
"type" : "test"
},
{
"c99name" : "WandLocation",
"module_type" : "SwiftTarget",
"name" : "WandLocation",
"path" : "Sources/WandLocation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandLocation"
],
"sources" : [
"CLAuthorizationStatus_Ask.swift",
"CLLocationManager_Obtain.swift",
"CLLocation_Ask.swift",
"CLRegion_Ask.swift",
"Convert/CLLocationCoordinate2D_Convert.swift",
"Convert/CLLocation_Convert.swift",
"Convert/CLRegion_Convert.swift",
"Location.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Command line invocation:
/Applications/Xcode-16.3.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/Wand.git
Fetching from https://github.com/el-machine/Any
Creating working copy of package ‘Wand’
Checking out 3.0.5 of package ‘Wand’
Creating working copy of package ‘Any’
Checking out 1.0.1 of package ‘Any’
Resolved source packages:
Any_: https://github.com/el-machine/Any @ 1.0.1
WandLocation: /Users/admin/builder/spi-builder-workspace @ local
Wand: https://github.com/The-Wand/Wand.git @ 3.0.5
resolved source packages: Any_, WandLocation, Wand
{
"default_localization" : "ru",
"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" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
}
],
"manifest_display_name" : "WandLocation",
"name" : "WandLocation",
"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" : "WandLocation",
"targets" : [
"WandLocation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/CLAuthorizationStatus_Tests.swift",
"Cases/CLLocation_Tests.swift",
"Cases/CLRegion_Tests.swift",
"Unit/Unit.swift"
],
"target_dependencies" : [
"WandLocation"
],
"type" : "test"
},
{
"c99name" : "WandLocation",
"module_type" : "SwiftTarget",
"name" : "WandLocation",
"path" : "Sources/WandLocation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandLocation"
],
"sources" : [
"CLAuthorizationStatus_Ask.swift",
"CLLocationManager_Obtain.swift",
"CLLocation_Ask.swift",
"CLRegion_Ask.swift",
"Convert/CLLocationCoordinate2D_Convert.swift",
"Convert/CLLocation_Convert.swift",
"Convert/CLRegion_Convert.swift",
"Location.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "WandLocation",
"schemes" : [
"Any_",
"Play",
"Wand",
"WandLocation",
"watchPlay"
],
"targets" : [
"Play",
"wandTests",
"watchPlay",
"watchPlayTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Any_",
"Wand",
"WandLocation"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandLocation -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WandLocation -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WandLocation: /Users/admin/builder/spi-builder-workspace
Any_: https://github.com/the-wand/Any.git @ 1.0.3
Wand: https://github.com/The-Wand/Wand.git @ 3.0.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'WandLocation' in project 'WandLocation'
➜ Explicit dependency on target 'WandLocation' in project 'WandLocation'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'WandLocation' in project 'WandLocation'
➜ 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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e1a4fa2f0d173cc96a173da85e0f25e9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e1a4fa2f0d173cc96a173da85e0f25e9.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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
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_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/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.modulemap (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.DependencyMetadataFileList (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.DependencyStaticMetadataFileList (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_const_extract_protocols.json (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftConstValuesFileList (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.LinkFileList (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-OutputFileMap.json (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-OutputFileMap.json
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
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
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandLocation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.modulemap (in target 'WandLocation' from project 'WandLocation')
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/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.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-16.3.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
SwiftCompile normal arm64 Compiling\ Memory.swift,\ Addons.swift,\ All.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Memory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Addons.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/All.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Any.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Memory.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/|/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/|/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/|/Addons/Any.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WandFramerProtocol.swift,\ Wanded.swift,\ |.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/WandFramerProtocol.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/WandFramerProtocol.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\ Describing.swift,\ Describing_Character.swift,\ Describing_Data.swift,\ Expecting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Character.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Expecting.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/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/|/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/|/Describing/Describing_Data.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/|/Expecting.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Core+Wanded.swift,\ NW.swift,\ Obtainable.swift,\ Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Core+Wanded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/NW.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Obtainable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Core+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/|/Wanded/NW.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 /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 Compiling\ Ask.T.swift,\ CoreGraphics_Convertable.swift,\ Numbers_Convertable.swift,\ String_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.T.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/CoreGraphics_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/Numbers_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/String_Convertable.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.T.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/|/Convertable/CoreGraphics_Convertable.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/|/Convertable/Numbers_Convertable.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/|/Convertable/String_Convertable.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExpressibleByDictionary.swift,\ Key.swift,\ Weak.swift,\ Log.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Key.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/Core/tools/Log.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByDictionary.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 /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/Core/tools/Log.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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\ &.swift,\ AndT.swift,\ AndU.swift,\ Operation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/&.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndU.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/Operation.swift (in target 'Wand' from project 'Wand')
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 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndT.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/&/AndU.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/&/Operation.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ?.swift,\ Error.swift,\ Error?.swift,\ Option.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/?.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Error.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Error?.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Option.swift (in target 'Wand' from project 'Wand')
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 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/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/?/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/?/Option.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Counting.swift,\ Sequence.swift,\ Task.swift,\ Ask.Nil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Counting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.Nil.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/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/|/Addons/Sequence.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/|/Addons/Task.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.Nil.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Ask.swift,\ Core.swift,\ Expressible.swift,\ ExpressibleByArray.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask.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/Expressible/Expressible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/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/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/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/Core/Expressible/ExpressibleByArray.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-16.3.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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 Memory.swift, Addons.swift, All.swift, Any.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Describing.swift, Describing_Character.swift, Describing_Data.swift, Expecting.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
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
SwiftDriver WandLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.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/WandLocation.build/Debug-xros/WandLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_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/WandLocation.build/Debug-xros/WandLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.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/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Counting.swift, Sequence.swift, Task.swift, Ask.Nil.swift (in target 'Wand' from project 'Wand')
SwiftEmitModule normal arm64 Emitting\ module\ for\ WandLocation (in target 'WandLocation' from project 'WandLocation')
EmitSwiftModule normal arm64 (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:41:5: warning: 'public' modifier is redundant for enum declared in a public extension
public
^~~~~~
SwiftCompile normal arm64 Compiling\ CLLocation_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Convert/CLLocation_Convert.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Convert/CLLocation_Convert.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CLLocationManager_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLLocationManager_Obtain.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLLocationManager_Obtain.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Location.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Location.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Location.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WandFramerProtocol.swift, Wanded.swift, |.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ CLLocation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLLocation_Ask.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLLocation_Ask.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByDictionary.swift, Key.swift, Weak.swift, Log.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ CLRegion_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:41:5: warning: 'public' modifier is redundant for enum declared in a public extension
public
^~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling ?.swift, Error.swift, Error?.swift, Option.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ CLRegion_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Convert/CLRegion_Convert.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Convert/CLRegion_Convert.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Core+Wanded.swift, NW.swift, Obtainable.swift, Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ CLLocationCoordinate2D_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Convert/CLLocationCoordinate2D_Convert.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/Convert/CLLocationCoordinate2D_Convert.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WandLocation (in target 'WandLocation' from project 'WandLocation')
SwiftDriver\ Compilation\ Requirements WandLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.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/WandLocation.build/Debug-xros/WandLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_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/WandLocation.build/Debug-xros/WandLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.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/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Ask.swift, Core.swift, Expressible.swift, ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ CLAuthorizationStatus_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLAuthorizationStatus_Ask.swift (in target 'WandLocation' from project 'WandLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLAuthorizationStatus_Ask.swift (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandLocation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-Swift.h (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WandLocation-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Ask.T.swift, CoreGraphics_Convertable.swift, Numbers_Convertable.swift, String_Convertable.swift (in target 'Wand' from project 'Wand')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.swiftmodule (in target 'WandLocation' from project 'WandLocation')
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/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.swiftdoc (in target 'WandLocation' from project 'WandLocation')
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/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.abi.json (in target 'WandLocation' from project 'WandLocation')
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/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.swiftsourceinfo (in target 'WandLocation' from project 'WandLocation')
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/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CLLocation_Convert.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLLocationManager_Obtain.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLLocation_Ask.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLAuthorizationStatus_Ask.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLRegion_Convert.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLRegion_Ask.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriverJobDiscovery normal arm64 Compiling Location.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLLocationCoordinate2D_Convert.swift (in target 'WandLocation' from project 'WandLocation')
SwiftDriver\ Compilation WandLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.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/WandLocation.build/Debug-xros/WandLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_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/WandLocation.build/Debug-xros/WandLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.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/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling &.swift, AndT.swift, AndU.swift, Operation.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-16.3.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-xros/Wand.build/Objects-normal/arm64/Wand.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Wand.o
ExtractAppIntentsMetadata (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Wand --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier 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 23:10:48.916 appintentsmetadataprocessor[899:4984] Starting appintentsmetadataprocessor export
2026-03-06 23:10:48.952 appintentsmetadataprocessor[899:4984] Extracted no relevant App Intents symbols, skipping writing output
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/WandLocation.o normal (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.o
ExtractAppIntentsMetadata (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WandLocation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.WandLocation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/WandLocation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-xros/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-06 23:10:48.997 appintentsmetadataprocessor[902:5000] Starting appintentsmetadataprocessor export
2026-03-06 23:10:49.027 appintentsmetadataprocessor[902:5000] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.o (in target 'WandLocation' from project 'WandLocation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WandLocation.o
** BUILD SUCCEEDED **
Build complete.
{
"default_localization" : "ru",
"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" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
}
],
"manifest_display_name" : "WandLocation",
"name" : "WandLocation",
"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" : "WandLocation",
"targets" : [
"WandLocation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/CLAuthorizationStatus_Tests.swift",
"Cases/CLLocation_Tests.swift",
"Cases/CLRegion_Tests.swift",
"Unit/Unit.swift"
],
"target_dependencies" : [
"WandLocation"
],
"type" : "test"
},
{
"c99name" : "WandLocation",
"module_type" : "SwiftTarget",
"name" : "WandLocation",
"path" : "Sources/WandLocation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandLocation"
],
"sources" : [
"CLAuthorizationStatus_Ask.swift",
"CLLocationManager_Obtain.swift",
"CLLocation_Ask.swift",
"CLRegion_Ask.swift",
"Convert/CLLocationCoordinate2D_Convert.swift",
"Convert/CLLocation_Convert.swift",
"Convert/CLRegion_Convert.swift",
"Location.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.