The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HandGesture, reference main (04f2c1), with Swift 6.2 for iOS using Xcode 26.3 on 28 Dec 2025 18:35:25 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=iOS

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:         iOS
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:
  HandGesture: /Users/admin/builder/spi-builder-workspace
  ARUnderstanding: https://github.com/johnhaney/ARUnderstanding @ 26.0.6
resolved source packages: HandGesture, ARUnderstanding
2025-12-28 13:35:07.036 xcodebuild[525:3049] [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:35:11.298 xcodebuild[647:3849] [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=iOS
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=iOS
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: 899e69d3e6074d675098fd0695ef52c3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/899e69d3e6074d675098fd0695ef52c3.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/ARUnderstanding.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/HandGesture.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/HandGesture.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/HandGesture.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HandGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/HandGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios17.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/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/GroupActivities-BB5105214ES96X0QFUJXEOTA5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-5ZA2MZAPXKZKD66UN05B42VJ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-93084N1CIKJBLKZE8LTR2NUCD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-AWS2ZO8SKG08U2J1MMWU28GXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-7LXLRGGN1D623D1E95O2ZDWLS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6OHAFO0Y4YTK36IIJ929ZZ68T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-CZJKBEI43OA06JDP3KIPJ4Y2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-BHKYUJAUYGLL08GPBO4TQ79OH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-D4KFX70QDSKDHAFN28VWFHJDD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-4HEYCJ9HH1X2946DQK6TLRTG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-RHS2SCTBLPG1AUMGZJECKB4D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-5K31RTC5DNLGL2IYOWN7J2J8Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-D95F3KSHWYHSFR9109JORKN6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-1KB3ILB46H4YPRQ26LHCZLDQX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-36J7EBZ5HELEOWD61NQLM46KZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-C6DY9F1RERP1JAPWRU17S8MPU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-AQMZFG0UVXVTKIZLVDITHU96I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-E8YE70PUSQVX9DA0UL27RTTKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-9UK0ECRCQJVHQYAW87OJXN78R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4DAVIYMELHVYMWDKM1G4P18OI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-2JNXL9A90000TV0GU8Y5T7X0Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-BA9YAR6Q3I1MV2W4CWIXPLFPO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-9RU0M5F9YTOC7HYPARTE49VAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-B2YPHTQAER4T3PESM94ZDPO9Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-AC8V68MC29VQSY963V3T4DPD0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-9LEQZ03SOTZEG4AMVIXFSZUDW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-92MN7GS18LZG7G0QQ34R746BY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-2H1E9I3OG0PY2IBIWHOBSBIM3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-5AN7WPG7SBH3UNV1FNLXG80JA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-67DONVBOSRN7IBPHURG42FEDJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-E18MYM271RS1N55UJQIYYOHAH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-A435WDUQ0JT418MMZ8E85WZAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-EZP3PH7XWVY0GVO6R6TJKF9Z0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-AKKPUICP42480R4JOHCYR0D42.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-DG6EY8CBZVX8H7UMMMAJ9U679.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-4EPVM2O1GUEIA1QUK3IA9AS90.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-1BSQL0IZ3PHOQE4MYNC9NT24T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-YOCUH5JHM5F0O4DNCMMS496R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-67F86WIBFB325LXQOB4QT2XNQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1SAC735IPQ9TY84PT2X9BPCAL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-CH69ES6RUVEPT0VR107A4E22E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-235FQ9BCZJZLEF3T10SAI28B1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-2NEJHO8HFQ0O16UY6U6D2HIO4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-1XOFCTV7U4T6KO1QZ1Y8POMDH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ModelIO-ZSL7TC5XJQZF8BZ6V6JLGFQK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-8CNY35VDH190WZ47SA2L8X3M3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-N5PB1A98EVM1KUZVGTNTG8KS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-3SXSRBGE0RHURU8MYTXMT2NZU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-B39K5IIQW5R6JVL0BJNT946ZJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-EXAU7F807CLJ8Z9S50DIPBJ6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-36T3EAJL88XLGZLOYSNWZPL9H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-273VX7TD1HQ3ELFCLXNM3OY9D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-81EYM0WSKQNN413T3JIM4FS0G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-7RSNX0DBUKIJ8U38L2MXF9W6X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-12PX14YUYM76QN7C2LG1BDPAX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-D7QRD1VN13GS44ZFRWPBL2ADD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-EXY5NL4LL17P5JNQQBHM8H0YM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-A5CA1FNUY3I2VBFQL124GG17Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-94LGJSRMETYQJIU7692ZGX2I6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-4Q5LL8CUVB9UBEZXVTU3JYKOX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreHaptics-WARHOLQ0QXQC7C2OQF69WNCZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-AN0NCTUQGHK3RZCC3D26PJYCN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-5DPI53K9H7LOUD5313ZKTT3IP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CloudKit-35CN2R5BWUVNVMD5NFXM7R7FC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-3COT9RWKZX49TJ9EY4FQ0VLPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-ERI0WCMU7HELD251EH7RAREVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-54FPHRDY25GQP9ZMQOKBETEZE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-656WUTAAHDL91DKA2NHAML9B6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-WBWQ06DNR6DMWQNQUCA6J10Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreML-94Y720GBKKYWFQZSQS1J2SGBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8UVTO75YAGGG5WMJ3UGQEHP7X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-F0SVSG2563939PO4DMK6MF78P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-3F9SNIZD6LASFAU8TXGBXSY6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-ZAV0QCEGD9DAGTO055R14GAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Vision-C1XHUMUYQWINOP1SCQFZI5GS2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-1ZQEF1LU1JN8QLPO4L4GC4V6S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-9S50XUBPXFYYFUBF06V7F09EY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-BQUR9MK7MK6XPUKOAYILXB6EC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MultipeerConnectivity-5EVNPOL4L6C6LY9KDLU79KWVC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GLKit-67SZE9FREG9LLU8K2HS2SNB2Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-5QO0Y8YI21OU43UBL04GLEHTD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-1SA1EAAMVEC5DHSOZLEZ2IWJ3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SceneKit-8X8RDV4PM6M9OYYJH13LWFUOJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SpriteKit-2PUKV6PLFP8DKFJL1C9S8W8QI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-7YXRYGV97ZZP4JJIS9XI8LD5.pcm
SwiftCompile normal arm64 Compiling\ PackCodable.swift,\ PackCodable+Double.swift,\ PackCodable+Float.swift,\ PackCodable+Int.swift,\ PackCodable+UInt32.swift,\ PackCodable+UUID.swift,\ ARUnderstandingSession.swift,\ Spatial+Helpers.swift,\ ARUnderstandingVisualizer.swift,\ CapturedAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/PackCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Double.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Float.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Int.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UInt32.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Session/ARUnderstandingSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Spatial+Helpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/ARUnderstandingVisualizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Visualizations/CapturedAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ARUnderstanding/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ 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\ 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\ 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

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

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

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

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

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ 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\ 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

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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios17.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/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 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')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ARUnderstanding-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ARUnderstanding-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.swiftmodule/Project/arm64-apple-ios.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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios18.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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

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\ 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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios18.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/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 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')
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-iphoneos/HandGesture-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HandGesture-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Sphere.swift (in target 'HandGesture' from project 'HandGesture')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.swiftmodule/Project/arm64-apple-ios.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

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 BodyTrackingProvider.swift, DeviceTrackingProvider.swift, FaceTrackingProvider.swift, ImageTrackingProvider.swift, ObjectTrackingProvider.swift, PlaneDetectionProvider.swift, RoomTrackingProvider.swift, SceneReconstructionProvider.swift, WorldTrackingProvider.swift, ARUnderstandng+ARKit.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling 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\ 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):
                            ~~~~^~~~~~
                            _
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

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')
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')
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 HandGestureViewModifier.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 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 SnapGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HoldingSphereGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HandGesture+onEnded.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling ClapGesture.swift, FingerGunGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling PunchGesture.swift (in target 'HandGesture' from project 'HandGesture')
SwiftDriverJobDiscovery normal arm64 Compiling HandGesture.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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios17.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-ios17.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 17.0 --bundle-identifier arunderstanding.ARUnderstanding --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.appintents --target-triple arm64-apple-ios17.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ARUnderstanding.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-iphoneos/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:35:23.954 appintentsmetadataprocessor[794:4603] Starting appintentsmetadataprocessor export
2025-12-28 13:35:24.090 appintentsmetadataprocessor[794:4603] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios18.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-ios18.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 18.0 --bundle-identifier spi-builder-workspace.HandGesture --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.appintents --target-triple arm64-apple-ios18.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HandGesture.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/Objects-normal/arm64/HandGesture.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/HandGesture.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/HandGesture.build/HandGesture.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HandGesture.build/Debug-iphoneos/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:35:24.634 appintentsmetadataprocessor[797:4622] Starting appintentsmetadataprocessor export
2025-12-28 13:35:24.742 appintentsmetadataprocessor[797:4622] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/HandGesture.o
** BUILD SUCCEEDED **
2025-12-28 13:35:12.966 xcodebuild[652:3888] [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.