The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of FluxorExplorerInterceptor, reference 5.0.0 (f7534b), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 17:22:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FluxorExplorerInterceptor -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at f7534b9 Fluxor 5 (#15)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Revision (git rev-parse @):
f7534b97c5d5e88928f733cb8a6256d5992ad4cb
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at 5.0.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/FluxorOrg/FluxorExplorerSnapshot
Fetching from https://github.com/FluxorOrg/Fluxor
Creating working copy of package ‘Fluxor’
Checking out 5.0.1 of package ‘Fluxor’
Creating working copy of package ‘FluxorExplorerSnapshot’
Checking out 5.0.0 of package ‘FluxorExplorerSnapshot’
Resolve Package Graph
Resolved source packages:
  FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
  FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
  Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
resolved source packages: FluxorExplorerInterceptor, FluxorExplorerSnapshot, Fluxor
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fluxor",
      "Fluxor-Package",
      "FluxorExplorerInterceptor",
      "FluxorExplorerSnapshot",
      "FluxorTestSupport"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fluxor",
      "Fluxor-Package",
      "FluxorExplorerInterceptor",
      "FluxorExplorerSnapshot",
      "FluxorTestSupport"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FluxorExplorerInterceptor -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 FluxorExplorerInterceptor -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
  FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
  FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'FluxorExplorerInterceptorTests' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
    Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
    Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
    Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
    Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
    Target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
    Target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
    Target 'AnyCodable' in project 'Fluxor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fc3b8d95076323b788da3edb927b967d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fc3b8d95076323b788da3edb927b967d.xcbuilddata
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    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/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.DependencyStaticMetadataFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.DependencyMetadataFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.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/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.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/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnyCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnyCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.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/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Action.swift,\ Effects.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ ActionPublisher+OfType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Interceptor.swift,\ PrintInterceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptors/PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ ActionPublisher+WithIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Store+Binding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 Compiling\ ActionPublisher+WasCreatedBy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.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/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Reducer.swift (in target 'Fluxor' from project 'Fluxor')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o normal (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o
SwiftDriverJobDiscovery normal arm64 Emitting module for Fluxor (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.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/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Fluxor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Fluxor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AnyCodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier fluxor.AnyCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:21:55.316 appintentsmetadataprocessor[819:4409] Starting appintentsmetadataprocessor export
2025-04-26 10:21:55.365 appintentsmetadataprocessor[819:4409] Extracted no relevant App Intents symbols, skipping writing output
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling Action.swift, Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Interceptor.swift, PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o
SwiftDriverJobDiscovery normal arm64 Compiling Store.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Selector.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation\ Requirements FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FluxorExplorerSnapshot-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FluxorExplorerSnapshot-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FluxorExplorerInterceptor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FluxorExplorerInterceptor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:44:10: note: add '@MainActor' to make instance method 'testAdvertiserInvitation()' part of global actor 'MainActor'
    func testAdvertiserInvitation() {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:68:10: note: add '@MainActor' to make instance method 'testCustomPeerDidDisconnect()' part of global actor 'MainActor'
    func testCustomPeerDidDisconnect() {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:135:10: note: add '@MainActor' to make instance method 'testCustomDidFailSendingSnapshot()' part of global actor 'MainActor'
    func testCustomDidFailSendingSnapshot() {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
        waitForExpectations(timeout: 5, handler: nil)
        ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
        waitForExpectations(timeout: 5, handler: nil)
        ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
        waitForExpectations(timeout: 5, handler: nil)
        ^
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.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/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.o normal (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.o
ExtractAppIntentsMetadata (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Fluxor --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier fluxor.Fluxor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Fluxor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:21:57.077 appintentsmetadataprocessor[840:4535] Starting appintentsmetadataprocessor export
2025-04-26 10:21:57.112 appintentsmetadataprocessor[840:4535] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.o (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Fluxor.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.o normal (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FluxorExplorerSnapshot --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier fluxorexplorersnapshot.FluxorExplorerSnapshot --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:21:57.163 appintentsmetadataprocessor[843:4551] Starting appintentsmetadataprocessor export
2025-04-26 10:21:57.197 appintentsmetadataprocessor[843:4551] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.o (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerSnapshot.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.o normal (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FluxorExplorerInterceptor --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:21:57.249 appintentsmetadataprocessor[846:4566] Starting appintentsmetadataprocessor export
2025-04-26 10:21:57.283 appintentsmetadataprocessor[846:4566] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.o (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptor.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/Info.plist
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests normal (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -bundle -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -framework XCTest -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-xros/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/Extensions --platform xros --toolchain /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os
Ignoring --strip-bitcode because --sign was not passed
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FluxorExplorerInterceptorTests --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptorTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-xros/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:21:59.408 appintentsmetadataprocessor[849:4618] Starting appintentsmetadataprocessor export
2025-04-26 10:21:59.410 appintentsmetadataprocessor[849:4618] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateDSYMFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest.dSYM /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest.dSYM
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FluxorExplorerInterceptorTests.xctest
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.