The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Compute, reference main (eda830), with Swift 6.3 for watchOS using Xcode 26.4 on 19 Apr 2026 15:47:32 UTC.

Build Command

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

Build Log

            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/schwa/MetalCompilerPlugin"
    }
  ],
  "manifest_display_name" : "Compute",
  "name" : "Compute",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "Compute",
      "targets" : [
        "Compute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Examples",
      "targets" : [
        "Examples"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetalSupportLite",
      "module_type" : "SwiftTarget",
      "name" : "MetalSupportLite",
      "path" : "Sources/MetalSupportLite",
      "product_memberships" : [
        "Examples"
      ],
      "sources" : [
        "BaseSupport.swift",
        "MTLBuffer+Extensions.swift",
        "MetalBasicExtensions.swift",
        "MetalSupportLite.swift",
        "TypedMTLBuffer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Examples",
      "module_type" : "SwiftTarget",
      "name" : "Examples",
      "path" : "Sources/Examples",
      "product_dependencies" : [
        "MetalCompilerPlugin"
      ],
      "product_memberships" : [
        "Examples"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Bundle.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Examples.swift",
        "Examples/BareMetal.swift",
        "Examples/BitonicSort/BitonicSort.swift",
        "Examples/BufferFill.swift",
        "Examples/Checkerboard.swift",
        "Examples/CounterDemo.swift",
        "Examples/GameOfLife/GameOfLife.swift",
        "Examples/HelloWorldDemo.swift",
        "Examples/Histogram.swift",
        "Examples/ImageInvert.swift",
        "Examples/IsSorted.swift",
        "Examples/MaxParallel.swift",
        "Examples/MaxValue.swift",
        "Examples/MemcopyDemo.swift",
        "Examples/PrefixSum/PrefixSum.swift",
        "Examples/PrefixSum/PrefixSumKernel.swift",
        "Examples/RandomFill.swift",
        "Examples/SIMDReduce.swift",
        "Examples/ThreadgroupLog.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "Compute",
        "MetalSupportLite"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ComputeTests",
      "module_type" : "SwiftTarget",
      "name" : "ComputeTests",
      "path" : "Tests/ComputeTests",
      "sources" : [
        "ComputeTests.swift"
      ],
      "target_dependencies" : [
        "Compute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Compute",
      "module_type" : "SwiftTarget",
      "name" : "Compute",
      "path" : "Sources/Compute",
      "product_memberships" : [
        "Compute",
        "Examples"
      ],
      "sources" : [
        "Compute+Arguments.swift",
        "Compute+Pipeline.swift",
        "Compute+Task.swift",
        "Compute.swift",
        "ShaderFunction.swift",
        "Support.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Compute",
      "Compute-Package",
      "Examples"
    ]
  }
}
2026-04-19 11:47:14.615 xcodebuild[674:4059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Compute-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Compute-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Compute: /Users/admin/builder/spi-builder-workspace
  MetalCompilerPlugin: https://github.com/schwa/MetalCompilerPlugin @ 0.1.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “MetalCompilerPlugin” in package “metalcompilerplugin”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/MetalCompilerPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 8d546c10f8f587de1d0030aabb6328c40ca318a0becfd8a99a1e4c46ef863d86
Apply build tool plug-in “MetalCompilerPlugin” to target “Examples” in package “spi-builder-workspace”
Using default configuration for MetalCompiler
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0xa75ec5800 path:'/Users/admin/builder/spi-builder-workspace'>
    target: Examples
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("metal"), executable: "/usr/bin/xcrun", arguments: ["metal", "-gline-tables-only", "-frecord-sources", "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/cache", "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal", "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal", "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal", "-o", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib", "-DMETAL"], environment: ["TMPDIR": "/private/tmp"], workingDir: nil, inputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal">)], pluginOutputDir: SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin">), outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'Examples' in project 'Compute'
        ➜ Explicit dependency on target 'Compute_Examples' in project 'Compute'
        ➜ Explicit dependency on target 'Compute' in project 'Compute'
        ➜ Explicit dependency on target 'MetalSupportLite' in project 'Compute'
        ➜ Explicit dependency on target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
    Target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
        ➜ Explicit dependency on target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
    Target 'MetalSupportLite' in project 'Compute' (no dependencies)
    Target 'Compute_Examples' in project 'Compute'
        ➜ Explicit dependency on target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
    Target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin' (no dependencies)
    Target 'Compute' in project 'Compute'
        ➜ Explicit dependency on target 'Compute' in project 'Compute'
    Target 'Compute' in project 'Compute' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4a88d9a9ba9684f3c2b754cd388a4395
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a88d9a9ba9684f3c2b754cd388a4395.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.LinkFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.SwiftFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.SwiftConstValuesFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite_const_extract_protocols.json (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite-OutputFileMap.json (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite_const_extract_protocols.json (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.SwiftFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.SwiftConstValuesFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.LinkFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite-OutputFileMap.json (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.modulemap (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.DependencyStaticMetadataFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.DependencyMetadataFileList (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug/MetalCompilerPlugin.build/MetalCompilerPlugin.DependencyStaticMetadataFileList (in target 'MetalCompilerPlugin' from project 'MetalCompilerPlugin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MetalCompilerPlugin
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug/MetalCompilerPlugin.build/MetalCompilerPlugin.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug/MetalCompilerPlugin.build/MetalCompilerPlugin.DependencyMetadataFileList (in target 'MetalCompilerPlugin' from project 'MetalCompilerPlugin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MetalCompilerPlugin
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug/MetalCompilerPlugin.build/MetalCompilerPlugin.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples.SwiftFileList (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples.LinkFileList (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples_const_extract_protocols.json (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples-OutputFileMap.json (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64_32/Examples-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples_const_extract_protocols.json (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples.SwiftFileList (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples.LinkFileList (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/MetalSupportLite.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.modulemap (in target 'MetalSupportLite' from project 'Compute')
    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/Compute.build/Debug-watchos/MetalSupportLite.build/MetalSupportLite.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples-OutputFileMap.json (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Objects-normal/arm64/Examples-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Examples.DependencyStaticMetadataFileList (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Examples.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Examples.DependencyMetadataFileList (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/Examples.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples.DependencyStaticMetadataFileList (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/DerivedSources/resource_bundle_accessor.swift (in target 'Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Examples.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/empty-Compute_Examples.plist (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/empty-Compute_Examples.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples.DependencyMetadataFileList (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute_const_extract_protocols.json (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.SwiftFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.SwiftConstValuesFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.LinkFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute-OutputFileMap.json (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute_const_extract_protocols.json (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.SwiftFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.SwiftConstValuesFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.LinkFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute-OutputFileMap.json (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Compute.modulemap (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Compute.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Compute.DependencyStaticMetadataFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Compute.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Compute.DependencyMetadataFileList (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Compute.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Compute.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Compute.modulemap (in target 'Compute' from project 'Compute')
    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/Compute.build/Debug-watchos/Compute.build/Compute.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
CustomTask metal e03dbe5edfd892c40ddf71e184eae850 (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    export ACTION\=build
    export AD_HOC_CODE_SIGNING_ALLOWED\=NO
    export ALLOW_BUILD_REQUEST_OVERRIDES\=NO
    export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
    export ALTERNATE_GROUP\=staff
    export ALTERNATE_MODE\=u+w,go-w,a+rX
    export ALTERNATE_OWNER\=admin
    export ALTERNATIVE_DISTRIBUTION_WEB\=NO
    export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
    export ALWAYS_SEARCH_USER_PATHS\=YES
    export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
    export APPLICATION_EXTENSION_API_ONLY\=NO
    export APPLY_RULES_IN_COPY_FILES\=NO
    export APPLY_RULES_IN_COPY_HEADERS\=NO
    export APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
    export ARCHS\=arm64\ arm64_32
    export ARCHS_BASE\=arm64\ arm64_32
    export ARCHS_STANDARD\=arm64\ arm64_32
    export ARCHS_STANDARD_32_BIT\=armv7k\ arm64_32
    export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
    export AUTOMATION_APPLE_EVENTS\=NO
    export AVAILABLE_PLATFORMS\=android\ appletvos\ appletvsimulator\ driverkit\ freebsd\ iphoneos\ iphonesimulator\ linux\ macosx\ none\ openbsd\ qnx\ watchos\ watchsimulator\ webassembly\ xros\ xrsimulator
    export BUILD_ACTIVE_RESOURCES_ONLY\=NO
    export BUILD_COMPONENTS\=headers\ build
    export BUILD_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
    export BUILD_ONLY_KNOWN_LOCALIZATIONS\=NO
    export BUILD_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    export BUILD_STYLE\=
    export BUILD_VARIANTS\=normal
    export BUILT_PRODUCTS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
    export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
    export BUNDLE_EXTENSIONS_FOLDER_PATH\=Extensions
    export BUNDLE_FORMAT\=shallow
    export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks
    export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns
    export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders
    export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers
    export CACHE_ROOT\=/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C/com.apple.DeveloperTools/26.4-17E192/Xcode
    export CCHROOT\=/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C/com.apple.DeveloperTools/26.4-17E192/Xcode
    export CHMOD\=/bin/chmod
    export CHOWN\=chown
    export CLANG_CACHE_FINE_GRAINED_OUTPUTS\=YES
    export CLANG_COVERAGE_MAPPING\=YES
    export CLANG_ENABLE_EXPLICIT_MODULES\=YES
    export CLANG_ENABLE_OBJC_ARC\=YES
    export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation
    export CLANG_PROFILE_DATA_DIRECTORY\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/ProfileData
    export CLASS_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/JavaClasses
    export CLEAN_PRECOMPS\=YES
    export CLONE_HEADERS\=NO
    export CODESIGNING_FOLDER_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle
    export CODE_SIGNING_ALLOWED\=YES
    export CODE_SIGNING_REQUIRED\=NO
    export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext
    export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
    export COLOR_DIAGNOSTICS\=NO
    export COMBINE_HIDPI_IMAGES\=NO
    export COMPILATION_CACHE_CAS_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/CompilationCache.noindex
    export COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
    export COMPILER_INDEX_STORE_ENABLE\=Default
    export COMPILER_WORKING_DIRECTORY\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    export COMPOSITE_SDK_DIRS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositeSDKs
    export COMPRESS_PNG_FILES\=YES
    export CONFIGURATION\=Debug
    export CONFIGURATION_BUILD_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export CONFIGURATION_TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos
    export CONTENTS_FOLDER_PATH\=Compute_Examples.bundle
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/Contents
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle
    export COPYING_PRESERVES_HFS_DATA\=NO
    export COPY_HEADERS_RUN_UNIFDEF\=NO
    export COPY_PHASE_STRIP\=NO
    export COREML_CODEGEN_LANGUAGE\=None
    export COREML_COMPILER_CONTAINER\=swift-package
    export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchSimulator.platform
    export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=watchsimulator
    export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator26.4.sdk
    export CORRESPONDING_SIMULATOR_SDK_NAME\=watchsimulator26.4
    export CP\=/bin/cp
    export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
    export CURRENT_ARCH\=undefined_arch
    export CURRENT_VARIANT\=normal
    export DEAD_CODE_STRIPPING\=YES
    export DEBUGGING_SYMBOLS\=YES
    export DEBUG_INFORMATION_FORMAT\=dwarf
    export DEBUG_INFORMATION_VERSION\=compiler-default
    export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0
    export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
    export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions
    export DEFINES_MODULE\=NO
    export DEPLOYMENT_LOCATION\=NO
    export DEPLOYMENT_POSTPROCESSING\=NO
    export DEPLOYMENT_TARGET_SETTING_NAME\=WATCHOS_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=4.0\ 4.1\ 4.2\ 4.3\ 5.0\ 5.1\ 5.2\ 5.3\ 6.0\ 6.1\ 6.2\ 7.0\ 7.1\ 7.2\ 7.3\ 7.4\ 7.5\ 7.6\ 8.0\ 8.1\ 8.3\ 8.4\ 8.5\ 8.6\ 8.7\ 9.0\ 9.1\ 9.2\ 9.3\ 9.4\ 9.5\ 9.6\ 10.0\ 10.1\ 10.2\ 10.3\ 10.4\ 10.5\ 10.6\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 11.5\ 11.6\ 26.0\ 26.2\ 26.3\ 26.4
    export DERIVED_FILES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources
    export DERIVED_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources
    export DERIVED_SOURCES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources
    export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications
    export DEVELOPER_BIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin
    export DEVELOPER_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer
    export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library
    export DEVELOPER_SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
    export DEVELOPER_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Tools
    export DEVELOPER_USR_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr
    export DEVELOPMENT_LANGUAGE\=en
    export DIAGNOSE_MISSING_TARGET_DEPENDENCIES\=YES
    export DIFF\=/usr/bin/diff
    export DOCUMENTATION_FOLDER_PATH\=Compute_Examples.bundle/en.lproj/Documentation
    export DONT_GENERATE_INFOPLIST_FILE\=NO
    export DSTROOT\=/tmp/Compute.dst
    export DT_TOOLCHAIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export DUMP_DEPENDENCIES\=NO
    export DUMP_DEPENDENCIES_OUTPUT_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples-BuildDependencyInfo.json
    export DWARF_DSYM_FILE_NAME\=Compute_Examples.bundle.dSYM
    export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
    export DWARF_DSYM_FOLDER_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export DYLIB_INSTALL_NAME_BASE\=@rpath
    export DYNAMIC_LIBRARY_EXTENSION\=dylib
    export EAGER_COMPILATION_ALLOW_SCRIPTS\=NO
    export EAGER_LINKING\=NO
    export EFFECTIVE_PLATFORM_NAME\=-watchos
    export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
    export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision
    export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
    export ENABLE_APP_SANDBOX\=NO
    export ENABLE_CODE_COVERAGE\=YES
    export ENABLE_COHORT_ARCHS\=NO
    export ENABLE_CPLUSPLUS_BOUNDS_SAFE_BUFFERS\=NO
    export ENABLE_C_BOUNDS_SAFETY\=NO
    export ENABLE_DEBUG_DYLIB\=NO
    export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
    export ENABLE_DEFAULT_SEARCH_PATHS\=YES
    export ENABLE_ENHANCED_SECURITY\=NO
    export ENABLE_HARDENED_RUNTIME\=NO
    export ENABLE_HEADER_DEPENDENCIES\=YES
    export ENABLE_INCOMING_NETWORK_CONNECTIONS\=NO
    export ENABLE_NS_ASSERTIONS\=YES
    export ENABLE_ON_DEMAND_RESOURCES\=NO
    export ENABLE_OUTGOING_NETWORK_CONNECTIONS\=NO
    export ENABLE_POINTER_AUTHENTICATION\=NO
    export ENABLE_PREVIEWS\=NO
    export ENABLE_RESOURCE_ACCESS_AUDIO_INPUT\=NO
    export ENABLE_RESOURCE_ACCESS_BLUETOOTH\=NO
    export ENABLE_RESOURCE_ACCESS_CALENDARS\=NO
    export ENABLE_RESOURCE_ACCESS_CAMERA\=NO
    export ENABLE_RESOURCE_ACCESS_CONTACTS\=NO
    export ENABLE_RESOURCE_ACCESS_LOCATION\=NO
    export ENABLE_RESOURCE_ACCESS_PHOTO_LIBRARY\=NO
    export ENABLE_RESOURCE_ACCESS_PRINTING\=NO
    export ENABLE_RESOURCE_ACCESS_USB\=NO
    export ENABLE_SDK_IMPORTS\=NO
    export ENABLE_SECURITY_COMPILER_WARNINGS\=NO
    export ENABLE_TESTABILITY\=YES
    export ENABLE_TESTING_SEARCH_PATHS\=YES
    export ENABLE_USER_SCRIPT_SANDBOXING\=NO
    export ENABLE_XOJIT_PREVIEWS\=NO
    export ENFORCE_VALID_ARCHS\=YES
    export ENTITLEMENTS_DESTINATION\=Signature
    export ENTITLEMENTS_REQUIRED\=NO
    export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
    export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \*.icon\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
    export EXECUTABLES_FOLDER_PATH\=Compute_Examples.bundle/Executables
    export EXECUTABLE_FOLDER_PATH\=Compute_Examples.bundle
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/MacOS
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle
    export EXECUTABLE_PATH\=Compute_Examples.bundle/
    export EXTENSIONS_FOLDER_PATH\=Compute_Examples.bundle/Extensions
    export FILE_LIST\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects/LinkFileList
    export FIXED_FILES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/FixedFiles
    export FRAMEWORKS_FOLDER_PATH\=Compute_Examples.bundle/Frameworks
    export FRAMEWORK_FLAG_PREFIX\=-framework
    export FRAMEWORK_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos\
    export FRAMEWORK_VERSION\=A
    export FULL_PRODUCT_NAME\=Compute_Examples.bundle
    export FUSE_BUILD_PHASES\=YES
    export FUSE_BUILD_SCRIPT_PHASES\=NO
    export GCC3_VERSION\=3.3
    export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
    export GCC_OPTIMIZATION_LEVEL\=0
    export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
    export GCC_PREPROCESSOR_DEFINITIONS\=\ SWIFT_PACKAGE\ DEBUG\=1
    export GCC_THUMB_SUPPORT\=YES
    export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
    export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
    export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
    export GCC_WARN_64_TO_32_BIT_CONVERSION\=NO
    export GENERATED_MODULEMAP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
    export GENERATE_INFOPLIST_FILE\=YES
    export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES
    export GENERATE_PKGINFO_FILE\=NO
    export GENERATE_PRELINK_OBJECT_FILE\=NO
    export GENERATE_PROFILING_CODE\=NO
    export GENERATE_TEXT_BASED_STUBS\=NO
    export GID\=20
    export GROUP\=staff
    export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
    export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
    export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_TARGETS_NOT_BEING_BUILT\=YES
    export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES
    export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES
    export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES
    export HEADERMAP_USES_VFS\=NO
    export HEADER_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include\
    export HOME\=/Users/admin
    export HOST_ARCH\=arm64
    export HOST_PLATFORM\=macosx
    export ICONV\=/usr/bin/iconv
    export IMPLICIT_DEPENDENCY_DOMAIN\=default
    export INDEX_STORE_COMPRESS\=NO
    export INDEX_STORE_ONLY_PROJECT_FILES\=NO
    export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
    export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
    export INFOPLIST_OUTPUT_FORMAT\=binary
    export INFOPLIST_PATH\=Compute_Examples.bundle/Info.plist
    export INFOPLIST_PREPROCESS\=NO
    export INFOSTRINGS_PATH\=Compute_Examples.bundle/en.lproj/InfoPlist.strings
    export INLINE_PRIVATE_FRAMEWORKS\=NO
    export INSTALLAPI_IGNORE_SKIP_INSTALL\=YES
    export INSTALLHDRS_COPY_PHASE\=NO
    export INSTALLHDRS_SCRIPT_PHASE\=NO
    export INSTALL_DIR\=/tmp/Compute.dst
    export INSTALL_GROUP\=staff
    export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
    export INSTALL_OWNER\=admin
    export INSTALL_ROOT\=/tmp/Compute.dst
    export IS_UNOPTIMIZED_BUILD\=YES
    export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8
    export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
    export JAVA_ARCHIVE_CLASSES\=YES
    export JAVA_ARCHIVE_TYPE\=JAR
    export JAVA_COMPILER\=/usr/bin/javac
    export JAVA_FOLDER_PATH\=Compute_Examples.bundle/Java
    export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
    export JAVA_JAR_FLAGS\=cv
    export JAVA_SOURCE_SUBDIR\=.
    export JAVA_USE_DEPENDENCIES\=YES
    export JAVA_ZIP_FLAGS\=-urg
    export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
    export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
    export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\ -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\ -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\ -hwasan-use-short-granules\=0\ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_
    export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
    export KEEP_PRIVATE_EXTERNS\=NO
    export LD_DEPENDENCY_INFO_FILE\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch/Compute_Examples_dependency_info.dat
    export LD_EXPORT_SYMBOLS\=YES
    export LD_GENERATE_MAP_FILE\=NO
    export LD_MAP_FILE_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples-LinkMap-normal-undefined_arch.txt
    export LD_NO_PIE\=NO
    export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
    export LD_SHARED_CACHE_ELIGIBLE\=Automatic
    export LD_WARN_DUPLICATE_LIBRARIES\=NO
    export LD_WARN_UNUSED_DYLIBS\=NO
    export LEGACY_DEVELOPER_DIR\=/Applications/Xcode-26.4.0.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
    export LEX\=lex
    export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions
    export LIBRARY_FLAG_NOSPACE\=YES
    export LIBRARY_FLAG_PREFIX\=-l
    export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions
    export LIBRARY_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos\ \ \ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib
    export LINKER_DISPLAYS_MANGLED_NAMES\=NO
    export LINK_FILE_LIST_normal_arm64\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64/Compute_Examples.LinkFileList
    export LINK_FILE_LIST_normal_arm64_32\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64_32/Compute_Examples.LinkFileList
    export LINK_OBJC_RUNTIME\=YES
    export LINK_WITH_STANDARD_LIBRARIES\=YES
    export LLVM_TARGET_TRIPLE_OS_VERSION\=watchos11.0
    export LLVM_TARGET_TRIPLE_VENDOR\=apple
    export LM_AUX_CONST_METADATA_LIST_PATH_normal_arm64\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64/Compute_Examples.SwiftConstValuesFileList
    export LM_AUX_CONST_METADATA_LIST_PATH_normal_arm64_32\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64_32/Compute_Examples.SwiftConstValuesFileList
    export LOCALIZATION_EXPORT_SUPPORTED\=YES
    export LOCALIZATION_PREFERS_STRING_CATALOGS\=NO
    export LOCALIZED_RESOURCES_FOLDER_PATH\=Compute_Examples.bundle/en.lproj
    export LOCALIZED_STRING_CODE_COMMENTS\=NO
    export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString
    export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES
    export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities
    export LOCAL_APPS_DIR\=/Applications
    export LOCAL_DEVELOPER_DIR\=/Library/Developer
    export LOCAL_LIBRARY_DIR\=/Library
    export LOCROOT\=/Users/admin/builder/spi-builder-workspace
    export LOCSYMROOT\=/Users/admin/builder/spi-builder-workspace
    export MACH_O_TYPE\=mh_bundle
    export MAC_OS_X_PRODUCT_BUILD_VERSION\=25E246
    export MAC_OS_X_VERSION_ACTUAL\=260400
    export MAC_OS_X_VERSION_MAJOR\=260000
    export MAC_OS_X_VERSION_MINOR\=260400
    export MAKE_MERGEABLE\=NO
    export MERGEABLE_LIBRARY\=NO
    export MERGED_BINARY_TYPE\=none
    export MERGE_LINKED_LIBRARIES\=NO
    export METAL_LIBRARY_FILE_BASE\=default
    export METAL_LIBRARY_OUTPUT_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle
    export MODULES_FOLDER_PATH\=Compute_Examples.bundle/Modules
    export MODULE_CACHE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex
    export NATIVE_ARCH\=arm64
    export NATIVE_ARCH_32_BIT\=arm
    export NATIVE_ARCH_64_BIT\=arm64
    export NATIVE_ARCH_ACTUAL\=arm64
    export NO_COMMON\=YES
    export OBJECT_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects
    export OBJECT_FILE_DIR_normal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal
    export OBJROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    export ONLY_ACTIVE_ARCH\=NO
    export OS\=MACOS
    export OSAC\=/usr/bin/osacompile
    export OTHER_CFLAGS\=\ -DXcode
    export OTHER_CPLUSPLUSFLAGS\=\ -DXcode
    export OTHER_SWIFT_FLAGS\=\ -DXcode\ -plugin-path\ /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing
    export PACKAGE_RESOURCE_TARGET_KIND\=resource
    export PACKAGE_TYPE\=com.apple.package-type.wrapper
    export PASCAL_STRINGS\=YES
    export PATH\=/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftBuild.framework/Versions/A/PlugIns/SWBBuildService.bundle/Contents/PlugIns/SWBUniversalPlatformPlugin.bundle/Contents/Frameworks/SWBUniversalPlatform.framework/Resources:/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin:/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/local/bin:/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/libexec:/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/usr/local/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/usr/local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pkg/env/active/bin:/opt/pmk/env/global/bin:/Library/Apple/usr/bin
    export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode-26.4.0.app/Contents/Developer/Headers\ /Applications/Xcode-26.4.0.app/Contents/Developer/SDKs\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms
    export PBDEVELOPMENTPLIST_PATH\=Compute_Examples.bundle/pbdevelopment.plist
    export PER_ARCH_MODULE_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch
    export PER_ARCH_OBJECT_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal
    export PKGINFO_FILE_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/PkgInfo
    export PKGINFO_PATH\=Compute_Examples.bundle/PkgInfo
    export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Applications
    export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin
    export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library
    export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs
    export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Tools
    export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr
    export PLATFORM_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform
    export PLATFORM_DISPLAY_NAME\=watchOS
    export PLATFORM_FAMILY_NAME\=watchOS
    export PLATFORM_NAME\=watchos
    export PLATFORM_PREFERRED_ARCH\=arm64
    export PLATFORM_PRODUCT_BUILD_VERSION\=23T238
    export PLATFORM_REQUIRES_SWIFT_AUTOLINK_EXTRACT\=NO
    export PLATFORM_REQUIRES_SWIFT_MODULEWRAP\=NO
    export PLATFORM_USES_DSYMS\=YES
    export PLIST_FILE_OUTPUT_FORMAT\=binary
    export PLUGINS_FOLDER_PATH\=Compute_Examples.bundle/PlugIns
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
    export PRECOMP_DESTINATION_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/PrefixHeaders
    export PRIVATE_HEADERS_FOLDER_PATH\=Compute_Examples.bundle/PrivateHeaders
    export PROCESSED_INFOPLIST_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch/Processed-Info.plist
    export PRODUCT_BUNDLE_IDENTIFIER\=spi-builder-workspace.Examples.resources
    export PRODUCT_BUNDLE_PACKAGE_TYPE\=BNDL
    export PRODUCT_MODULE_NAME\=Compute_Examples
    export PRODUCT_NAME\=Compute_Examples
    export PRODUCT_SETTINGS_PATH\=
    export PRODUCT_TYPE\=com.apple.product-type.bundle
    export PROFILING_CODE\=NO
    export PROJECT\=Compute
    export PROJECT_DERIVED_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/DerivedSources
    export PROJECT_DIR\=/Users/admin/builder/spi-builder-workspace
    export PROJECT_FILE_PATH\=/Users/admin/builder/spi-builder-workspace/Package.swift
    export PROJECT_GUID\=PACKAGE:/Users/admin/builder/spi-builder-workspace
    export PROJECT_NAME\=Compute
    export PROJECT_TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build
    export PROJECT_TEMP_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    export PUBLIC_HEADERS_FOLDER_PATH\=Compute_Examples.bundle/Headers
    export RECOMMENDED_WATCHOS_DEPLOYMENT_TARGET\=8.0
    export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES
    export REMOVE_CVS_FROM_RESOURCES\=YES
    export REMOVE_GIT_FROM_RESOURCES\=YES
    export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES
    export REMOVE_HG_FROM_RESOURCES\=YES
    export REMOVE_STATIC_EXECUTABLES_FROM_EMBEDDED_BUNDLES\=YES
    export REMOVE_SVN_FROM_RESOURCES\=YES
    export RESCHEDULE_INDEPENDENT_HEADERS_PHASES\=YES
    export REZ_COLLECTOR_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/ResourceManagerResources
    export REZ_OBJECTS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/ResourceManagerResources/Objects
    export REZ_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos\
    export RPATH_ORIGIN\=@loader_path
    export RUNTIME_EXCEPTION_ALLOW_DYLD_ENVIRONMENT_VARIABLES\=NO
    export RUNTIME_EXCEPTION_ALLOW_JIT\=NO
    export RUNTIME_EXCEPTION_ALLOW_UNSIGNED_EXECUTABLE_MEMORY\=NO
    export RUNTIME_EXCEPTION_DEBUGGING_TOOL\=NO
    export RUNTIME_EXCEPTION_DISABLE_EXECUTABLE_PAGE_PROTECTION\=NO
    export RUNTIME_EXCEPTION_DISABLE_LIBRARY_VALIDATION\=NO
    export SCANNING_PCM_KEEP_CACHE_DIRECTORY\=YES
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
    export SCRIPTS_FOLDER_PATH\=Compute_Examples.bundle/Scripts
    export SDKROOT\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_DIR_watchos\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_DIR_watchos26_4\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_NAME\=watchos26.4
    export SDK_NAMES\=watchos26.4
    export SDK_PRODUCT_BUILD_VERSION\=23T238
    export SDK_STAT_CACHE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData
    export SDK_STAT_CACHE_ENABLE\=YES
    export SDK_STAT_CACHE_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    export SDK_VERSION\=26.4
    export SDK_VERSION_ACTUAL\=260400
    export SDK_VERSION_MAJOR\=260000
    export SDK_VERSION_MINOR\=260400
    export SED\=/usr/bin/sed
    export SEPARATE_STRIP\=NO
    export SEPARATE_SYMBOL_EDIT\=NO
    export SET_DIR_MODE_OWNER_GROUP\=YES
    export SET_FILE_MODE_OWNER_GROUP\=NO
    export SHALLOW_BUNDLE\=YES
    export SHALLOW_BUNDLE_TRIPLE\=watchos
    export SHALLOW_BUNDLE_ios_macabi\=NO
    export SHALLOW_BUNDLE_macos\=NO
    export SHARED_DERIVED_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DerivedSources
    export SHARED_FRAMEWORKS_FOLDER_PATH\=Compute_Examples.bundle/SharedFrameworks
    export SHARED_PRECOMPS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PrecompiledHeaders
    export SHARED_SUPPORT_FOLDER_PATH\=Compute_Examples.bundle/SharedSupport
    export SKIP_INSTALL\=YES
    export SKIP_MERGEABLE_LIBRARY_BUNDLE_HOOK\=NO
    export SOURCE_ROOT\=/Users/admin/builder/spi-builder-workspace
    export SRCROOT\=/Users/admin/builder/spi-builder-workspace
    export STRINGSDATA_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch
    export STRINGSDATA_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export STRINGS_FILE_INFOPLIST_RENAME\=YES
    export STRINGS_FILE_OUTPUT_ENCODING\=binary
    export STRING_CATALOG_GENERATE_SYMBOLS\=NO
    export STRIP_BITCODE_FROM_COPIED_FILES\=YES
    export STRIP_INSTALLED_PRODUCT\=NO
    export STRIP_STYLE\=non-global
    export STRIP_SWIFT_SYMBOLS\=YES
    export SUPPORTED_DEVICE_FAMILIES\=4
    export SUPPORTED_PLATFORMS\=android\ appletvos\ appletvsimulator\ driverkit\ freebsd\ iphoneos\ iphonesimulator\ linux\ macosx\ none\ openbsd\ qnx\ watchos\ watchsimulator\ webassembly\ xros\ xrsimulator
    export SUPPORTS_MACCATALYST\=NO
    export SUPPORTS_TEXT_BASED_API\=NO
    export SUPPRESS_WARNINGS\=NO
    export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=\ SWIFT_PACKAGE\ DEBUG
    export SWIFT_EMIT_CONST_VALUE_PROTOCOLS\=AnyResolverProviding\ AppEntity\ AppEnum\ AppExtension\ AppIntent\ AppIntentsPackage\ AppShortcutProviding\ AppShortcutsProvider\ DynamicOptionsProvider\ EntityQuery\ ExtensionPointDefining\ IntentValueQuery\ Resolver\ TransientEntity\ _AssistantIntentsProvider\ _GenerativeFunctionExtractable\ _IntentValueRepresentable
    export SWIFT_EMIT_LOC_STRINGS\=NO
    export SWIFT_ENABLE_EXPLICIT_MODULES\=YES
    export SWIFT_INSTALL_OBJC_HEADER\=NO
    export SWIFT_OPTIMIZATION_LEVEL\=-Onone
    export SWIFT_PLATFORM_TARGET_PREFIX\=watchos
    export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64/Compute_Examples.SwiftFileList
    export SWIFT_RESPONSE_FILE_PATH_normal_arm64_32\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64_32/Compute_Examples.SwiftFileList
    export SYMROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities
    export SYSTEM_APPS_DIR\=/Applications
    export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices
    export SYSTEM_DEMOS_DIR\=/Applications/Extras
    export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications
    export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin
    export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Utilities/Built\ Examples
    export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer
    export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library
    export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Graphics\ Tools
    export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Java\ Tools
    export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Performance\ Tools
    export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library/releasenotes
    export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode-26.4.0.app/Contents/Developer/Tools
    export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools
    export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools
    export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr
    export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Utilities
    export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
    export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
    export SYSTEM_EXTENSIONS_FOLDER_PATH\=Compute_Examples.bundle/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/Library/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle/SystemExtensions
    export SYSTEM_FRAMEWORK_SEARCH_PATHS\=\ \ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks
    export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
    export SYSTEM_LIBRARY_DIR\=/System/Library
    export TAPI_DEMANGLE\=YES
    export TAPI_ENABLE_PROJECT_HEADERS\=NO
    export TAPI_LANGUAGE\=objective-c
    export TAPI_LANGUAGE_STANDARD\=compiler-default
    export TAPI_USE_SRCROOT\=YES
    export TAPI_VERIFY_MODE\=Pedantic
    export TARGETED_DEVICE_FAMILY\=1,2,3,4,6,7
    export TARGETNAME\=Compute_Examples
    export TARGET_BUILD_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export TARGET_NAME\=Compute_Examples
    export TARGET_TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_FILES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    export TEMP_SANDBOX_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TemporaryTaskSandboxes
    export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks
    export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib
    export TMPDIR\=/private/tmp
    export TOOLCHAINS\=com.apple.dt.toolchain.Metal.32023.883\ com.apple.dt.toolchain.XcodeDefault
    export TOOLCHAIN_DIR\=/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain
    export TOOLCHAIN_VERSION\=32023.883
    export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
    export TREAT_MISSING_SCRIPT_PHASE_OUTPUTS_AS_ERRORS\=NO
    export UID\=501
    export UNINSTALLED_PRODUCTS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UninstalledProducts
    export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Compute_Examples.bundle
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/Resources
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle
    export UNSTRIPPED_PRODUCT\=NO
    export USER\=admin
    export USER_APPS_DIR\=/Users/admin/Applications
    export USER_LIBRARY_DIR\=/Users/admin/Library
    export USE_DYNAMIC_NO_PIC\=YES
    export USE_HEADERMAP\=NO
    export USE_HEADER_SYMLINKS\=NO
    export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
    export VALIDATE_PRODUCT\=NO
    export VALID_ARCHS\=arm64\ arm64_32\ arm64e\ armv7k
    export VERBOSE_PBXCP\=NO
    export VERSIONPLIST_PATH\=Compute_Examples.bundle/version.plist
    export VERSION_INFO_BUILDER\=admin
    export VERSION_INFO_FILE\=Compute_Examples_vers.c
    export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Compute_Examples\ \ PROJECT:Compute-\"
    export WATCHOS_DEPLOYMENT_TARGET\=11.0
    export WORKSPACE_DIR\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    export WRAPPER_EXTENSION\=bundle
    export WRAPPER_NAME\=Compute_Examples.bundle
    export WRAPPER_SUFFIX\=.bundle
    export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO
    export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library/Xcode
    export XCODE_PRODUCT_BUILD_VERSION\=17E192
    export XCODE_VERSION_ACTUAL\=2640
    export XCODE_VERSION_MAJOR\=2600
    export XCODE_VERSION_MINOR\=2640
    export XPCSERVICES_FOLDER_PATH\=Compute_Examples.bundle/XPCServices
    export YACC\=yacc
    export _DISCOVER_COMMAND_LINE_LINKER_INPUTS\=YES
    export _DISCOVER_COMMAND_LINE_LINKER_INPUTS_INCLUDE_WL\=YES
    export _LD_MULTIARCH\=YES
    export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents
    export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/..
    export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources
    export __DIAGNOSE_DEPRECATED_ARCHS\=YES
    export __ORIGINAL_SDK_DEFINED_LLVM_TARGET_TRIPLE_SYS\=watchos
    export arch\=undefined_arch
    export variant\=normal
    /usr/bin/sandbox-exec -p \(version\ 1\)'
'\(deny\ default\)'
'\(import\ \"system.sb\"\)'
'\(allow\ file-read\*\)'
'\(allow\ process\*\)'
'\(allow\ mach-lookup\ \(global-name\ \"com.apple.lsd.mapdb\"\)\)'
'\(allow\ mach-lookup\ \(global-name\ \"com.apple.mobileassetd.v2\"\)\)'
'\(allow\ file-write\*'
'\ \ \ \ \(subpath\ \"/private/tmp\"\)'
'\ \ \ \ \(subpath\ \"/private/var/tmp\"\)'
'\ \ \ \ \(subpath\ \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\"\)'
'\ \ \ \ \(subpath\ \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\"\)'
'\)'
'\(deny\ file-write\*'
'\ \ \ \ \(subpath\ \"/Users/admin/builder/spi-builder-workspace\"\)'
'\)'
'\(allow\ file-write\*'
'\ \ \ \ \(subpath\ \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin\"\)'
'\ \ \ \ \(subpath\ \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\"\)'
'\)'
' /usr/bin/xcrun metal -gline-tables-only -frecord-sources -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/cache /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib -DMETAL
2026-04-19 11:47:24.242 xcodebuild[774:4720]  DVTFilePathFSEvents: Failed to start fs event stream.
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle/Bundle.txt /Users/admin/builder/spi-builder-workspace/Sources/Examples/Bundle.txt (in target 'Compute_Examples' from project 'Compute')
    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/Sources/Examples/Bundle.txt /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_output/thinned (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_output/unthinned (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_output/unthinned
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 11.0 --platform watchos --bundle-identifier spi-builder-workspace.Examples.resources --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources/GeneratedAssetSymbols.h
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin/metal -c -target air64-apple-watchos11.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/PrefixSumGPU.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/PrefixSumGPU.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/PrefixSumGPU.dat /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin/metal -c -target air64-apple-watchos11.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/GameOfLife.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/GameOfLife.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/GameOfLife.dat /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin/metal -c -target air64-apple-watchos11.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/BitonicSort.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/BitonicSort.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/BitonicSort.dat /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle /Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 11.0 --platform watchos
SwiftDriver MetalSupportLite normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalSupportLite -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.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/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: A dependency of main module 'MetalSupportLite'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: Also imported here
@preconcurrency import Metal
                       ^ (in target 'MetalSupportLite' from project 'Compute')
SwiftDriver MetalSupportLite normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalSupportLite -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.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/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: A dependency of main module 'MetalSupportLite'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: Also imported here
@preconcurrency import Metal
                       ^ (in target 'MetalSupportLite' from project 'Compute')
SwiftDriver Compute normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Compute -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.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/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: A dependency of main module 'Compute'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
SwiftDriver Compute normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Compute -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.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/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: A dependency of main module 'Compute'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
2026-04-19 11:47:17.049 xcodebuild[685:4140] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: a dependency of main module 'MetalSupportLite'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: also imported here
@preconcurrency import Metal
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: a dependency of main module 'MetalSupportLite'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: also imported here
@preconcurrency import Metal
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: a dependency of main module 'Compute'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: a dependency of main module 'Compute'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: also imported here
import Metal
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver MetalSupportLite normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
	SwiftDriver MetalSupportLite normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
	SwiftDriver Compute normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
	SwiftDriver Compute normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
	Building workspace spi-builder-workspace with scheme Compute-Package
(5 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Compute: /Users/admin/builder/spi-builder-workspace
  MetalCompilerPlugin: https://github.com/schwa/MetalCompilerPlugin @ 0.1.6
resolved source packages: Compute, MetalCompilerPlugin
2026-04-19 11:47:28.637 xcodebuild[780:5008] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "metalcompilerplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/schwa/MetalCompilerPlugin"
    }
  ],
  "manifest_display_name" : "Compute",
  "name" : "Compute",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "Compute",
      "targets" : [
        "Compute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Examples",
      "targets" : [
        "Examples"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetalSupportLite",
      "module_type" : "SwiftTarget",
      "name" : "MetalSupportLite",
      "path" : "Sources/MetalSupportLite",
      "product_memberships" : [
        "Examples"
      ],
      "sources" : [
        "BaseSupport.swift",
        "MTLBuffer+Extensions.swift",
        "MetalBasicExtensions.swift",
        "MetalSupportLite.swift",
        "TypedMTLBuffer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Examples",
      "module_type" : "SwiftTarget",
      "name" : "Examples",
      "path" : "Sources/Examples",
      "product_dependencies" : [
        "MetalCompilerPlugin"
      ],
      "product_memberships" : [
        "Examples"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Bundle.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Examples.swift",
        "Examples/BareMetal.swift",
        "Examples/BitonicSort/BitonicSort.swift",
        "Examples/BufferFill.swift",
        "Examples/Checkerboard.swift",
        "Examples/CounterDemo.swift",
        "Examples/GameOfLife/GameOfLife.swift",
        "Examples/HelloWorldDemo.swift",
        "Examples/Histogram.swift",
        "Examples/ImageInvert.swift",
        "Examples/IsSorted.swift",
        "Examples/MaxParallel.swift",
        "Examples/MaxValue.swift",
        "Examples/MemcopyDemo.swift",
        "Examples/PrefixSum/PrefixSum.swift",
        "Examples/PrefixSum/PrefixSumKernel.swift",
        "Examples/RandomFill.swift",
        "Examples/SIMDReduce.swift",
        "Examples/ThreadgroupLog.swift",
        "Support.swift"
      ],
      "target_dependencies" : [
        "Compute",
        "MetalSupportLite"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ComputeTests",
      "module_type" : "SwiftTarget",
      "name" : "ComputeTests",
      "path" : "Tests/ComputeTests",
      "sources" : [
        "ComputeTests.swift"
      ],
      "target_dependencies" : [
        "Compute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Compute",
      "module_type" : "SwiftTarget",
      "name" : "Compute",
      "path" : "Sources/Compute",
      "product_memberships" : [
        "Compute",
        "Examples"
      ],
      "sources" : [
        "Compute+Arguments.swift",
        "Compute+Pipeline.swift",
        "Compute+Task.swift",
        "Compute.swift",
        "ShaderFunction.swift",
        "Support.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Compute",
      "Compute-Package",
      "Examples"
    ]
  }
}
2026-04-19 11:47:30.065 xcodebuild[794:5088] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Compute-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Compute-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Compute: /Users/admin/builder/spi-builder-workspace
  MetalCompilerPlugin: https://github.com/schwa/MetalCompilerPlugin @ 0.1.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “MetalCompilerPlugin” in package “metalcompilerplugin”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/MetalCompilerPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 8d546c10f8f587de1d0030aabb6328c40ca318a0becfd8a99a1e4c46ef863d86
Apply build tool plug-in “MetalCompilerPlugin” to target “Examples” in package “spi-builder-workspace”
Using default configuration for MetalCompiler
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0xa0bebcf00 path:'/Users/admin/builder/spi-builder-workspace'>
    target: Examples
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("metal"), executable: "/usr/bin/xcrun", arguments: ["metal", "-gline-tables-only", "-frecord-sources", "-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/cache", "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal", "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal", "/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal", "-o", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib", "-DMETAL"], environment: ["TMPDIR": "/private/tmp"], workingDir: nil, inputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal">)], pluginOutputDir: SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin">), outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'Examples' in project 'Compute'
        ➜ Explicit dependency on target 'Compute_Examples' in project 'Compute'
        ➜ Explicit dependency on target 'Compute' in project 'Compute'
        ➜ Explicit dependency on target 'MetalSupportLite' in project 'Compute'
        ➜ Explicit dependency on target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
    Target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
        ➜ Explicit dependency on target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
    Target 'MetalSupportLite' in project 'Compute' (no dependencies)
    Target 'Compute_Examples' in project 'Compute'
        ➜ Explicit dependency on target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin'
    Target 'MetalCompilerPlugin' in project 'MetalCompilerPlugin' (no dependencies)
    Target 'Compute' in project 'Compute'
        ➜ Explicit dependency on target 'Compute' in project 'Compute'
    Target 'Compute' in project 'Compute' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CustomTask metal e03dbe5edfd892c40ddf71e184eae850 (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    export ACTION\=build
    export AD_HOC_CODE_SIGNING_ALLOWED\=NO
    export ALLOW_BUILD_REQUEST_OVERRIDES\=NO
    export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
    export ALTERNATE_GROUP\=staff
    export ALTERNATE_MODE\=u+w,go-w,a+rX
    export ALTERNATE_OWNER\=admin
    export ALTERNATIVE_DISTRIBUTION_WEB\=NO
    export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
    export ALWAYS_SEARCH_USER_PATHS\=YES
    export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
    export APPLICATION_EXTENSION_API_ONLY\=NO
    export APPLY_RULES_IN_COPY_FILES\=NO
    export APPLY_RULES_IN_COPY_HEADERS\=NO
    export APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
    export ARCHS\=arm64\ arm64_32
    export ARCHS_BASE\=arm64\ arm64_32
    export ARCHS_STANDARD\=arm64\ arm64_32
    export ARCHS_STANDARD_32_BIT\=armv7k\ arm64_32
    export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
    export AUTOMATION_APPLE_EVENTS\=NO
    export AVAILABLE_PLATFORMS\=android\ appletvos\ appletvsimulator\ driverkit\ freebsd\ iphoneos\ iphonesimulator\ linux\ macosx\ none\ openbsd\ qnx\ watchos\ watchsimulator\ webassembly\ xros\ xrsimulator
    export BUILD_ACTIVE_RESOURCES_ONLY\=NO
    export BUILD_COMPONENTS\=headers\ build
    export BUILD_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
    export BUILD_ONLY_KNOWN_LOCALIZATIONS\=NO
    export BUILD_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    export BUILD_STYLE\=
    export BUILD_VARIANTS\=normal
    export BUILT_PRODUCTS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
    export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
    export BUNDLE_EXTENSIONS_FOLDER_PATH\=Extensions
    export BUNDLE_FORMAT\=shallow
    export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks
    export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns
    export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders
    export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers
    export CACHE_ROOT\=/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C/com.apple.DeveloperTools/26.4-17E192/Xcode
    export CCHROOT\=/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C/com.apple.DeveloperTools/26.4-17E192/Xcode
    export CHMOD\=/bin/chmod
    export CHOWN\=chown
    export CLANG_CACHE_FINE_GRAINED_OUTPUTS\=YES
    export CLANG_COVERAGE_MAPPING\=YES
    export CLANG_ENABLE_EXPLICIT_MODULES\=YES
    export CLANG_ENABLE_OBJC_ARC\=YES
    export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation
    export CLANG_PROFILE_DATA_DIRECTORY\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/ProfileData
    export CLASS_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/JavaClasses
    export CLEAN_PRECOMPS\=YES
    export CLONE_HEADERS\=NO
    export CODESIGNING_FOLDER_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle
    export CODE_SIGNING_ALLOWED\=YES
    export CODE_SIGNING_REQUIRED\=NO
    export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext
    export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
    export COLOR_DIAGNOSTICS\=NO
    export COMBINE_HIDPI_IMAGES\=NO
    export COMPILATION_CACHE_CAS_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/CompilationCache.noindex
    export COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
    export COMPILER_INDEX_STORE_ENABLE\=Default
    export COMPILER_WORKING_DIRECTORY\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    export COMPOSITE_SDK_DIRS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositeSDKs
    export COMPRESS_PNG_FILES\=YES
    export CONFIGURATION\=Debug
    export CONFIGURATION_BUILD_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export CONFIGURATION_TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos
    export CONTENTS_FOLDER_PATH\=Compute_Examples.bundle
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/Contents
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle
    export COPYING_PRESERVES_HFS_DATA\=NO
    export COPY_HEADERS_RUN_UNIFDEF\=NO
    export COPY_PHASE_STRIP\=NO
    export COREML_CODEGEN_LANGUAGE\=None
    export COREML_COMPILER_CONTAINER\=swift-package
    export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchSimulator.platform
    export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=watchsimulator
    export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator26.4.sdk
    export CORRESPONDING_SIMULATOR_SDK_NAME\=watchsimulator26.4
    export CP\=/bin/cp
    export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
    export CURRENT_ARCH\=undefined_arch
    export CURRENT_VARIANT\=normal
    export DEAD_CODE_STRIPPING\=YES
    export DEBUGGING_SYMBOLS\=YES
    export DEBUG_INFORMATION_FORMAT\=dwarf
    export DEBUG_INFORMATION_VERSION\=compiler-default
    export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0
    export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
    export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions
    export DEFINES_MODULE\=NO
    export DEPLOYMENT_LOCATION\=NO
    export DEPLOYMENT_POSTPROCESSING\=NO
    export DEPLOYMENT_TARGET_SETTING_NAME\=WATCHOS_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=4.0\ 4.1\ 4.2\ 4.3\ 5.0\ 5.1\ 5.2\ 5.3\ 6.0\ 6.1\ 6.2\ 7.0\ 7.1\ 7.2\ 7.3\ 7.4\ 7.5\ 7.6\ 8.0\ 8.1\ 8.3\ 8.4\ 8.5\ 8.6\ 8.7\ 9.0\ 9.1\ 9.2\ 9.3\ 9.4\ 9.5\ 9.6\ 10.0\ 10.1\ 10.2\ 10.3\ 10.4\ 10.5\ 10.6\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 11.5\ 11.6\ 26.0\ 26.2\ 26.3\ 26.4
    export DERIVED_FILES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources
    export DERIVED_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources
    export DERIVED_SOURCES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/DerivedSources
    export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications
    export DEVELOPER_BIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin
    export DEVELOPER_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer
    export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library
    export DEVELOPER_SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
    export DEVELOPER_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Tools
    export DEVELOPER_USR_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr
    export DEVELOPMENT_LANGUAGE\=en
    export DIAGNOSE_MISSING_TARGET_DEPENDENCIES\=YES
    export DIFF\=/usr/bin/diff
    export DOCUMENTATION_FOLDER_PATH\=Compute_Examples.bundle/en.lproj/Documentation
    export DONT_GENERATE_INFOPLIST_FILE\=NO
    export DSTROOT\=/tmp/Compute.dst
    export DT_TOOLCHAIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export DUMP_DEPENDENCIES\=NO
    export DUMP_DEPENDENCIES_OUTPUT_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples-BuildDependencyInfo.json
    export DWARF_DSYM_FILE_NAME\=Compute_Examples.bundle.dSYM
    export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
    export DWARF_DSYM_FOLDER_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export DYLIB_INSTALL_NAME_BASE\=@rpath
    export DYNAMIC_LIBRARY_EXTENSION\=dylib
    export EAGER_COMPILATION_ALLOW_SCRIPTS\=NO
    export EAGER_LINKING\=NO
    export EFFECTIVE_PLATFORM_NAME\=-watchos
    export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
    export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision
    export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
    export ENABLE_APP_SANDBOX\=NO
    export ENABLE_CODE_COVERAGE\=YES
    export ENABLE_COHORT_ARCHS\=NO
    export ENABLE_CPLUSPLUS_BOUNDS_SAFE_BUFFERS\=NO
    export ENABLE_C_BOUNDS_SAFETY\=NO
    export ENABLE_DEBUG_DYLIB\=NO
    export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
    export ENABLE_DEFAULT_SEARCH_PATHS\=YES
    export ENABLE_ENHANCED_SECURITY\=NO
    export ENABLE_HARDENED_RUNTIME\=NO
    export ENABLE_HEADER_DEPENDENCIES\=YES
    export ENABLE_INCOMING_NETWORK_CONNECTIONS\=NO
    export ENABLE_NS_ASSERTIONS\=YES
    export ENABLE_ON_DEMAND_RESOURCES\=NO
    export ENABLE_OUTGOING_NETWORK_CONNECTIONS\=NO
    export ENABLE_POINTER_AUTHENTICATION\=NO
    export ENABLE_PREVIEWS\=NO
    export ENABLE_RESOURCE_ACCESS_AUDIO_INPUT\=NO
    export ENABLE_RESOURCE_ACCESS_BLUETOOTH\=NO
    export ENABLE_RESOURCE_ACCESS_CALENDARS\=NO
    export ENABLE_RESOURCE_ACCESS_CAMERA\=NO
    export ENABLE_RESOURCE_ACCESS_CONTACTS\=NO
    export ENABLE_RESOURCE_ACCESS_LOCATION\=NO
    export ENABLE_RESOURCE_ACCESS_PHOTO_LIBRARY\=NO
    export ENABLE_RESOURCE_ACCESS_PRINTING\=NO
    export ENABLE_RESOURCE_ACCESS_USB\=NO
    export ENABLE_SDK_IMPORTS\=NO
    export ENABLE_SECURITY_COMPILER_WARNINGS\=NO
    export ENABLE_TESTABILITY\=YES
    export ENABLE_TESTING_SEARCH_PATHS\=YES
    export ENABLE_USER_SCRIPT_SANDBOXING\=NO
    export ENABLE_XOJIT_PREVIEWS\=NO
    export ENFORCE_VALID_ARCHS\=YES
    export ENTITLEMENTS_DESTINATION\=Signature
    export ENTITLEMENTS_REQUIRED\=NO
    export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
    export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \*.icon\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
    export EXECUTABLES_FOLDER_PATH\=Compute_Examples.bundle/Executables
    export EXECUTABLE_FOLDER_PATH\=Compute_Examples.bundle
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/MacOS
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle
    export EXECUTABLE_PATH\=Compute_Examples.bundle/
    export EXTENSIONS_FOLDER_PATH\=Compute_Examples.bundle/Extensions
    export FILE_LIST\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects/LinkFileList
    export FIXED_FILES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/FixedFiles
    export FRAMEWORKS_FOLDER_PATH\=Compute_Examples.bundle/Frameworks
    export FRAMEWORK_FLAG_PREFIX\=-framework
    export FRAMEWORK_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos\
    export FRAMEWORK_VERSION\=A
    export FULL_PRODUCT_NAME\=Compute_Examples.bundle
    export FUSE_BUILD_PHASES\=YES
    export FUSE_BUILD_SCRIPT_PHASES\=NO
    export GCC3_VERSION\=3.3
    export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
    export GCC_OPTIMIZATION_LEVEL\=0
    export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
    export GCC_PREPROCESSOR_DEFINITIONS\=\ SWIFT_PACKAGE\ DEBUG\=1
    export GCC_THUMB_SUPPORT\=YES
    export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
    export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
    export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
    export GCC_WARN_64_TO_32_BIT_CONVERSION\=NO
    export GENERATED_MODULEMAP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
    export GENERATE_INFOPLIST_FILE\=YES
    export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES
    export GENERATE_PKGINFO_FILE\=NO
    export GENERATE_PRELINK_OBJECT_FILE\=NO
    export GENERATE_PROFILING_CODE\=NO
    export GENERATE_TEXT_BASED_STUBS\=NO
    export GID\=20
    export GROUP\=staff
    export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
    export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
    export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_TARGETS_NOT_BEING_BUILT\=YES
    export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES
    export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES
    export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES
    export HEADERMAP_USES_VFS\=NO
    export HEADER_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include\
    export HOME\=/Users/admin
    export HOST_ARCH\=arm64
    export HOST_PLATFORM\=macosx
    export ICONV\=/usr/bin/iconv
    export IMPLICIT_DEPENDENCY_DOMAIN\=default
    export INDEX_STORE_COMPRESS\=NO
    export INDEX_STORE_ONLY_PROJECT_FILES\=NO
    export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
    export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
    export INFOPLIST_OUTPUT_FORMAT\=binary
    export INFOPLIST_PATH\=Compute_Examples.bundle/Info.plist
    export INFOPLIST_PREPROCESS\=NO
    export INFOSTRINGS_PATH\=Compute_Examples.bundle/en.lproj/InfoPlist.strings
    export INLINE_PRIVATE_FRAMEWORKS\=NO
    export INSTALLAPI_IGNORE_SKIP_INSTALL\=YES
    export INSTALLHDRS_COPY_PHASE\=NO
    export INSTALLHDRS_SCRIPT_PHASE\=NO
    export INSTALL_DIR\=/tmp/Compute.dst
    export INSTALL_GROUP\=staff
    export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
    export INSTALL_OWNER\=admin
    export INSTALL_ROOT\=/tmp/Compute.dst
    export IS_UNOPTIMIZED_BUILD\=YES
    export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8
    export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
    export JAVA_ARCHIVE_CLASSES\=YES
    export JAVA_ARCHIVE_TYPE\=JAR
    export JAVA_COMPILER\=/usr/bin/javac
    export JAVA_FOLDER_PATH\=Compute_Examples.bundle/Java
    export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
    export JAVA_JAR_FLAGS\=cv
    export JAVA_SOURCE_SUBDIR\=.
    export JAVA_USE_DEPENDENCIES\=YES
    export JAVA_ZIP_FLAGS\=-urg
    export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
    export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
    export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\ -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\ -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\ -hwasan-use-short-granules\=0\ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_
    export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
    export KEEP_PRIVATE_EXTERNS\=NO
    export LD_DEPENDENCY_INFO_FILE\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch/Compute_Examples_dependency_info.dat
    export LD_EXPORT_SYMBOLS\=YES
    export LD_GENERATE_MAP_FILE\=NO
    export LD_MAP_FILE_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Compute_Examples-LinkMap-normal-undefined_arch.txt
    export LD_NO_PIE\=NO
    export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
    export LD_SHARED_CACHE_ELIGIBLE\=Automatic
    export LD_WARN_DUPLICATE_LIBRARIES\=NO
    export LD_WARN_UNUSED_DYLIBS\=NO
    export LEGACY_DEVELOPER_DIR\=/Applications/Xcode-26.4.0.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
    export LEX\=lex
    export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions
    export LIBRARY_FLAG_NOSPACE\=YES
    export LIBRARY_FLAG_PREFIX\=-l
    export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions
    export LIBRARY_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos\ \ \ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib
    export LINKER_DISPLAYS_MANGLED_NAMES\=NO
    export LINK_FILE_LIST_normal_arm64\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64/Compute_Examples.LinkFileList
    export LINK_FILE_LIST_normal_arm64_32\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64_32/Compute_Examples.LinkFileList
    export LINK_OBJC_RUNTIME\=YES
    export LINK_WITH_STANDARD_LIBRARIES\=YES
    export LLVM_TARGET_TRIPLE_OS_VERSION\=watchos11.0
    export LLVM_TARGET_TRIPLE_VENDOR\=apple
    export LM_AUX_CONST_METADATA_LIST_PATH_normal_arm64\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64/Compute_Examples.SwiftConstValuesFileList
    export LM_AUX_CONST_METADATA_LIST_PATH_normal_arm64_32\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64_32/Compute_Examples.SwiftConstValuesFileList
    export LOCALIZATION_EXPORT_SUPPORTED\=YES
    export LOCALIZATION_PREFERS_STRING_CATALOGS\=NO
    export LOCALIZED_RESOURCES_FOLDER_PATH\=Compute_Examples.bundle/en.lproj
    export LOCALIZED_STRING_CODE_COMMENTS\=NO
    export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString
    export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES
    export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities
    export LOCAL_APPS_DIR\=/Applications
    export LOCAL_DEVELOPER_DIR\=/Library/Developer
    export LOCAL_LIBRARY_DIR\=/Library
    export LOCROOT\=/Users/admin/builder/spi-builder-workspace
    export LOCSYMROOT\=/Users/admin/builder/spi-builder-workspace
    export MACH_O_TYPE\=mh_bundle
    export MAC_OS_X_PRODUCT_BUILD_VERSION\=25E246
    export MAC_OS_X_VERSION_ACTUAL\=260400
    export MAC_OS_X_VERSION_MAJOR\=260000
    export MAC_OS_X_VERSION_MINOR\=260400
    export MAKE_MERGEABLE\=NO
    export MERGEABLE_LIBRARY\=NO
    export MERGED_BINARY_TYPE\=none
    export MERGE_LINKED_LIBRARIES\=NO
    export METAL_LIBRARY_FILE_BASE\=default
    export METAL_LIBRARY_OUTPUT_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle
    export MODULES_FOLDER_PATH\=Compute_Examples.bundle/Modules
    export MODULE_CACHE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex
    export NATIVE_ARCH\=arm64
    export NATIVE_ARCH_32_BIT\=arm
    export NATIVE_ARCH_64_BIT\=arm64
    export NATIVE_ARCH_ACTUAL\=arm64
    export NO_COMMON\=YES
    export OBJECT_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects
    export OBJECT_FILE_DIR_normal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal
    export OBJROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    export ONLY_ACTIVE_ARCH\=NO
    export OS\=MACOS
    export OSAC\=/usr/bin/osacompile
    export OTHER_CFLAGS\=\ -DXcode
    export OTHER_CPLUSPLUSFLAGS\=\ -DXcode
    export OTHER_SWIFT_FLAGS\=\ -DXcode\ -plugin-path\ /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing
    export PACKAGE_RESOURCE_TARGET_KIND\=resource
    export PACKAGE_TYPE\=com.apple.package-type.wrapper
    export PASCAL_STRINGS\=YES
    export PATH\=/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftBuild.framework/Versions/A/PlugIns/SWBBuildService.bundle/Contents/PlugIns/SWBUniversalPlatformPlugin.bundle/Contents/Frameworks/SWBUniversalPlatform.framework/Resources:/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin:/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/local/bin:/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/libexec:/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/usr/local/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin:/Applications/Xcode-26.4.0.app/Contents/Developer/usr/local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pkg/env/active/bin:/opt/pmk/env/global/bin:/Library/Apple/usr/bin
    export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode-26.4.0.app/Contents/Developer/Headers\ /Applications/Xcode-26.4.0.app/Contents/Developer/SDKs\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms
    export PBDEVELOPMENTPLIST_PATH\=Compute_Examples.bundle/pbdevelopment.plist
    export PER_ARCH_MODULE_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch
    export PER_ARCH_OBJECT_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal
    export PKGINFO_FILE_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/PkgInfo
    export PKGINFO_PATH\=Compute_Examples.bundle/PkgInfo
    export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Applications
    export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin
    export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library
    export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs
    export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Tools
    export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr
    export PLATFORM_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform
    export PLATFORM_DISPLAY_NAME\=watchOS
    export PLATFORM_FAMILY_NAME\=watchOS
    export PLATFORM_NAME\=watchos
    export PLATFORM_PREFERRED_ARCH\=arm64
    export PLATFORM_PRODUCT_BUILD_VERSION\=23T238
    export PLATFORM_REQUIRES_SWIFT_AUTOLINK_EXTRACT\=NO
    export PLATFORM_REQUIRES_SWIFT_MODULEWRAP\=NO
    export PLATFORM_USES_DSYMS\=YES
    export PLIST_FILE_OUTPUT_FORMAT\=binary
    export PLUGINS_FOLDER_PATH\=Compute_Examples.bundle/PlugIns
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
    export PRECOMP_DESTINATION_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/PrefixHeaders
    export PRIVATE_HEADERS_FOLDER_PATH\=Compute_Examples.bundle/PrivateHeaders
    export PROCESSED_INFOPLIST_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch/Processed-Info.plist
    export PRODUCT_BUNDLE_IDENTIFIER\=spi-builder-workspace.Examples.resources
    export PRODUCT_BUNDLE_PACKAGE_TYPE\=BNDL
    export PRODUCT_MODULE_NAME\=Compute_Examples
    export PRODUCT_NAME\=Compute_Examples
    export PRODUCT_SETTINGS_PATH\=
    export PRODUCT_TYPE\=com.apple.product-type.bundle
    export PROFILING_CODE\=NO
    export PROJECT\=Compute
    export PROJECT_DERIVED_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/DerivedSources
    export PROJECT_DIR\=/Users/admin/builder/spi-builder-workspace
    export PROJECT_FILE_PATH\=/Users/admin/builder/spi-builder-workspace/Package.swift
    export PROJECT_GUID\=PACKAGE:/Users/admin/builder/spi-builder-workspace
    export PROJECT_NAME\=Compute
    export PROJECT_TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build
    export PROJECT_TEMP_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    export PUBLIC_HEADERS_FOLDER_PATH\=Compute_Examples.bundle/Headers
    export RECOMMENDED_WATCHOS_DEPLOYMENT_TARGET\=8.0
    export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES
    export REMOVE_CVS_FROM_RESOURCES\=YES
    export REMOVE_GIT_FROM_RESOURCES\=YES
    export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES
    export REMOVE_HG_FROM_RESOURCES\=YES
    export REMOVE_STATIC_EXECUTABLES_FROM_EMBEDDED_BUNDLES\=YES
    export REMOVE_SVN_FROM_RESOURCES\=YES
    export RESCHEDULE_INDEPENDENT_HEADERS_PHASES\=YES
    export REZ_COLLECTOR_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/ResourceManagerResources
    export REZ_OBJECTS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/ResourceManagerResources/Objects
    export REZ_SEARCH_PATHS\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos\
    export RPATH_ORIGIN\=@loader_path
    export RUNTIME_EXCEPTION_ALLOW_DYLD_ENVIRONMENT_VARIABLES\=NO
    export RUNTIME_EXCEPTION_ALLOW_JIT\=NO
    export RUNTIME_EXCEPTION_ALLOW_UNSIGNED_EXECUTABLE_MEMORY\=NO
    export RUNTIME_EXCEPTION_DEBUGGING_TOOL\=NO
    export RUNTIME_EXCEPTION_DISABLE_EXECUTABLE_PAGE_PROTECTION\=NO
    export RUNTIME_EXCEPTION_DISABLE_LIBRARY_VALIDATION\=NO
    export SCANNING_PCM_KEEP_CACHE_DIRECTORY\=YES
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
    export SCRIPTS_FOLDER_PATH\=Compute_Examples.bundle/Scripts
    export SDKROOT\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_DIR_watchos\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_DIR_watchos26_4\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk
    export SDK_NAME\=watchos26.4
    export SDK_NAMES\=watchos26.4
    export SDK_PRODUCT_BUILD_VERSION\=23T238
    export SDK_STAT_CACHE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData
    export SDK_STAT_CACHE_ENABLE\=YES
    export SDK_STAT_CACHE_PATH\=/Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    export SDK_VERSION\=26.4
    export SDK_VERSION_ACTUAL\=260400
    export SDK_VERSION_MAJOR\=260000
    export SDK_VERSION_MINOR\=260400
    export SED\=/usr/bin/sed
    export SEPARATE_STRIP\=NO
    export SEPARATE_SYMBOL_EDIT\=NO
    export SET_DIR_MODE_OWNER_GROUP\=YES
    export SET_FILE_MODE_OWNER_GROUP\=NO
    export SHALLOW_BUNDLE\=YES
    export SHALLOW_BUNDLE_TRIPLE\=watchos
    export SHALLOW_BUNDLE_ios_macabi\=NO
    export SHALLOW_BUNDLE_macos\=NO
    export SHARED_DERIVED_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DerivedSources
    export SHARED_FRAMEWORKS_FOLDER_PATH\=Compute_Examples.bundle/SharedFrameworks
    export SHARED_PRECOMPS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PrecompiledHeaders
    export SHARED_SUPPORT_FOLDER_PATH\=Compute_Examples.bundle/SharedSupport
    export SKIP_INSTALL\=YES
    export SKIP_MERGEABLE_LIBRARY_BUNDLE_HOOK\=NO
    export SOURCE_ROOT\=/Users/admin/builder/spi-builder-workspace
    export SRCROOT\=/Users/admin/builder/spi-builder-workspace
    export STRINGSDATA_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/undefined_arch
    export STRINGSDATA_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export STRINGS_FILE_INFOPLIST_RENAME\=YES
    export STRINGS_FILE_OUTPUT_ENCODING\=binary
    export STRING_CATALOG_GENERATE_SYMBOLS\=NO
    export STRIP_BITCODE_FROM_COPIED_FILES\=YES
    export STRIP_INSTALLED_PRODUCT\=NO
    export STRIP_STYLE\=non-global
    export STRIP_SWIFT_SYMBOLS\=YES
    export SUPPORTED_DEVICE_FAMILIES\=4
    export SUPPORTED_PLATFORMS\=android\ appletvos\ appletvsimulator\ driverkit\ freebsd\ iphoneos\ iphonesimulator\ linux\ macosx\ none\ openbsd\ qnx\ watchos\ watchsimulator\ webassembly\ xros\ xrsimulator
    export SUPPORTS_MACCATALYST\=NO
    export SUPPORTS_TEXT_BASED_API\=NO
    export SUPPRESS_WARNINGS\=NO
    export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=\ SWIFT_PACKAGE\ DEBUG
    export SWIFT_EMIT_CONST_VALUE_PROTOCOLS\=AnyResolverProviding\ AppEntity\ AppEnum\ AppExtension\ AppIntent\ AppIntentsPackage\ AppShortcutProviding\ AppShortcutsProvider\ DynamicOptionsProvider\ EntityQuery\ ExtensionPointDefining\ IntentValueQuery\ Resolver\ TransientEntity\ _AssistantIntentsProvider\ _GenerativeFunctionExtractable\ _IntentValueRepresentable
    export SWIFT_EMIT_LOC_STRINGS\=NO
    export SWIFT_ENABLE_EXPLICIT_MODULES\=YES
    export SWIFT_INSTALL_OBJC_HEADER\=NO
    export SWIFT_OPTIMIZATION_LEVEL\=-Onone
    export SWIFT_PLATFORM_TARGET_PREFIX\=watchos
    export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64/Compute_Examples.SwiftFileList
    export SWIFT_RESPONSE_FILE_PATH_normal_arm64_32\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Objects-normal/arm64_32/Compute_Examples.SwiftFileList
    export SYMROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities
    export SYSTEM_APPS_DIR\=/Applications
    export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices
    export SYSTEM_DEMOS_DIR\=/Applications/Extras
    export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications
    export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin
    export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Utilities/Built\ Examples
    export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer
    export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library
    export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Graphics\ Tools
    export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Java\ Tools
    export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Performance\ Tools
    export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library/releasenotes
    export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode-26.4.0.app/Contents/Developer/Tools
    export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools
    export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools
    export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/usr
    export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Applications/Utilities
    export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
    export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
    export SYSTEM_EXTENSIONS_FOLDER_PATH\=Compute_Examples.bundle/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/Library/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle/SystemExtensions
    export SYSTEM_FRAMEWORK_SEARCH_PATHS\=\ \ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks
    export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
    export SYSTEM_LIBRARY_DIR\=/System/Library
    export TAPI_DEMANGLE\=YES
    export TAPI_ENABLE_PROJECT_HEADERS\=NO
    export TAPI_LANGUAGE\=objective-c
    export TAPI_LANGUAGE_STANDARD\=compiler-default
    export TAPI_USE_SRCROOT\=YES
    export TAPI_VERIFY_MODE\=Pedantic
    export TARGETED_DEVICE_FAMILY\=1,2,3,4,6,7
    export TARGETNAME\=Compute_Examples
    export TARGET_BUILD_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    export TARGET_NAME\=Compute_Examples
    export TARGET_TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_FILES_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_FILE_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build
    export TEMP_ROOT\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    export TEMP_SANDBOX_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TemporaryTaskSandboxes
    export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks
    export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib
    export TMPDIR\=/private/tmp
    export TOOLCHAINS\=com.apple.dt.toolchain.Metal.32023.883\ com.apple.dt.toolchain.XcodeDefault
    export TOOLCHAIN_DIR\=/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain
    export TOOLCHAIN_VERSION\=32023.883
    export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
    export TREAT_MISSING_SCRIPT_PHASE_OUTPUTS_AS_ERRORS\=NO
    export UID\=501
    export UNINSTALLED_PRODUCTS_DIR\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UninstalledProducts
    export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Compute_Examples.bundle
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Compute_Examples.bundle/Resources
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Compute_Examples.bundle
    export UNSTRIPPED_PRODUCT\=NO
    export USER\=admin
    export USER_APPS_DIR\=/Users/admin/Applications
    export USER_LIBRARY_DIR\=/Users/admin/Library
    export USE_DYNAMIC_NO_PIC\=YES
    export USE_HEADERMAP\=NO
    export USE_HEADER_SYMLINKS\=NO
    export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
    export VALIDATE_PRODUCT\=NO
    export VALID_ARCHS\=arm64\ arm64_32\ arm64e\ armv7k
    export VERBOSE_PBXCP\=NO
    export VERSIONPLIST_PATH\=Compute_Examples.bundle/version.plist
    export VERSION_INFO_BUILDER\=admin
    export VERSION_INFO_FILE\=Compute_Examples_vers.c
    export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Compute_Examples\ \ PROJECT:Compute-\"
    export WATCHOS_DEPLOYMENT_TARGET\=11.0
    export WORKSPACE_DIR\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    export WRAPPER_EXTENSION\=bundle
    export WRAPPER_NAME\=Compute_Examples.bundle
    export WRAPPER_SUFFIX\=.bundle
    export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO
    export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode-26.4.0.app/Contents/Developer/Library/Xcode
    export XCODE_PRODUCT_BUILD_VERSION\=17E192
    export XCODE_VERSION_ACTUAL\=2640
    export XCODE_VERSION_MAJOR\=2600
    export XCODE_VERSION_MINOR\=2640
    export XPCSERVICES_FOLDER_PATH\=Compute_Examples.bundle/XPCServices
    export YACC\=yacc
    export _DISCOVER_COMMAND_LINE_LINKER_INPUTS\=YES
    export _DISCOVER_COMMAND_LINE_LINKER_INPUTS_INCLUDE_WL\=YES
    export _LD_MULTIARCH\=YES
    export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents
    export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/..
    export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources
    export __DIAGNOSE_DEPRECATED_ARCHS\=YES
    export __ORIGINAL_SDK_DEFINED_LLVM_TARGET_TRIPLE_SYS\=watchos
    export arch\=undefined_arch
    export variant\=normal
    /usr/bin/sandbox-exec -p \(version\ 1\)'
'\(deny\ default\)'
'\(import\ \"system.sb\"\)'
'\(allow\ file-read\*\)'
'\(allow\ process\*\)'
'\(allow\ mach-lookup\ \(global-name\ \"com.apple.lsd.mapdb\"\)\)'
'\(allow\ mach-lookup\ \(global-name\ \"com.apple.mobileassetd.v2\"\)\)'
'\(allow\ file-write\*'
'\ \ \ \ \(subpath\ \"/private/tmp\"\)'
'\ \ \ \ \(subpath\ \"/private/var/tmp\"\)'
'\ \ \ \ \(subpath\ \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\"\)'
'\ \ \ \ \(subpath\ \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\"\)'
'\)'
'\(deny\ file-write\*'
'\ \ \ \ \(subpath\ \"/Users/admin/builder/spi-builder-workspace\"\)'
'\)'
'\(allow\ file-write\*'
'\ \ \ \ \(subpath\ \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin\"\)'
'\ \ \ \ \(subpath\ \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\"\)'
'\)'
' /usr/bin/xcrun metal -gline-tables-only -frecord-sources -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/cache /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Examples/MetalCompilerPlugin/debug.metallib -DMETAL
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin/metal -c -target air64-apple-watchos11.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/PrefixSumGPU.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/PrefixSumGPU.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/PrefixSumGPU.dat /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/PrefixSum/PrefixSumGPU.metal
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin/metal -c -target air64-apple-watchos11.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/GameOfLife.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/GameOfLife.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/GameOfLife.dat /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/GameOfLife/GameOfLife.metal
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.430ZuT/Metal.xctoolchain/usr/bin/metal -c -target air64-apple-watchos11.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/BitonicSort.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/BitonicSort.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/Metal/BitonicSort.dat /Users/admin/builder/spi-builder-workspace/Sources/Examples/Examples/BitonicSort/BitonicSort.metal
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Compute_Examples.bundle /Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets (in target 'Compute_Examples' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Examples/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute_Examples.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 11.0 --platform watchos
SwiftDriver MetalSupportLite normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalSupportLite -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.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/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64/MetalSupportLite-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: A dependency of main module 'MetalSupportLite'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: Also imported here
@preconcurrency import Metal
                       ^ (in target 'MetalSupportLite' from project 'Compute')
SwiftDriver MetalSupportLite normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalSupportLite -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/MetalSupportLite.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/Compute.build/Debug-watchos/MetalSupportLite.build/Objects-normal/arm64_32/MetalSupportLite-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: A dependency of main module 'MetalSupportLite'
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'MetalSupportLite' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: Also imported here
@preconcurrency import Metal
                       ^ (in target 'MetalSupportLite' from project 'Compute')
SwiftDriver Compute normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Compute -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.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/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64/Compute-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: A dependency of main module 'Compute'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
SwiftDriver Compute normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Compute -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Compute.build/Debug-watchos/Compute.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/Compute.build/Debug-watchos/Compute.build/Objects-normal/arm64_32/Compute-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: Unable to resolve module dependency: 'Metal'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: A dependency of main module 'Compute'
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: Also imported here
import Metal
       ^ (in target 'Compute' from project 'Compute')
2026-04-19 11:47:31.194 xcodebuild[801:5135] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: a dependency of main module 'MetalSupportLite'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: also imported here
@preconcurrency import Metal
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MTLBuffer+Extensions.swift:1:8: note: a dependency of main module 'MetalSupportLite'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalBasicExtensions.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/MetalSupportLite.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/MetalSupportLite/TypedMTLBuffer.swift:1:24: note: also imported here
@preconcurrency import Metal
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: a dependency of main module 'Compute'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: error: unable to resolve module dependency: 'Metal'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Arguments.swift:1:8: note: a dependency of main module 'Compute'
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Pipeline.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute+Task.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Compute.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/ShaderFunction.swift:1:8: note: also imported here
import Metal
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Compute/Support.swift:1:8: note: also imported here
import Metal
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver MetalSupportLite normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
	SwiftDriver MetalSupportLite normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MetalSupportLite' from project 'Compute')
	SwiftDriver Compute normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
	SwiftDriver Compute normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Compute' from project 'Compute')
	Building workspace spi-builder-workspace with scheme Compute-Package
(5 failures)
BUILD FAILURE 6.3 watchOS