The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HandGesture, reference v26.0.3 (04f2c1), with Swift 6.3 for visionOS using Xcode 26.4 on 21 Apr 2026 01:20:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HandGesture -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnhaney/HandGesture.git
Reference: v26.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnhaney/HandGesture
 * tag               v26.0.3    -> FETCH_HEAD
HEAD is now at 04f2c14 Merge pull request #7 from xuchi16/fix/duplication-and-info-list
Cloned https://github.com/johnhaney/HandGesture.git
Revision (git rev-parse @):
04f2c1488a150728a32b135cdb3d81f6c7d542bd
SUCCESS checkout https://github.com/johnhaney/HandGesture.git at v26.0.3
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/johnhaney/HandGesture.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/johnhaney/ARUnderstanding
Creating working copy of package ‘ARUnderstanding’
Checking out 26.0.6 of package ‘ARUnderstanding’
Resolve Package Graph
Resolved source packages:
  HandGesture: /Users/admin/builder/spi-builder-workspace
  ARUnderstanding: https://github.com/johnhaney/ARUnderstanding @ 26.0.6
resolved source packages: HandGesture, ARUnderstanding
2026-04-20 21:19:42.014 xcodebuild[563:3097] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "arunderstanding",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.5",
            "upper_bound" : "27.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnhaney/ARUnderstanding"
    }
  ],
  "manifest_display_name" : "HandGesture",
  "name" : "HandGesture",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "HandGesture",
      "targets" : [
        "HandGesture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HandGesture",
      "module_type" : "SwiftTarget",
      "name" : "HandGesture",
      "path" : "Sources/HandGesture",
      "product_dependencies" : [
        "ARUnderstanding"
      ],
      "product_memberships" : [
        "HandGesture"
      ],
      "sources" : [
        "Gestures/ClapGesture.swift",
        "Gestures/FingerGunGesture.swift",
        "Gestures/HoldingSphereGesture.swift",
        "Gestures/PunchGesture.swift",
        "Gestures/SnapGesture.swift",
        "HandAnchor+Measurements.swift",
        "HandGesture+onChanged.swift",
        "HandGesture+onEnded.swift",
        "HandGesture.swift",
        "HandGestureViewModifier.swift",
        "Sphere.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HandGesture"
    ]
  }
}
2026-04-20 21:19:49.785 xcodebuild[702:4019] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HandGesture -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HandGesture -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  HandGesture: /Users/admin/builder/spi-builder-workspace
  ARUnderstanding: https://github.com/johnhaney/ARUnderstanding @ 26.0.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'HandGesture' in project 'HandGesture'
        ➜ Explicit dependency on target 'HandGesture' in project 'HandGesture'
        ➜ Explicit dependency on target 'ARUnderstanding' in project 'ARUnderstanding'
    Target 'HandGesture' in project 'HandGesture'
        ➜ Explicit dependency on target 'ARUnderstanding' in project 'ARUnderstanding'
    Target 'ARUnderstanding' in project 'ARUnderstanding'
        ➜ Explicit dependency on target 'ARUnderstanding' in project 'ARUnderstanding'
    Target 'ARUnderstanding' in project 'ARUnderstanding' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d7f927fc1942c184e9b7ea0a54b1e78f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d7f927fc1942c184e9b7ea0a54b1e78f.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.modulemap (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.DependencyMetadataFileList (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.DependencyStaticMetadataFileList (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.LinkFileList (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_const_extract_protocols.json (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-OutputFileMap.json (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftConstValuesFileList (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.LinkFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HandGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.modulemap (in target 'HandGesture' from project 'HandGesture')
    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/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-OutputFileMap.json (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.modulemap (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.modulemap (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ARUnderstanding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule -user-module-version 26.0.6 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name arunderstanding -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-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/ptrcheck-1OT2ROK20XTH9ADDS9YILR71T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-BWITQRLOAUXY4J5EOQVH70S40.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-SEU7M0Z3UU3ECB3MXH41MTTB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GroupActivities-9GF3ETD0YVE12ZQRGXCW348HB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-C41A3QGCM1YYJNI7YRH3ZKU8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5FHCG9W8AOEJ547P8R0LSBI27.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-6D6D389ZXB7ZA90W84UX1ZL2D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-7YY1YWNK5RJ1L5PT0R8GATWBI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C21NR73BQS9YG84UF3Z27MZO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-2Y1DNGB0APBU37UCM85USN5Y7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-CKA43H4J856XAK8467CMSTRYN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-AV4T6NB9MX6FXUSNVLM60WU35.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-6C7U720J1A7CX6SY1HA6Y4ABQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9F06RGJJQSDB3CAB2FUUZLYOT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-1UZDUXFNH2LE5XBXBIMGCD3RJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-4WF1DCPFGVO4O7LGM2599FA6F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2VHBA2ITX47FXGDI0ECTM0J5J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1BK14W3VDJTL3BNFXE3OYQWPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4WD0AKQ2YZIMZ9EVCJ5P6VZTE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-9GLAF4Q49LDEVGMXLL96RQSVX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DOZ9OALAIXSON0S4A162ZO3RH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-88QYID429OP0RJV4X7NPHPT2W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-F36H83LV35XMQO29HWTCS3X0Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-B2YPZM6W0IOL2GX00XNRS4TO5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-5MAD45BWGS8P30UMUJFGZ7LVH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BHB2AXKXK7HNT33V5WH5L4PHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-ES7TF84IHLHY68XC8B13D06G2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-E1HB5UEN8BO57X8RZQ5OSRH5V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CH0YEHE89REKJW64S77ZBPVT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-2JEYRPXOLD9YNF4DBVAINHNJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-4STKRW4U5FHOJVWZOV7YRUFCP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-CB1E2Y5DHG10RUFYUNP5BII37.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-8APAWVF8FFUPC0VL9BIGF8N03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-3Z0SJYWDUUVHX9LZ2IZU1SRXF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-6NU22SXLBZU0SQFUSK4SEVSDE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-94IVTH1ZB7XMMQR8GFP7ZGDF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8OM0E0PQ5C6PZYQVGYD252RWL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-40PQRK99RRMDAQSOHXECX5QNH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-120O7O5D399XYLNVU7Q8KMT9F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-67PR8RFP277YDC0MV0TJU5MVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-QGFLFQ4JBX84ZLUFZZ3POLJR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-DP9XSP296KRTMEDL66GBU234S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-4B741HIG5IRXU6BLF4OVD70O3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-9QVDDUDZY30Y1MQJMY57KCGA0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-EQ34JLPOTJ9Y97X9GLUKOYMWR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-1I0TCRPYRY6SF6CWV0XVHWF86.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-7ZAZDT8HIUG78G965X8PPTV1H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-7FVD9XSIMHXLS6GZ83H1XZKZY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-7N5QVR8UMILS1NQYJB481LXZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-EC5TAV1OJGAFTZQSSCBX5MKU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-1QEF00C3AZZZ9C7L59SX2ZSOI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-AN2IAJ3FJNGQKC5502ZC4FV7P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-AHUOJ6YIJG1AFU3D13EUHFJBB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-5UL06WD3E8RG70AOJ5Y3RFUXS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-A26ISYZBF4GF2C6RARPF4LWGB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-3JGPU3DQFENWE43VURHH69EFC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-7OKQQV92A7NW9M3AK3R82JPZP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-50YPR6W4M873UK4YRHFSSKODJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-2SYTSGMJS8NWPY5F6DY4R0JIW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-74LBM4JZWCGTR1JYVKJAR74GR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-2TMF11OJZOAYKYGUCUT828H6K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CloudKit-8UPUTLNSB74PQ5XZEWAGK7TTT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-48BQWKWZ5X0R6025T7W7ND3VV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-5QK63K4X4XPKDVGTQ00V8SJPM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-4QJRD5N28N1XK2N177H8LFT5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-9Q6P057BR6Z31IEHNCG1LKENZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-8LMBAW3T8G5I6YCMMZGNOOCQY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-EAL8U608CG4KX87GFMOF84T7X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-B0MFOL84A3EXIBU4D4ZWVSHNI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-2XOHIAPUI4YG6AWR50835TWOS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-6NHGU0CKNVUWAHH9PEZITRHBT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-9X1XP99T428QZFBXH7B8CT197.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-69HYFXR2H8TPTEMEHW08UJ927.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-EXVBCS8IM77SZSPOQASG59IGD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-ACXON1Z7O31DVB44WUP1OCAGP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-3QEF2J5RBKKHZMEI47AAGXBUR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MultipeerConnectivity-AJ8VOH1VUX8YEASV5LIWZTQ6W.pcm
SwiftCompile normal arm64 Compiling\ PackCodable.swift,\ PackCodable+Double.swift,\ PackCodable+Float.swift,\ PackCodable+Int.swift,\ PackCodable+UInt32.swift,\ PackCodable+UUID.swift,\ ARUnderstandingSession.swift,\ Spatial+Helpers.swift,\ ARUnderstandingVisualizer.swift,\ CapturedAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Double.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Float.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Int.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UInt32.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Session/ARUnderstandingSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Spatial+Helpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/ARUnderstandingVisualizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Double.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Float.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Int.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UInt32.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UUID.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Session/ARUnderstandingSession.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Spatial+Helpers.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/ARUnderstandingVisualizer.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CapturedBodyAnchor+PackCodable.swift,\ CapturedDeviceAnchor+PackCodable.swift,\ CapturedFaceAnchor+PackCodable.swift,\ CapturedHandAnchor+PackCodable.swift,\ CapturedImageAnchor+PackCodable.swift,\ CapturedMeshAnchor+PackCodable.swift,\ CapturedObjectAnchor+PackCodable.swift,\ CapturedPlaneAnchor+PackCodable.swift,\ CapturedRoomAnchor+PackCodable.swift,\ CapturedWorldAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedBodyAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedDeviceAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedFaceAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedHandAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedImageAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedMeshAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedObjectAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedPlaneAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedRoomAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedWorldAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedBodyAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedDeviceAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedFaceAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedHandAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedImageAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedMeshAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedObjectAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedPlaneAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedRoomAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedWorldAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CapturedBodyAnchor+Visualizable.swift,\ CapturedDeviceAnchor+Visualizable.swift,\ CapturedFaceAnchor+Visualizable.swift,\ CapturedHandAnchor+Visualizable.swift,\ CapturedImageAnchor+Visualizable.swift,\ CapturedMeshAnchor+Visualizable.swift,\ CapturedObjectAnchor+Visualizable.swift,\ CapturedPlaneAnchor+Visualizable.swift,\ CapturedRoomAnchor+Visualizable.swift,\ CapturedWorldAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedDeviceAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedHandAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedImageAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedMeshAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedObjectAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedPlaneAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedRoomAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedWorldAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedDeviceAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedHandAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedImageAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedMeshAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedObjectAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedPlaneAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedRoomAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedWorldAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
EmitSwiftModule normal arm64 (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HandTracking+Playback.swift,\ ImageTracking+Playback.swift,\ ObjectTracking+Playback.swift,\ PlaneTracking+Playback.swift,\ RoomTracking+Playback.swift,\ SceneTracking+Playback.swift,\ WorldTracking+Playback.swift,\ ARKit+Record.swift,\ AnchorRecorder.swift,\ BinaryReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ImageTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ObjectTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/PlaneTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/RoomTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/SceneTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/WorldTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/ARKit+Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/AnchorRecorder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/BinaryReader.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ImageTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ObjectTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/PlaneTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/RoomTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/SceneTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/WorldTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/ARKit+Record.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/AnchorRecorder.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/BinaryReader.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CapturedImageAnchor.swift,\ CapturedMeshAnchor.swift,\ CapturedObjectAnchor.swift,\ CapturedPlaneAnchor.swift,\ CapturedRoomAnchor.swift,\ CapturedWorldAnchor.swift,\ SavedAnchor.swift,\ ARKit+Playback.swift,\ AnchorPlayback.swift,\ FaceTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedImageAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedMeshAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedObjectAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedPlaneAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedRoomAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedWorldAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/SavedAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ARKit+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/AnchorPlayback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/FaceTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedImageAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedMeshAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedObjectAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedPlaneAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedRoomAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedWorldAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/SavedAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ARKit+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/AnchorPlayback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/FaceTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ARAnchor+Capture.swift,\ ARBodyAnchor+Capture.swift,\ ARFaceAnchor+Capture.swift,\ ARImageAnchor+Capture.swift,\ ARMeshAnchor+Capture.swift,\ ARObjectAnchor+Capture.swift,\ ARPlaneAnchor+Capture.swift,\ ARKit_iOS+ARUnderstanding.swift,\ ARProvider+iOS.swift,\ ARDataProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARBodyAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARFaceAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARImageAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARMeshAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARObjectAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARPlaneAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit_iOS+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARProvider+iOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ARDataProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARAnchor+Capture.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARBodyAnchor+Capture.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARFaceAnchor+Capture.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARImageAnchor+Capture.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARMeshAnchor+Capture.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARObjectAnchor+Capture.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARPlaneAnchor+Capture.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARKit_iOS+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/ARProvider+iOS.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ARDataProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ARUnderstanding.swift,\ ARUnderstanding+iOS.swift,\ ARUnderstanding+visionOS.swift,\ ARKit+Hashable.swift,\ CapturedAnchor.swift,\ CapturedBodyAnchor.swift,\ CapturedDeviceAnchor.swift,\ CapturedFaceAnchor.swift,\ CapturedFaceStatic.swift,\ CapturedHandAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARUnderstandingLiveInput/ARUnderstanding+iOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARUnderstandingLiveInput/ARUnderstanding+visionOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/ARKit+Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedBodyAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedDeviceAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedFaceAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedFaceStatic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedHandAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARUnderstandingLiveInput/ARUnderstanding+iOS.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARUnderstandingLiveInput/ARUnderstanding+visionOS.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/ARKit+Hashable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedBodyAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedDeviceAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedFaceAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedFaceStatic.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/CapturedAnchor/CapturedHandAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ARProvider+visionOS.swift,\ DeviceAnchor+ARUnderstanding.swift,\ HandAnchor+ARUnderstanding.swift,\ ImageAnchor+ARUnderstanding.swift,\ MeshAnchor+ARUnderstanding.swift,\ ObjectAnchor+ARUnderstanding.swift,\ PlaneAnchor+ARUnderstanding.swift,\ RoomAnchor+ARUnderstanding.swift,\ WorldAnchor+ARUnderstanding.swift,\ ARKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/ARProvider+visionOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/DeviceAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/HandAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/ImageAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/MeshAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/ObjectAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/PlaneAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/RoomAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/WorldAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKitRepresentable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/ARProvider+visionOS.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/DeviceAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/HandAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/ImageAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/MeshAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/ObjectAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/PlaneAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/RoomAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+visionOS/WorldAnchor+ARUnderstanding.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKitRepresentable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BodyTrackingProvider.swift,\ DeviceTrackingProvider.swift,\ FaceTrackingProvider.swift,\ ImageTrackingProvider.swift,\ ObjectTrackingProvider.swift,\ PlaneDetectionProvider.swift,\ RoomTrackingProvider.swift,\ SceneReconstructionProvider.swift,\ WorldTrackingProvider.swift,\ ARUnderstandng+ARKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/BodyTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/DeviceTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/FaceTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ImageTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ObjectTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/PlaneDetectionProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/RoomTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/SceneReconstructionProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/WorldTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/BodyTrackingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/DeviceTrackingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/FaceTrackingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ImageTrackingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ObjectTrackingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/PlaneDetectionProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/RoomTrackingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/SceneReconstructionProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+iOS/DataProviders/WorldTrackingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BinaryWriter.swift,\ HandTracking+Record.swift,\ ImageTracking+Record.swift,\ PlaneTracking+Record.swift,\ SceneTracking+Record.swift,\ WorldTracking+Record.swift,\ ARUnderstanding+Playback.swift,\ ARUnderstanding+Record.swift,\ ARUnderstandingProvider.swift,\ CapturedAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/BinaryWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/HandTracking+Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/ImageTracking+Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/PlaneTracking+Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/SceneTracking+Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/WorldTracking+Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Playback/ARUnderstanding+Playback.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/ARUnderstanding+Record.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/ARUnderstandingProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/BinaryWriter.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/HandTracking+Record.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/ImageTracking+Record.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/PlaneTracking+Record.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/SceneTracking+Record.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/WorldTracking+Record.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Playback/ARUnderstanding+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/ARUnderstanding+Record.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/ARUnderstandingProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BodyTrackingProvider.swift, DeviceTrackingProvider.swift, FaceTrackingProvider.swift, ImageTrackingProvider.swift, ObjectTrackingProvider.swift, PlaneDetectionProvider.swift, RoomTrackingProvider.swift, SceneReconstructionProvider.swift, WorldTrackingProvider.swift, ARUnderstandng+ARKit.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling ARAnchor+Capture.swift, ARBodyAnchor+Capture.swift, ARFaceAnchor+Capture.swift, ARImageAnchor+Capture.swift, ARMeshAnchor+Capture.swift, ARObjectAnchor+Capture.swift, ARPlaneAnchor+Capture.swift, ARKit_iOS+ARUnderstanding.swift, ARProvider+iOS.swift, ARDataProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Emitting module for ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriver\ Compilation\ Requirements ARUnderstanding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule -user-module-version 26.0.6 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name arunderstanding -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-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/ARUnderstanding-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ARUnderstanding-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftdoc (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.abi.json (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftsourceinfo (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver HandGesture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HandGesture -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_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/HandGesture.build/Debug-xros/HandGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling BinaryWriter.swift, HandTracking+Record.swift, ImageTracking+Record.swift, PlaneTracking+Record.swift, SceneTracking+Record.swift, WorldTracking+Record.swift, ARUnderstanding+Playback.swift, ARUnderstanding+Record.swift, ARUnderstandingProvider.swift, CapturedAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling HandTracking+Playback.swift, ImageTracking+Playback.swift, ObjectTracking+Playback.swift, PlaneTracking+Playback.swift, RoomTracking+Playback.swift, SceneTracking+Playback.swift, WorldTracking+Playback.swift, ARKit+Record.swift, AnchorRecorder.swift, BinaryReader.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftEmitModule normal arm64 Emitting\ module\ for\ HandGesture (in target 'HandGesture' from project 'HandGesture')
EmitSwiftModule normal arm64 (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SnapGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/SnapGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/SnapGesture.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HandGesture+onChanged.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture+onChanged.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture+onChanged.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Sphere.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Sphere.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Sphere.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HandGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture.swift:147:39: warning: immutable value 'string' was never used; consider replacing with '_' or removing it
        case .authorizationDenied(let string):
                                  ~~~~^~~~~~
                                  _
/Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture.swift:149:33: warning: immutable value 'string' was never used; consider replacing with '_' or removing it
        case .trackingError(let string):
                            ~~~~^~~~~~
                            _
SwiftDriverJobDiscovery normal arm64 Emitting module for HandGesture (in target 'HandGesture' from project 'HandGesture')
SwiftDriver\ Compilation\ Requirements HandGesture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HandGesture -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_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/HandGesture.build/Debug-xros/HandGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling HandGesture+onChanged.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 Compiling\ PunchGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/PunchGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/PunchGesture.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HandGesture-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-Swift.h (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HandGesture-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling SnapGesture.swift (in target 'HandGesture' from project 'HandGesture')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule (in target 'HandGesture' from project 'HandGesture')
    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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftdoc (in target 'HandGesture' from project 'HandGesture')
    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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.abi.json (in target 'HandGesture' from project 'HandGesture')
    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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftsourceinfo (in target 'HandGesture' from project 'HandGesture')
    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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ HandAnchor+Measurements.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandAnchor+Measurements.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandAnchor+Measurements.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Sphere.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 Compiling\ HoldingSphereGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/HoldingSphereGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/HoldingSphereGesture.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HandGesture+onEnded.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture+onEnded.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGesture+onEnded.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CapturedBodyAnchor+Visualizable.swift, CapturedDeviceAnchor+Visualizable.swift, CapturedFaceAnchor+Visualizable.swift, CapturedHandAnchor+Visualizable.swift, CapturedImageAnchor+Visualizable.swift, CapturedMeshAnchor+Visualizable.swift, CapturedObjectAnchor+Visualizable.swift, CapturedPlaneAnchor+Visualizable.swift, CapturedRoomAnchor+Visualizable.swift, CapturedWorldAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 Compiling\ ClapGesture.swift,\ FingerGunGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/ClapGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/FingerGunGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/ClapGesture.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/Gestures/FingerGunGesture.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling PunchGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 Compiling\ HandGestureViewModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGestureViewModifier.swift (in target 'HandGesture' from project 'HandGesture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HandGesture/HandGestureViewModifier.swift (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CapturedBodyAnchor+PackCodable.swift, CapturedDeviceAnchor+PackCodable.swift, CapturedFaceAnchor+PackCodable.swift, CapturedHandAnchor+PackCodable.swift, CapturedImageAnchor+PackCodable.swift, CapturedMeshAnchor+PackCodable.swift, CapturedObjectAnchor+PackCodable.swift, CapturedPlaneAnchor+PackCodable.swift, CapturedRoomAnchor+PackCodable.swift, CapturedWorldAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling CapturedImageAnchor.swift, CapturedMeshAnchor.swift, CapturedObjectAnchor.swift, CapturedPlaneAnchor.swift, CapturedRoomAnchor.swift, CapturedWorldAnchor.swift, SavedAnchor.swift, ARKit+Playback.swift, AnchorPlayback.swift, FaceTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling ARProvider+visionOS.swift, DeviceAnchor+ARUnderstanding.swift, HandAnchor+ARUnderstanding.swift, ImageAnchor+ARUnderstanding.swift, MeshAnchor+ARUnderstanding.swift, ObjectAnchor+ARUnderstanding.swift, PlaneAnchor+ARUnderstanding.swift, RoomAnchor+ARUnderstanding.swift, WorldAnchor+ARUnderstanding.swift, ARKitRepresentable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling HandGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HoldingSphereGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HandGestureViewModifier.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HandGesture+onEnded.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling ClapGesture.swift, FingerGunGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling ARUnderstanding.swift, ARUnderstanding+iOS.swift, ARUnderstanding+visionOS.swift, ARKit+Hashable.swift, CapturedAnchor.swift, CapturedBodyAnchor.swift, CapturedDeviceAnchor.swift, CapturedFaceAnchor.swift, CapturedFaceStatic.swift, CapturedHandAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling PackCodable.swift, PackCodable+Double.swift, PackCodable+Float.swift, PackCodable+Int.swift, PackCodable+UInt32.swift, PackCodable+UUID.swift, ARUnderstandingSession.swift, Spatial+Helpers.swift, ARUnderstandingVisualizer.swift, CapturedAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriver\ Compilation ARUnderstanding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule -user-module-version 26.0.6 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name arunderstanding -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.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/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-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/ARUnderstanding.o normal (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros26.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.o
SwiftDriverJobDiscovery normal arm64 Compiling HandAnchor+Measurements.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriver\ Compilation HandGesture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HandGesture -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros26.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_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/HandGesture.build/Debug-xros/HandGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.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/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.SwLUBJ/Metal.xctoolchain --module-name ARUnderstanding --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 26.0 --bundle-identifier arunderstanding.ARUnderstanding --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.appintents --target-triple arm64-apple-xros26.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-xros/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-20 21:20:06.951 appintentsmetadataprocessor[848:4845] Starting appintentsmetadataprocessor export
2026-04-20 21:20:06.974 appintentsmetadataprocessor[848:4845] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.o (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ARUnderstanding.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.o normal (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros26.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.o
ExtractAppIntentsMetadata (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.SwLUBJ/Metal.xctoolchain --module-name HandGesture --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 26.0 --bundle-identifier spi-builder-workspace.HandGesture --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.appintents --target-triple arm64-apple-xros26.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/HandGesture.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-xros/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-20 21:20:07.036 appintentsmetadataprocessor[871:5027] Starting appintentsmetadataprocessor export
2026-04-20 21:20:07.046 appintentsmetadataprocessor[871:5027] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.o (in target 'HandGesture' from project 'HandGesture')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HandGesture.o
** BUILD SUCCEEDED **
2026-04-20 21:19:51.942 xcodebuild[712:4094] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "arunderstanding",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.5",
            "upper_bound" : "27.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnhaney/ARUnderstanding"
    }
  ],
  "manifest_display_name" : "HandGesture",
  "name" : "HandGesture",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "HandGesture",
      "targets" : [
        "HandGesture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HandGesture",
      "module_type" : "SwiftTarget",
      "name" : "HandGesture",
      "path" : "Sources/HandGesture",
      "product_dependencies" : [
        "ARUnderstanding"
      ],
      "product_memberships" : [
        "HandGesture"
      ],
      "sources" : [
        "Gestures/ClapGesture.swift",
        "Gestures/FingerGunGesture.swift",
        "Gestures/HoldingSphereGesture.swift",
        "Gestures/PunchGesture.swift",
        "Gestures/SnapGesture.swift",
        "HandAnchor+Measurements.swift",
        "HandGesture+onChanged.swift",
        "HandGesture+onEnded.swift",
        "HandGesture.swift",
        "HandGestureViewModifier.swift",
        "Sphere.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.