The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ARUnderstanding, reference v26.0.6 (d41d3e), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 28 Dec 2025 09:09:42 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 ARUnderstanding -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnhaney/ARUnderstanding.git
Reference: v26.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnhaney/ARUnderstanding
 * tag               v26.0.6    -> FETCH_HEAD
HEAD is now at d41d3ea Merge pull request #13 from johnhaney/release/26.0.6
Cloned https://github.com/johnhaney/ARUnderstanding.git
Revision (git rev-parse @):
d41d3ead378c841acf80eb70179225af2cb9de16
SUCCESS checkout https://github.com/johnhaney/ARUnderstanding.git at v26.0.6
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/johnhaney/ARUnderstanding.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
Resolve Package Graph
Resolved source packages:
  ARUnderstanding: /Users/admin/builder/spi-builder-workspace
resolved source packages: ARUnderstanding
2025-12-28 04:09:22.633 xcodebuild[521:3029] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ARUnderstanding",
  "name" : "ARUnderstanding",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ARUnderstanding",
      "targets" : [
        "ARUnderstanding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ARUnderstandingTests",
      "module_type" : "SwiftTarget",
      "name" : "ARUnderstandingTests",
      "path" : "Tests/ARUnderstandingTests",
      "sources" : [
        "ARUnderstandingTests.swift",
        "SpatialHelperTests.swift"
      ],
      "target_dependencies" : [
        "ARUnderstanding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ARUnderstanding",
      "module_type" : "SwiftTarget",
      "name" : "ARUnderstanding",
      "path" : "Sources/ARUnderstanding",
      "product_memberships" : [
        "ARUnderstanding"
      ],
      "sources" : [
        "ARKit+iOS/ARKit+Capture/ARAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARBodyAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARFaceAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARImageAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARMeshAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARObjectAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARPlaneAnchor+Capture.swift",
        "ARKit+iOS/ARKit_iOS+ARUnderstanding.swift",
        "ARKit+iOS/ARProvider+iOS.swift",
        "ARKit+iOS/DataProviders/ARDataProvider.swift",
        "ARKit+iOS/DataProviders/BodyTrackingProvider.swift",
        "ARKit+iOS/DataProviders/DeviceTrackingProvider.swift",
        "ARKit+iOS/DataProviders/FaceTrackingProvider.swift",
        "ARKit+iOS/DataProviders/ImageTrackingProvider.swift",
        "ARKit+iOS/DataProviders/ObjectTrackingProvider.swift",
        "ARKit+iOS/DataProviders/PlaneDetectionProvider.swift",
        "ARKit+iOS/DataProviders/RoomTrackingProvider.swift",
        "ARKit+iOS/DataProviders/SceneReconstructionProvider.swift",
        "ARKit+iOS/DataProviders/WorldTrackingProvider.swift",
        "ARKit+unavailableOS/ARUnderstandng+ARKit.swift",
        "ARKit+visionOS/ARProvider+visionOS.swift",
        "ARKit+visionOS/DeviceAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/HandAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/ImageAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/MeshAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/ObjectAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/PlaneAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/RoomAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/WorldAnchor+ARUnderstanding.swift",
        "ARKitRepresentable.swift",
        "ARUnderstanding.swift",
        "ARUnderstandingLiveInput/ARUnderstanding+iOS.swift",
        "ARUnderstandingLiveInput/ARUnderstanding+visionOS.swift",
        "CapturedAnchor/ARKit+Hashable.swift",
        "CapturedAnchor/CapturedAnchor.swift",
        "CapturedAnchor/CapturedBodyAnchor.swift",
        "CapturedAnchor/CapturedDeviceAnchor.swift",
        "CapturedAnchor/CapturedFaceAnchor.swift",
        "CapturedAnchor/CapturedFaceStatic.swift",
        "CapturedAnchor/CapturedHandAnchor.swift",
        "CapturedAnchor/CapturedImageAnchor.swift",
        "CapturedAnchor/CapturedMeshAnchor.swift",
        "CapturedAnchor/CapturedObjectAnchor.swift",
        "CapturedAnchor/CapturedPlaneAnchor.swift",
        "CapturedAnchor/CapturedRoomAnchor.swift",
        "CapturedAnchor/CapturedWorldAnchor.swift",
        "CapturedAnchor/SavedAnchor.swift",
        "Recording+Playback/ARKit_Playback/ARKit+Playback.swift",
        "Recording+Playback/ARKit_Playback/AnchorPlayback.swift",
        "Recording+Playback/ARKit_Playback/FaceTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/HandTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/ImageTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/ObjectTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/PlaneTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/RoomTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/SceneTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/WorldTracking+Playback.swift",
        "Recording+Playback/ARKit_Record/ARKit+Record.swift",
        "Recording+Playback/ARKit_Record/AnchorRecorder.swift",
        "Recording+Playback/ARKit_Record/BinaryReader.swift",
        "Recording+Playback/ARKit_Record/BinaryWriter.swift",
        "Recording+Playback/ARKit_Record/HandTracking+Record.swift",
        "Recording+Playback/ARKit_Record/ImageTracking+Record.swift",
        "Recording+Playback/ARKit_Record/PlaneTracking+Record.swift",
        "Recording+Playback/ARKit_Record/SceneTracking+Record.swift",
        "Recording+Playback/ARKit_Record/WorldTracking+Record.swift",
        "Recording+Playback/ARUnderstanding+Playback/ARUnderstanding+Playback.swift",
        "Recording+Playback/ARUnderstanding+Record/ARUnderstanding+Record.swift",
        "Recording+Playback/ARUnderstanding+Record/ARUnderstandingProvider.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedBodyAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedDeviceAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedFaceAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedHandAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedImageAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedMeshAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedObjectAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedPlaneAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedRoomAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedWorldAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Double.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Float.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Int.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UInt32.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UUID.swift",
        "Session/ARUnderstandingSession.swift",
        "Spatial+Helpers.swift",
        "Visualizations/ARUnderstandingVisualizer.swift",
        "Visualizations/CapturedAnchor+Visualizable.swift",
        "Visualizations/CapturedBodyAnchor+Visualizable.swift",
        "Visualizations/CapturedDeviceAnchor+Visualizable.swift",
        "Visualizations/CapturedFaceAnchor+Visualizable.swift",
        "Visualizations/CapturedHandAnchor+Visualizable.swift",
        "Visualizations/CapturedImageAnchor+Visualizable.swift",
        "Visualizations/CapturedMeshAnchor+Visualizable.swift",
        "Visualizations/CapturedObjectAnchor+Visualizable.swift",
        "Visualizations/CapturedPlaneAnchor+Visualizable.swift",
        "Visualizations/CapturedRoomAnchor+Visualizable.swift",
        "Visualizations/CapturedWorldAnchor+Visualizable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ARUnderstanding"
    ]
  }
}
2025-12-28 04:09:27.310 xcodebuild[606:3649] [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 ARUnderstanding -destination platform=macOS,arch=arm64
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 ARUnderstanding -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ARUnderstanding: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 825bd0b48bf715140275c8533cb5918c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/825bd0b48bf715140275c8533cb5918c.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.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/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.modulemap (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-OutputFileMap.json (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.LinkFileList (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.modulemap (in target 'ARUnderstanding' from project 'ARUnderstanding')
    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/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.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/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift:30:10: warning: TODO: Implement proper mesh generation
#warning("TODO: Implement proper mesh generation")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-5RY92MCHDF24AM69T8UUJC0XI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9QFZFBVJWWW8RV902QAZDNW2Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-DS88A7JA7CG1E143T9GZNTRV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-EYBOG1SE57TXSX5PIUROEKUT2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-1VRHPJWG7SQLXZ7EXL64OAFXY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-77NPTR99JLCAXXGD5X7LX08YD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GroupActivities-B8W0GN319GOS3TTHFJPJJ8H05.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-38W5YX2NXLZDV0NY8IRPD284X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-BKHLF0ERO9Q4V85LUQC146WAR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-BJ9VXUY5EJNK2U60VHZJ5PQ09.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-8WH72VBCF4QXGZJZBIU4H2MXO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-AL94IFL8J8VWRB7161ZDR04U5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-79HLXVG06Z1GQNSYP24OCDW4Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9XGLVHFJGLVLUCQ4IIZMJFFKA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-LPB76LX8HABMDJM6ZEQA5LY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-8DN015KXQBR2J73FRMIICTK2Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-D0ZXUFACLCZBPX93ZCSIY0320.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-35K8VIQE18Q14XKMJPR6TX95Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-CGAVO9MF0WHJ6UHNFFLVADYRG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-CCPPSJUGUFL7PAO6L5EEJJPA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-5REC3C0SQLKTPG94QHTP77VO4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-2O2PKQQLBAFNANNX8UX0H7WSM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-7ZBU29JLIW9D5YMA6SUL5G9HQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1QP1G30Y5AKPYFNMEP6YNYJO9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-2VA102H8CWK36PJQDGR0IKV09.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-5EP1XJE7Z3E04ZOCCJD7DUPUI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-53ST8517QB1SRT4R2QW7IEWX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-69MHUF71SR11JQB49J2I3W4D3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-BQ0IXB27N55JWW8AEUYFZM7OC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1O1R6A45ACXJQR9S25OXK3PJ8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-CMGYZD1XPYR4M0SP1D6OMXEIY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-3RXQSED1PA43XF928NX9BPNJX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-A042ZSSKT4BJUIY6IJ74DE463.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-1T7L9ZOH2SWMF2BVUJIOPMAWX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-1GFEK6591OXWS6GEW0QU7CBVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-6A5CIR7334ZREL3I9Y0ITFZX0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-7OIEUS7T8P1T8ZZ1O7HFYFNKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-56GR6ZY2EZP950P57J84NM3DZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-B7Q76MGH52DI02YWA32IBQ6YB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-94RNOCKF0RWR6JMEB13N1CLLN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-DS6NH8OED4WKW3FY6BO84M888.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-E4T9QZ19WZYTA5AW5M0RVNSF0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-11XZ4YN4VUHDEQRA2SM88CYHF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-CTWES6W800HILKCWMKYUC8C2I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-1T15IF59OXMVC681YB6SRF9KS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-247W7XKBA1DH8KA3LNBA73D9W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-871AE1FC3DLFIULFSWNDK0ATR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-565IWS3G3D6DUANLU6RDK51EW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3MZTDT5ZGDGUYVT6MHRNAAW8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-4L7G5M3QFHLNSBV9NM99P51OF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-9E8GQRTD9IFO3AWN5XMLOUNKQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-7BTP7B9256BVR97S5AV6CKG5M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-1Z2YZZ7C7AL7EF20L24Z5VEQV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-Z4YS2RGQ2TL3HPRORZCCWU0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-DW664GZXQUQK6WO8J75FI09O9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-5BJMLYOV23XDCPO5OV9I09QY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-1H1P8LGJ8VI07Y3IF3J3R334G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-BE8630L7B3Z4BBCLAQKAUPC73.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-5WJYSBRRWOV8CILLOUDZM0DKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-EIRT8AVDYN99JU9DFIJV5CNMU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-1LEVEFSN1XBMHWBDWFZ8B5QDI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-6K7VGELRZ3AWMJXT88UMB18XA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8UG43HO29SWFV4ZK2ID99HM4G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-2YFE3TPO4QEYCO7UR90T0NTTB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-9VE3RM1XBDH06HWAP65NYDD39.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Carbon-5PVGA62NSVI602N3NPH1VOVSO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-8QIQQOU4RBB70M9XRD4E7F5BK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CloudKit-EBAVBO8351QFX5IST1PX194B2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-631ZZMXS7EBMO9TZYVJ9UI6KH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-A4TG8TKKBV3POIHUMBFQO415W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-9ETGBKOR7LFP4EXBN62JUL5PE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-BC6H7V9MWCZVN2RKBZGAP23G0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-3NFI57L0Q52G1U3ZZXKGIL7FC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-571VZHBYSSF4VCYVMCOYWPXO4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-BZODGAG0Z4FL90C5P8KTKJPB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-C58ECADPIZC2F4GHOQJKSYWNC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-2CWPY0UI0CWZ3Z2W9H1S71PHI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-3QGSFGWGDLMXRBW0WVKLPNDXL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-1Z81YH877XVWPPBVL62QDRJU7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-EYA361B9SAHRSL54BF5IN92DD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-7E61E4Q0BBXN5VNMKVRMXDJ8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Cocoa-74TI81CKWEESQU0DLJ9DZ17PE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MultipeerConnectivity-24KIKF9LNR3N35BFPMJV4GBG3.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
EmitSwiftModule normal arm64 (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift:30:10: warning: TODO: Implement proper mesh generation
#warning("TODO: Implement proper mesh generation")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:15:24: warning: use of protocol 'AsyncSequence' as a type must be written 'any AsyncSequence'; this will be an error in a future Swift language mode
    var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> { get }
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                       any AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never>
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:31:35: warning: use of protocol 'AsyncSequence' as a type must be written 'any AsyncSequence'; this will be an error in a future Swift language mode
        public var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> {
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  any AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never>
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/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedBodyAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedDeviceAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedFaceAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedHandAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedImageAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedMeshAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedObjectAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedPlaneAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedRoomAnchor+PackCodable.swift /Users/admin/builder/spi-builder-workspace/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/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/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/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

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedFaceAnchor+PackCodable.swift:23:31: warning: 'init(_:)' is deprecated: replaced by 'init(truncating:)'
            output.append(try Float(blendShapes[shape] ?? 0).pack())
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedFaceAnchor+PackCodable.swift:23:31: note: use 'init(truncating:)' instead
            output.append(try Float(blendShapes[shape] ?? 0).pack())
                              ^
                                    truncating:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedHandAnchor+PackCodable.swift:29:26: warning: conditional cast from 'Self' to 'any HandAnchorRepresentable' always succeeds
        fidelity = (self as? (any HandAnchorRepresentable))?.fidelity ?? .high
                         ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedWorldAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ 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/Sources/ARUnderstanding/CapturedAnchor/CapturedImageAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/CapturedMeshAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/CapturedObjectAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/CapturedPlaneAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/CapturedRoomAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/CapturedWorldAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/SavedAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ARKit+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/AnchorPlayback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/FaceTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/Sources/ARUnderstanding/ARKit+iOS/DataProviders/BodyTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/DeviceTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/FaceTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ImageTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ObjectTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/PlaneDetectionProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/RoomTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/SceneReconstructionProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/WorldTrackingProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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\ 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/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedDeviceAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedHandAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedImageAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedMeshAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedObjectAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedPlaneAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedRoomAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedWorldAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift:26:60: warning: 'init(_:)' is deprecated: replaced by 'init(repeating:)'
        rootEntity.transform = Transform(scale: SIMD3<Float>(estimatedScaleFactor))
                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift:26:60: note: use 'init(repeating:)' instead
        rootEntity.transform = Transform(scale: SIMD3<Float>(estimatedScaleFactor))
                                                           ^
                                                             repeating:
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift:71:60: warning: 'init(_:)' is deprecated: replaced by 'init(repeating:)'
        rootEntity.transform = Transform(scale: SIMD3<Float>(estimatedScaleFactor))
                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedBodyAnchor+Visualizable.swift:71:60: note: use 'init(repeating:)' instead
        rootEntity.transform = Transform(scale: SIMD3<Float>(estimatedScaleFactor))
                                                           ^
                                                             repeating:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift:30:10: warning: TODO: Implement proper mesh generation
#warning("TODO: Implement proper mesh generation")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/Sources/ARUnderstanding/Visualizations/CapturedWorldAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ 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/Sources/ARUnderstanding/ARKit+visionOS/ARProvider+visionOS.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/DeviceAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/HandAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/ImageAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/MeshAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/ObjectAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/PlaneAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/RoomAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+visionOS/WorldAnchor+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKitRepresentable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/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/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/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/Sources/ARUnderstanding/ARKitRepresentable.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/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARBodyAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARFaceAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARImageAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARMeshAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARObjectAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARKit+Capture/ARPlaneAnchor+Capture.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARKit_iOS+ARUnderstanding.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/ARProvider+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/ARKit+iOS/DataProviders/ARDataProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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\ 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/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ImageTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/ObjectTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/PlaneTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/RoomTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/SceneTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/WorldTracking+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/ARKit+Record.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/AnchorRecorder.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/BinaryReader.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:15:24: warning: use of protocol 'AsyncSequence' as a type must be written 'any AsyncSequence'; this will be an error in a future Swift language mode
    var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> { get }
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                       any AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never>
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:31:35: warning: use of protocol 'AsyncSequence' as a type must be written 'any AsyncSequence'; this will be an error in a future Swift language mode
        public var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> {
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  any AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never>
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/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/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/AnchorRecorder.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/AnchorRecorder.swift:83: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/ARUnderstanding/Recording+Playback/ARKit_Record/AnchorRecorder.swift:85:33: warning: immutable value 'string' was never used; consider replacing with '_' or removing it
        case .trackingError(let string):
                            ~~~~^~~~~~
                            _
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/BinaryReader.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/CapturedBodyAnchor.swift:143:9: warning: default will never be executed
        default: "unknown"
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/CapturedAnchor/CapturedBodyAnchor.swift:156:9: warning: default will never be executed
        default: .root
        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/Sources/ARUnderstanding/CapturedAnchor/CapturedHandAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PackCodable.swift,\ PackCodable+Double.swift,\ PackCodable+Float.swift,\ PackCodable+Int.swift,\ PackCodable+UInt32.swift,\ PackCodable+UUID.swift,\ ARUnderstandingSession.swift,\ Spatial+Helpers.swift,\ ARUnderstandingVisualizer.swift,\ CapturedAnchor+Visualizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/PackCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Double.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Float.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Int.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UInt32.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UUID.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Session/ARUnderstandingSession.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Spatial+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/ARUnderstandingVisualizer.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedAnchor+Visualizable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/Sources/ARUnderstanding/Session/ARUnderstandingSession.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Session/ARUnderstandingSession.swift:31: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/ARUnderstanding/Session/ARUnderstandingSession.swift:33:33: warning: immutable value 'string' was never used; consider replacing with '_' or removing it
        case .trackingError(let string):
                            ~~~~^~~~~~
                            _
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Session/ARUnderstandingSession.swift:107:17: warning: immutable value 'input' was never used; consider replacing with '_' or removing it
        if let (input, inputTask) = self.inputs.removeValue(forKey: name) {
                ^~~~~
                _
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/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/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/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\ 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/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/BinaryWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/HandTracking+Record.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/ImageTracking+Record.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/PlaneTracking+Record.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/SceneTracking+Record.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Record/WorldTracking+Record.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Playback/ARUnderstanding+Playback.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/ARUnderstanding+Record.swift /Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/ARUnderstandingProvider.swift /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/Sources/ARUnderstanding/Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.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/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/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 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')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ARUnderstanding-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ARUnderstanding-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule (in target 'ARUnderstanding' from project 'ARUnderstanding')
    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/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftdoc (in target 'ARUnderstanding' from project 'ARUnderstanding')
    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/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.abi.json (in target 'ARUnderstanding' from project 'ARUnderstanding')
    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/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftsourceinfo (in target 'ARUnderstanding' from project 'ARUnderstanding')
    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/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ARProvider+visionOS.swift, DeviceAnchor+ARUnderstanding.swift, HandAnchor+ARUnderstanding.swift, ImageAnchor+ARUnderstanding.swift, MeshAnchor+ARUnderstanding.swift, ObjectAnchor+ARUnderstanding.swift, PlaneAnchor+ARUnderstanding.swift, RoomAnchor+ARUnderstanding.swift, WorldAnchor+ARUnderstanding.swift, ARKitRepresentable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling BinaryWriter.swift, HandTracking+Record.swift, ImageTracking+Record.swift, PlaneTracking+Record.swift, SceneTracking+Record.swift, WorldTracking+Record.swift, ARUnderstanding+Playback.swift, ARUnderstanding+Record.swift, ARUnderstandingProvider.swift, CapturedAnchor+PackCodable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling HandTracking+Playback.swift, ImageTracking+Playback.swift, ObjectTracking+Playback.swift, PlaneTracking+Playback.swift, RoomTracking+Playback.swift, SceneTracking+Playback.swift, WorldTracking+Playback.swift, ARKit+Record.swift, AnchorRecorder.swift, BinaryReader.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
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 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 ARUnderstanding.swift, ARUnderstanding+iOS.swift, ARUnderstanding+visionOS.swift, ARKit+Hashable.swift, CapturedAnchor.swift, CapturedBodyAnchor.swift, CapturedDeviceAnchor.swift, CapturedFaceAnchor.swift, CapturedFaceStatic.swift, CapturedHandAnchor.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftDriverJobDiscovery normal arm64 Compiling 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')
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.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/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/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/ARUnderstanding.o normal (in target 'ARUnderstanding' from project 'ARUnderstanding')
    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-macos15.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/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/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.o
ExtractAppIntentsMetadata (in target 'ARUnderstanding' from project 'ARUnderstanding')
    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 ARUnderstanding --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A324 --platform-family macOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.ARUnderstanding --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.appintents --target-triple arm64-apple-macos15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-28 04:09:41.550 appintentsmetadataprocessor[723:4195] Starting appintentsmetadataprocessor export
2025-12-28 04:09:41.686 appintentsmetadataprocessor[723:4195] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.o (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ARUnderstanding.o
** BUILD SUCCEEDED **
2025-12-28 04:09:28.700 xcodebuild[608:3677] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:7c768cbeed8d3063746d49e54d3d5609131882da, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7c768cbeed8d3063746d49e54d3d5609131882da, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7c768cbeed8d3063746d49e54d3d5609131882da, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7c768cbeed8d3063746d49e54d3d5609131882da, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Visualizations/CapturedFaceAnchor+Visualizable.swift:30:10: warning: TODO: Implement proper mesh generation
#warning("TODO: Implement proper mesh generation")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ARUnderstanding",
  "name" : "ARUnderstanding",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ARUnderstanding",
      "targets" : [
        "ARUnderstanding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ARUnderstandingTests",
      "module_type" : "SwiftTarget",
      "name" : "ARUnderstandingTests",
      "path" : "Tests/ARUnderstandingTests",
      "sources" : [
        "ARUnderstandingTests.swift",
        "SpatialHelperTests.swift"
      ],
      "target_dependencies" : [
        "ARUnderstanding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ARUnderstanding",
      "module_type" : "SwiftTarget",
      "name" : "ARUnderstanding",
      "path" : "Sources/ARUnderstanding",
      "product_memberships" : [
        "ARUnderstanding"
      ],
      "sources" : [
        "ARKit+iOS/ARKit+Capture/ARAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARBodyAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARFaceAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARImageAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARMeshAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARObjectAnchor+Capture.swift",
        "ARKit+iOS/ARKit+Capture/ARPlaneAnchor+Capture.swift",
        "ARKit+iOS/ARKit_iOS+ARUnderstanding.swift",
        "ARKit+iOS/ARProvider+iOS.swift",
        "ARKit+iOS/DataProviders/ARDataProvider.swift",
        "ARKit+iOS/DataProviders/BodyTrackingProvider.swift",
        "ARKit+iOS/DataProviders/DeviceTrackingProvider.swift",
        "ARKit+iOS/DataProviders/FaceTrackingProvider.swift",
        "ARKit+iOS/DataProviders/ImageTrackingProvider.swift",
        "ARKit+iOS/DataProviders/ObjectTrackingProvider.swift",
        "ARKit+iOS/DataProviders/PlaneDetectionProvider.swift",
        "ARKit+iOS/DataProviders/RoomTrackingProvider.swift",
        "ARKit+iOS/DataProviders/SceneReconstructionProvider.swift",
        "ARKit+iOS/DataProviders/WorldTrackingProvider.swift",
        "ARKit+unavailableOS/ARUnderstandng+ARKit.swift",
        "ARKit+visionOS/ARProvider+visionOS.swift",
        "ARKit+visionOS/DeviceAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/HandAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/ImageAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/MeshAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/ObjectAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/PlaneAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/RoomAnchor+ARUnderstanding.swift",
        "ARKit+visionOS/WorldAnchor+ARUnderstanding.swift",
        "ARKitRepresentable.swift",
        "ARUnderstanding.swift",
        "ARUnderstandingLiveInput/ARUnderstanding+iOS.swift",
        "ARUnderstandingLiveInput/ARUnderstanding+visionOS.swift",
        "CapturedAnchor/ARKit+Hashable.swift",
        "CapturedAnchor/CapturedAnchor.swift",
        "CapturedAnchor/CapturedBodyAnchor.swift",
        "CapturedAnchor/CapturedDeviceAnchor.swift",
        "CapturedAnchor/CapturedFaceAnchor.swift",
        "CapturedAnchor/CapturedFaceStatic.swift",
        "CapturedAnchor/CapturedHandAnchor.swift",
        "CapturedAnchor/CapturedImageAnchor.swift",
        "CapturedAnchor/CapturedMeshAnchor.swift",
        "CapturedAnchor/CapturedObjectAnchor.swift",
        "CapturedAnchor/CapturedPlaneAnchor.swift",
        "CapturedAnchor/CapturedRoomAnchor.swift",
        "CapturedAnchor/CapturedWorldAnchor.swift",
        "CapturedAnchor/SavedAnchor.swift",
        "Recording+Playback/ARKit_Playback/ARKit+Playback.swift",
        "Recording+Playback/ARKit_Playback/AnchorPlayback.swift",
        "Recording+Playback/ARKit_Playback/FaceTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/HandTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/ImageTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/ObjectTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/PlaneTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/RoomTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/SceneTracking+Playback.swift",
        "Recording+Playback/ARKit_Playback/WorldTracking+Playback.swift",
        "Recording+Playback/ARKit_Record/ARKit+Record.swift",
        "Recording+Playback/ARKit_Record/AnchorRecorder.swift",
        "Recording+Playback/ARKit_Record/BinaryReader.swift",
        "Recording+Playback/ARKit_Record/BinaryWriter.swift",
        "Recording+Playback/ARKit_Record/HandTracking+Record.swift",
        "Recording+Playback/ARKit_Record/ImageTracking+Record.swift",
        "Recording+Playback/ARKit_Record/PlaneTracking+Record.swift",
        "Recording+Playback/ARKit_Record/SceneTracking+Record.swift",
        "Recording+Playback/ARKit_Record/WorldTracking+Record.swift",
        "Recording+Playback/ARUnderstanding+Playback/ARUnderstanding+Playback.swift",
        "Recording+Playback/ARUnderstanding+Record/ARUnderstanding+Record.swift",
        "Recording+Playback/ARUnderstanding+Record/ARUnderstandingProvider.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedBodyAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedDeviceAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedFaceAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedHandAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedImageAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedMeshAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedObjectAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedPlaneAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedRoomAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/CapturedWorldAnchor+PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/PackCodable.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Double.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Float.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+Int.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UInt32.swift",
        "Recording+Playback/ARUnderstanding+Record/CapturedAnchor+PackCodable/Primitives/PackCodable+UUID.swift",
        "Session/ARUnderstandingSession.swift",
        "Spatial+Helpers.swift",
        "Visualizations/ARUnderstandingVisualizer.swift",
        "Visualizations/CapturedAnchor+Visualizable.swift",
        "Visualizations/CapturedBodyAnchor+Visualizable.swift",
        "Visualizations/CapturedDeviceAnchor+Visualizable.swift",
        "Visualizations/CapturedFaceAnchor+Visualizable.swift",
        "Visualizations/CapturedHandAnchor+Visualizable.swift",
        "Visualizations/CapturedImageAnchor+Visualizable.swift",
        "Visualizations/CapturedMeshAnchor+Visualizable.swift",
        "Visualizations/CapturedObjectAnchor+Visualizable.swift",
        "Visualizations/CapturedPlaneAnchor+Visualizable.swift",
        "Visualizations/CapturedRoomAnchor+Visualizable.swift",
        "Visualizations/CapturedWorldAnchor+Visualizable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.