The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Reorderable, reference main (b24bb0), with Swift 6.1 for watchOS using Xcode 16.3 on 19 Apr 2026 19:35:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/visfitness/reorderable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/visfitness/reorderable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b24bb02 Changed autoscroll to use task instead of timer
Cloned https://github.com/visfitness/reorderable.git
Revision (git rev-parse @):
b24bb0285de065df1e46bf288eba770202e79482
SUCCESS checkout https://github.com/visfitness/reorderable.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/visfitness/reorderable.git
https://github.com/visfitness/reorderable.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Reorderable",
  "name" : "Reorderable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Reorderable",
      "targets" : [
        "Reorderable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Reorderable",
      "module_type" : "SwiftTarget",
      "name" : "Reorderable",
      "path" : "Sources/Reorderable",
      "product_memberships" : [
        "Reorderable"
      ],
      "sources" : [
        "Autoscroll.swift",
        "Axis.swift",
        "Bindings.swift",
        "Disabling.swift",
        "DragHandle.swift",
        "Position.swift",
        "ReorderableHStack.swift",
        "ReorderableStack.swift",
        "ReorderableVStack.swift",
        "SensoryFeedback.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Reorderable: /Users/admin/builder/spi-builder-workspace
resolved source packages: Reorderable
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Reorderable",
  "name" : "Reorderable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Reorderable",
      "targets" : [
        "Reorderable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Reorderable",
      "module_type" : "SwiftTarget",
      "name" : "Reorderable",
      "path" : "Sources/Reorderable",
      "product_memberships" : [
        "Reorderable"
      ],
      "sources" : [
        "Autoscroll.swift",
        "Axis.swift",
        "Bindings.swift",
        "Disabling.swift",
        "DragHandle.swift",
        "Position.swift",
        "ReorderableHStack.swift",
        "ReorderableStack.swift",
        "ReorderableVStack.swift",
        "SensoryFeedback.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Reorderable"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reorderable -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Reorderable -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
  Reorderable: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Reorderable' in project 'Reorderable'
        ➜ Explicit dependency on target 'Reorderable' in project 'Reorderable'
    Target 'Reorderable' in project 'Reorderable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 59153cd58c5b3bfce4bfbe526fd63a99
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/59153cd58c5b3bfce4bfbe526fd63a99.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.DependencyMetadataFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.DependencyStaticMetadataFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.modulemap (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.SwiftConstValuesFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable_const_extract_protocols.json (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.LinkFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.SwiftFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-OutputFileMap.json (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftConstValuesFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.LinkFileList (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-OutputFileMap.json (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Reorderable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.modulemap (in target 'Reorderable' from project 'Reorderable')
    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/Reorderable.build/Debug-watchos/Reorderable.build/Reorderable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver Reorderable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Reorderable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable_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/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Reorderable normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Reorderable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable_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/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Autoscroll.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Bindings.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Disabling.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/DragHandle.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Position.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/SensoryFeedback.swift -target arm64-apple-watchos11.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Reorderable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.abi.json
EmitSwiftModule normal arm64 (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:31: error: type 'UIColor' has no member 'systemBlue'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                      ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:63: error: type 'UIColor' has no member 'systemGreen'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                      ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:96: error: type 'UIColor' has no member 'systemGray'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                                                       ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:31: error: type 'UIColor' has no member 'systemRed'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                      ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:62: error: type 'UIColor' has no member 'systemMint'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                     ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:94: error: type 'UIColor' has no member 'systemPurple'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                                                     ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:31: error: type 'UIColor' has no member 'systemIndigo'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                      ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:65: error: type 'UIColor' has no member 'systemTeal'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                        ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:97: error: type 'UIColor' has no member 'systemYellow'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:31: error: type 'UIColor' has no member 'systemBlue'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                      ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:63: error: type 'UIColor' has no member 'systemGreen'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                      ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:96: error: type 'UIColor' has no member 'systemGray'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                                                       ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:31: error: type 'UIColor' has no member 'systemRed'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                      ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:62: error: type 'UIColor' has no member 'systemMint'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                     ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:94: error: type 'UIColor' has no member 'systemPurple'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                                                     ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:31: error: type 'UIColor' has no member 'systemIndigo'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                      ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:65: error: type 'UIColor' has no member 'systemTeal'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                        ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:97: error: type 'UIColor' has no member 'systemYellow'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ~~~~~~~ ^~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ ReorderableStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableStack.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableStack.swift (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Autoscroll.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Bindings.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Disabling.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/DragHandle.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Position.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/SensoryFeedback.swift -target arm64_32-apple-watchos11.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Reorderable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.abi.json
EmitSwiftModule normal arm64_32 (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:31: error: type 'UIColor' has no member 'systemBlue'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                      ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:63: error: type 'UIColor' has no member 'systemGreen'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                      ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:96: error: type 'UIColor' has no member 'systemGray'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                                                       ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:31: error: type 'UIColor' has no member 'systemRed'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                      ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:62: error: type 'UIColor' has no member 'systemMint'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                     ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:94: error: type 'UIColor' has no member 'systemPurple'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                                                     ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:31: error: type 'UIColor' has no member 'systemIndigo'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                      ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:65: error: type 'UIColor' has no member 'systemTeal'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                        ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:97: error: type 'UIColor' has no member 'systemYellow'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:31: error: type 'UIColor' has no member 'systemBlue'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                      ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:63: error: type 'UIColor' has no member 'systemGreen'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                      ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:96: error: type 'UIColor' has no member 'systemGray'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                                                       ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:31: error: type 'UIColor' has no member 'systemRed'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                      ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:62: error: type 'UIColor' has no member 'systemMint'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                     ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:94: error: type 'UIColor' has no member 'systemPurple'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                                                     ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:31: error: type 'UIColor' has no member 'systemIndigo'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                      ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:65: error: type 'UIColor' has no member 'systemTeal'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                        ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:97: error: type 'UIColor' has no member 'systemYellow'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ~~~~~~~ ^~~~~~~~~~~~
SwiftCompile normal arm64_32 Compiling\ SensoryFeedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/SensoryFeedback.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/SensoryFeedback.swift (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ Disabling.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Disabling.swift (in target 'Reorderable' from project 'Reorderable')
Command SwiftCompile failed with a nonzero exit code
SwiftCompile normal arm64_32 Compiling\ Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift (in target 'Reorderable' from project 'Reorderable')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
	EmitSwiftModule normal arm64 (in target 'Reorderable' from project 'Reorderable')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
	EmitSwiftModule normal arm64_32 (in target 'Reorderable' from project 'Reorderable')
	SwiftCompile normal arm64_32 Compiling\ Disabling.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Disabling.swift (in target 'Reorderable' from project 'Reorderable')
	SwiftCompile normal arm64_32 Compiling\ Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift (in target 'Reorderable' from project 'Reorderable')
	Building workspace spi-builder-workspace with scheme Reorderable
(7 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Reorderable: /Users/admin/builder/spi-builder-workspace
resolved source packages: Reorderable
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Reorderable",
  "name" : "Reorderable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Reorderable",
      "targets" : [
        "Reorderable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Reorderable",
      "module_type" : "SwiftTarget",
      "name" : "Reorderable",
      "path" : "Sources/Reorderable",
      "product_memberships" : [
        "Reorderable"
      ],
      "sources" : [
        "Autoscroll.swift",
        "Axis.swift",
        "Bindings.swift",
        "Disabling.swift",
        "DragHandle.swift",
        "Position.swift",
        "ReorderableHStack.swift",
        "ReorderableStack.swift",
        "ReorderableVStack.swift",
        "SensoryFeedback.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Reorderable"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reorderable -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Reorderable -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Reorderable: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Reorderable' in project 'Reorderable'
        ➜ Explicit dependency on target 'Reorderable' in project 'Reorderable'
    Target 'Reorderable' in project 'Reorderable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 3ddec968ad956a4e118a0081ace23069
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3ddec968ad956a4e118a0081ace23069.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver Reorderable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Reorderable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable_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/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64/Reorderable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Reorderable normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Reorderable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable_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/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.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/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
EmitSwiftModule normal arm64_32 (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:86: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple,  150), Sample(UIColor.orange, 100)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:182:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 150), Sample(UIColor.systemMint, 100), Sample(UIColor.systemPurple, 150), Sample(UIColor.orange, 100)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:209:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:182:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:120: error: type 'UIColor' has no member 'systemMint'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                               ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:209:153: error: type 'UIColor' has no member 'systemPurple'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 200), Sample(UIColor.systemGray, 300), Sample(UIColor.systemMint, 200), Sample(UIColor.systemPurple, 300), Sample(UIColor.orange, 200)]
                                                                                                                                                ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:31: error: type 'UIColor' has no member 'systemBlue'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                      ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:63: error: type 'UIColor' has no member 'systemGreen'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                      ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:96: error: type 'UIColor' has no member 'systemGray'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                                                       ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:31: error: type 'UIColor' has no member 'systemRed'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                      ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:62: error: type 'UIColor' has no member 'systemMint'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                     ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:295:94: error: type 'UIColor' has no member 'systemPurple'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                                                     ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:31: error: type 'UIColor' has no member 'systemIndigo'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                      ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:65: error: type 'UIColor' has no member 'systemTeal'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                        ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:296:97: error: type 'UIColor' has no member 'systemYellow'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:20: error: type 'UIColor' has no member 'systemBlue'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:53: error: type 'UIColor' has no member 'systemGreen'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:87: error: type 'UIColor' has no member 'systemGray'
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:31: error: type 'UIColor' has no member 'systemBlue'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                      ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:63: error: type 'UIColor' has no member 'systemGreen'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                      ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:96: error: type 'UIColor' has no member 'systemGray'
    .init(row: [.init(UIColor.systemBlue, 200), .init(UIColor.systemGreen, 100), .init(UIColor.systemGray, 200)]),
                                                                                       ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:31: error: type 'UIColor' has no member 'systemRed'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                      ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:62: error: type 'UIColor' has no member 'systemMint'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                     ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:355:94: error: type 'UIColor' has no member 'systemPurple'
    .init(row: [.init(UIColor.systemRed, 200), .init(UIColor.systemMint, 100), .init(UIColor.systemPurple, 200)]),
                                                                                     ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:31: error: type 'UIColor' has no member 'systemIndigo'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                      ~~~~~~~ ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:65: error: type 'UIColor' has no member 'systemTeal'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                        ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:356:97: error: type 'UIColor' has no member 'systemYellow'
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ~~~~~~~ ^~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Autoscroll.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Bindings.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Disabling.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/DragHandle.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Position.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/SensoryFeedback.swift -target arm64_32-apple-watchos11.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Reorderable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug-watchos/Reorderable.build/Objects-normal/arm64_32/Reorderable.abi.json
SwiftCompile normal arm64_32 Compiling\ Autoscroll.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Autoscroll.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Autoscroll.swift (in target 'Reorderable' from project 'Reorderable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift (in target 'Reorderable' from project 'Reorderable')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'Reorderable' from project 'Reorderable')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
	SwiftCompile normal arm64 Compiling\ Axis.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Axis.swift (in target 'Reorderable' from project 'Reorderable')
	Building workspace spi-builder-workspace with scheme Reorderable
(4 failures)
BUILD FAILURE 6.1 watchOS