The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HandGesture, reference main (04f2c1), with Swift 6.2 for visionOS using Xcode 26.3 on 28 Dec 2025 18:34:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnhaney/HandGesture.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnhaney/HandGesture
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/johnhaney/HandGesture.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/johnhaney/ARUnderstanding
Creating working copy of package ‘ARUnderstanding’
Checking out 26.0.6 of package ‘ARUnderstanding’
Resolve Package Graph
Resolved source packages:
  ARUnderstanding: https://github.com/johnhaney/ARUnderstanding @ 26.0.6
  HandGesture: /Users/admin/builder/spi-builder-workspace
resolved source packages: ARUnderstanding, HandGesture
2025-12-28 13:34:09.131 xcodebuild[521:2980] [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"
    ]
  }
}
2025-12-28 13:34:13.415 xcodebuild[641:3748] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HandGesture -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HandGesture -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ARUnderstanding: https://github.com/johnhaney/ARUnderstanding @ 26.0.6
  HandGesture: /Users/admin/builder/spi-builder-workspace
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9ca085164d1b9702f8a8ff54aa7ba47f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9ca085164d1b9702f8a8ff54aa7ba47f.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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/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_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-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/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
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_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.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/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-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/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.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/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/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/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
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
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone -enforce-exclusivity\=checked @/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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/_Builtin_stddef-F4GFXB8UWNFDV9OPCH3JDHI2I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-18ZZVVM9NQHKST5Z9ZSOPC9A6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3FUW6GEHMHE0RX46S9G7W8R2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-59YL53T7TWQZX9AI0M25ZM1JE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-D2EZI8Q8C8KFFA1GWJAJRWC3Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-D3M6ARERN866T6TMIJPM8Y4ZO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-5I0XI9GY8G96YU6XVSJRP76U4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GroupActivities-EMUVYHI5GF2MEZRIT0E4VT3ET.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-7HTUPQSZG4PPSZAEX539MUGWA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-2GP1JT8CEN8S61ZVL8FFLUXB7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-ASAWZP71ZSQXVT61G305DTOFQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-B980VVG2HS2SIYU76BXGK448S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-4O24FVRYU1PRTV4RRMAKHFWO0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-C2WLMO27FC4NOB3BMRH2XTV9O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-232FPD0J2C7DD26Z9CZGEHH5L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-7UP41F2FQH08EHGCRDB9ZT24H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-B71MU4CGYNQ0GL15PX37UV009.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1CTRVKPLV74UPH6TUGKQQILPW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-1H5XT8N6NG63YUO278AJETK52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1931XDDNALBFWLY09S7XVSKZH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-CTGWYB92I99NKKTO8ILI0QSZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-E3NL75726UUE4D68IJMKDWMUK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-7ISMMKYMT8S0WEIMM7F7ZKGWE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-15YRCMA7G0AJ9GAC9SSODECN7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-CO80VBR4JRWNNLPBSF0XOXINH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EDZF8X3C4BBZ4SLJAOSQ30UR5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-7KIS5X38PD08LGB694UYUOEFA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-BGUGNBVR61XHHUEXKE9M50DZQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-CED0ED1H26UX769HHB4G3FDXV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-BJ4KTOUL50X4V1QBRYK1PFQ08.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BR0ISGHKPALDRFQSR5W4G5O27.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-9F7ZB1QHM3Q30HJ0FQE7KG0ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-EOHVZX0UYGB3EOJXG7ZWETFKW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-24JQFY0AR5LBVQE9HHRKM849Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-BRQ3DT4ZU2RBZHAA6FHPE5E6F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9HN36OV16ZP4X03K487P56D3Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-EFDC4WTEPJH80JHC95OBJ0BGM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-E949NMCJR8RM7Z1KCMIN9AY5D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ENTQB5WTKBQK3SLFEERSGABX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-4L3FG0V5D1WADY67JB1JNW32Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-720A801CBK0EXIR28SOZ0BG0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-BVLFQUUHXJVNJ9JMKTKUVQV6L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1ZD0ON9GN62UQWLFBJR236ONX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-5I1BIH37WGLXVHQA770SFXSQV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-7UAUCWY6O1GKQW2HDQD9NIPZT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-1SSGGIYY1L70Y3AAHWT0QYLP4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DIBK8K7VRQ1RAWGF8P6TOZZNF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-6XFBEADTN32F8USV2GXRSVTI1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-1BE1CZAUYUEPTNSZ6R4LKWKHH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-3L05JGI4V2HSCQ3JATS6ZMOT2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-65194F9BVLTKNSZ1P7O4B4LTI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-3DT7V4WI5CAPPFSXD3DTGMUA5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-8THW4MS9BAYG0DBLD3A7WQDIS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-BAVWU9EOK4GPAAAIN9TA7CGIP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-6BN8YK0HRTAT1YGIK366ECFCX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-50VLVM8JZ43UMMOUWFMXRP39W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-18WA6BL2BNNNE9WH6PC3SCZLM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-9ZE9X3YKTT6TZ9DW0COAQQW1P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-AYD5KQ77TDVZ3LAG5IU5OT8DZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8P0QUGHKLTMTJRMYWTVXROZDM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-5E6JOAEAX32NG0WPUZX2XVJQ7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CloudKit-2CVVY67IY4YFB04TYWOQEITGM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-2Z9NSDM4EKYFDVYJ90ZRJR6VE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-PKLYS67N49EBJ1WGWQ5QHGQY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-3F12893OLZAL20556FHMD6HB6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-6STEEZ29GHCP0KULZUDX96ZDW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-41V5MZ2BSRPZG6WSRZWAJXG7R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-A1GYA5632GFJP57CC4QL0IOCH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-G7F102QGPG5H7QR6QUDYZN51.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-BMAYN82JVJ3N0EE8W11Q3GM1S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-5C9O0LYGJ9XBJW6BPVLRKX6N0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-EGXW96CYB5VRJQH45KMF4ZWD8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-61DW444SPL2MWQE6NG612LU3Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-3HXMA6VX4H2RBIJEKLTMRH256.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MultipeerConnectivity-5U54CTSGVKV3L3811OK99UTX1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-C82DDD62ALPLRAEC8ZHBXVAJY.pcm
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\ 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

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

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\ 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\ 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\ 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\ 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\ 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

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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone -enforce-exclusivity\=checked @/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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')
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HandGesture -Onone -enforce-exclusivity\=checked @/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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 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')
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\ 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\ 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 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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HandGesture -Onone -enforce-exclusivity\=checked @/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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')
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

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 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')
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\ 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

SwiftDriverJobDiscovery normal arm64 Compiling SnapGesture.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

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 Compiling Sphere.swift (in target 'HandGesture' from project 'HandGesture')
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 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')
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

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\ 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

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 HandGestureViewModifier.swift (in target 'HandGesture' from project 'HandGesture')
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 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 HandGesture+onChanged.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HandGesture+onEnded.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HoldingSphereGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HandGesture.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 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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone -enforce-exclusivity\=checked @/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros26.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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 -rdynamic -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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
ExtractAppIntentsMetadata (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ARUnderstanding --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 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
2025-12-28 13:34:24.878 appintentsmetadataprocessor[779:4458] Starting appintentsmetadataprocessor export
2025-12-28 13:34:25.011 appintentsmetadataprocessor[779:4458] 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
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HandGesture -Onone -enforce-exclusivity\=checked @/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-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.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros26.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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 -rdynamic -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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name HandGesture --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 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
2025-12-28 13:34:26.046 appintentsmetadataprocessor[782:4479] Starting appintentsmetadataprocessor export
2025-12-28 13:34:26.145 appintentsmetadataprocessor[782:4479] 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 **
2025-12-28 13:34:15.079 xcodebuild[646:3787] [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.