The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ARUnderstanding, reference v26.0.6 (d41d3e), with Swift 6.3 for watchOS using Xcode 26.4 on 18 Apr 2026 00:20:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/johnhaney/ARUnderstanding.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ARUnderstanding: /Users/admin/builder/spi-builder-workspace
resolved source packages: ARUnderstanding
2026-04-17 20:19:39.686 xcodebuild[529:3066] [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"
    ]
  }
}
2026-04-17 20:19:47.564 xcodebuild[631:3830] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ARUnderstanding -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ARUnderstanding -destination generic/platform=watchOS
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a7dfd89c592694b761ee4b48271b37d7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a7dfd89c592694b761ee4b48271b37d7.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
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-watchos
    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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/ARUnderstanding.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/ARUnderstanding.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/ARUnderstanding.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/ARUnderstanding.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver ARUnderstanding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos10.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/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-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ARUnderstanding normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos10.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-EDJTPVI58WEN65KIWCAS19P47.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-32WBVDB5Y1RJ3SQX5PTMTSJGL.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-9QJQ6YF71IBBNARH6DJ15ECUA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-3FGS91GJTSCVBQWF0AZ8RDWIB.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-86SG3KWN2416SP1TV07QXWLZJ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-CS37TA6S5T8WO941F1Y6KPTPB.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-266NT1P7D1LMWVI1EJLP0L9GE.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-32VS6E3RJ2GW9HCKVH7N8W3I1.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5FZDPVDXD2HPLM78ZOM9N03SU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-1SCPK6D91G9GTJ123R4QFENF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-8NZTOI4T0VWLZ8LCHBTWOV0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-9C1VDMTMAA0JCC5F9EDHMU7LC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-D9WKCDD8BROY62AW3B8MFPIXL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-4ZAELXTE2GG4SZFDXPWPT7O9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-23GVZO3J60TK1907VB9EHEBV9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3F71YKAFPIL4I12A9PF0U6XHE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EZGCYJSMQH3DYOXQY29AVGE07.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-VGXHWQD1X9HM4Q2T00E645TO.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-6O6RHGGQ8I02TIQLYBL6S0W5Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1DTQYY9UU66023I0ATSGWG7ZE.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-EU5DPB0SJLR7RBL14Y02NSQS1.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-BWJ8WVXJZ6T37PQKKMKQAIQ22.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9HF0QGHXY3KFYNL697MDX2JFV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-EL9Q6E0RP2I23KV7GOAH9UASG.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-CB4VV3DL9JU7QK07DFPTR1S98.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-D49PZOP3LYQFTFQ3ZWU4CUWLY.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-ANMRWEGXQF51I6TK574L4FTFE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-5N90L5D6IYIYT6DRYMU0H0V03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-1QW94ZHIZZXOB62TJKJPRLCTE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7P8EAMJHII1Y13KPDIO6OPE85.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2MDX0JUJBHWXYAT94YRQV837U.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-BKK5BSQWGF92KVELOAWQ749XO.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-DQXMIVMPV59MBDS8RBYO28RCI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2GWRARA6K993RJ88V1Y96KEJJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-A88IAH4Z4IGJYJY9DHXOYF0PT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-2WFP6MBSRG4CHG5CFVU25G0JT.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-8SQHK6BHD7C805PBQL0T3FF2V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9IKAGRULHBU3C82MV2Y7ETRR9.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EXSLV4FZ23ACOHESV6HN242JF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-D1BA92JP0VXKAOKXR6B6MZJZO.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-5RZFWVV8YNUMXZPG68I0D6UIC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-XGV52KQFXMD01HFUCKCO8T5R.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7RNW0MG49KNRIDK4EABV8EZ05.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-7UUR49QAGO7D92C84DCGJCQ92.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9GNV3GPGTFX3JG66LQF1QW75.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-CCJUSSH0DVWV8RNFZE7C9Q3EZ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-7E7HKSKAV5AQ47IQSCMCCSI5V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-ABHR2RPZAPKKRPEZKN1VS3U62.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-4432WEOWGS1BJEUBC5UJRUFI3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-57SK7T5TWBSHOGKKP26ZBGOZ9.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-4G9M6BOQAKJFT396RD8IL8IUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-B36SMAPOXYMQNNNBLHT80G2FZ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BJL619DGQVH96DCT9RMEYS271.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-EF0P0CB81D8MM9HSY5UO4BF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-84YPE2UAZHTV4F627ZS1DADPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-Y7I7SAWGZK3XSFY29XNYOFQY.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-AXKI2YDDM3L6KB47XNG0PF9RP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-55ZJ68VT842DCPTG7CL87QDCP.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-71DXGL209Y0POA2RI0VLBU7FT.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-7PZPGEIU06ZLG1N4R7CBZS0QH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-CJF9S1GD17SUTG2N02F5NUAQM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8P4ROWVRZKZVZOL4S233P5SIA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-31UN2CX7CUTVJGRDSF1GJVT2O.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-AW7TSDOET4XXX01XSZA02UJAR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-7BDO0EMJRHS1THDHPCHC04IUO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-9F7Z2CN8YMUC79RM7WW75WT87.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-7276IVX86B0Q4DB58ZSZV5FW8.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-7MQDJ3O3IADLHVCKYCSONIC0.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-9C8ME3X3G6ATSYC10PEHCREZX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-8TNC6QTAOHB3R9J131QRHTSUR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-9KJ5D81P3YTXBB61JCG6G3JHT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-6GQM93B2IQBVUAXB2G2N2HM8Z.pcm
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
EmitSwiftModule normal arm64_32 (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:80: error: 'Failure' is only available in watchOS 11.0 or newer
    var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> { get }
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:15:9: note: add '@available' attribute to enclosing property
    var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:14:17: note: add '@available' attribute to enclosing protocol
public protocol HandTrackingProviderRepresentable {
                ^
/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:91: error: 'Failure' is only available in watchOS 11.0 or newer
        public var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> {
                                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:31:20: note: add '@available' attribute to enclosing property
        public var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:22:17: note: add '@available' attribute to enclosing class
    final class HandTrackingPlaybackProvider: HandTrackingProviderRepresentable {
                ^
/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>
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 -target arm64_32-apple-watchos10.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding-dependencies-1.json -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ARUnderstanding -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64_32-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.abi.json
SwiftCompile normal arm64_32 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_32 /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_32 /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_32 /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

SwiftCompile normal arm64_32 /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

SwiftCompile normal arm64_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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

SwiftCompile normal arm64_32 /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_32 /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_32 /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_32 /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_32 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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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

SwiftCompile normal arm64_32 /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_32 /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_32 /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_32 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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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

SwiftCompile normal arm64_32 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_32 /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

SwiftCompile normal arm64_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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_32 /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

SwiftCompile normal arm64_32 /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

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

SwiftDriverJobDiscovery normal arm64_32 Compiling ARAnchor+Capture.swift, ARBodyAnchor+Capture.swift, ARFaceAnchor+Capture.swift, ARImageAnchor+Capture.swift, ARMeshAnchor+Capture.swift, ARObjectAnchor+Capture.swift, ARPlaneAnchor+Capture.swift, ARKit_iOS+ARUnderstanding.swift, ARProvider+iOS.swift, ARDataProvider.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 Compiling\ 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

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

SwiftDriverJobDiscovery normal arm64_32 Compiling ARProvider+visionOS.swift, DeviceAnchor+ARUnderstanding.swift, HandAnchor+ARUnderstanding.swift, ImageAnchor+ARUnderstanding.swift, MeshAnchor+ARUnderstanding.swift, ObjectAnchor+ARUnderstanding.swift, PlaneAnchor+ARUnderstanding.swift, RoomAnchor+ARUnderstanding.swift, WorldAnchor+ARUnderstanding.swift, ARKitRepresentable.swift (in target 'ARUnderstanding' from project 'ARUnderstanding')
SwiftCompile normal arm64 Compiling\ 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')
2026-04-17 20:19:49.107 xcodebuild[638:3890] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'ARUnderstanding' from project 'ARUnderstanding')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
	Building workspace spi-builder-workspace with scheme ARUnderstanding
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ARUnderstanding: /Users/admin/builder/spi-builder-workspace
resolved source packages: ARUnderstanding
2026-04-17 20:19:56.945 xcodebuild[742:4373] [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"
    ]
  }
}
2026-04-17 20:19:58.360 xcodebuild[752:4458] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ARUnderstanding -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ARUnderstanding -destination generic/platform=watchOS
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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver ARUnderstanding normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos10.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/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-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64_32/ARUnderstanding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ARUnderstanding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ARUnderstanding' from project 'ARUnderstanding')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ARUnderstanding -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos10.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-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/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-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/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-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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+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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 -target arm64-apple-watchos10.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ARUnderstanding -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ARUnderstanding.build/Debug-watchos/ARUnderstanding.build/Objects-normal/arm64/ARUnderstanding.abi.json
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/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:15:80: error: 'Failure' is only available in watchOS 11.0 or newer
    var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> { get }
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:15:9: note: add '@available' attribute to enclosing property
    var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:14:17: note: add '@available' attribute to enclosing protocol
public protocol HandTrackingProviderRepresentable {
                ^
/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:91: error: 'Failure' is only available in watchOS 11.0 or newer
        public var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> {
                                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:31:20: note: add '@available' attribute to enclosing property
        public var anchorUpdates: AsyncSequence<CapturedAnchorUpdate<CapturedHandAnchor>, Never> {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ARUnderstanding/Recording+Playback/ARKit_Playback/HandTracking+Playback.swift:22:17: note: add '@available' attribute to enclosing class
    final class HandTrackingPlaybackProvider: HandTrackingProviderRepresentable {
                ^
/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\ 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

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

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

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
2026-04-17 20:19:59.297 xcodebuild[755:4493] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ARUnderstanding (in target 'ARUnderstanding' from project 'ARUnderstanding')
	EmitSwiftModule normal arm64 (in target 'ARUnderstanding' from project 'ARUnderstanding')
	Building workspace spi-builder-workspace with scheme ARUnderstanding
(3 failures)
BUILD FAILURE 6.3 watchOS