The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Reorderable, reference main (b24bb0), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Apr 2026 19:35:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reorderable -destination platform=macOS,arch=arm64

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:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/visfitness/reorderable.git
Command line invocation:
    /Applications/Xcode-26.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
2026-04-19 15:34:53.162 xcodebuild[530:3071] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-19 15:35:12.477 xcodebuild[697:4358] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reorderable -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.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 platform=macOS,arch=arm64
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-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 8a411b395bffe74b871cc173f4225883
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8a411b395bffe74b871cc173f4225883.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Reorderable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Reorderable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Reorderable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Reorderable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Reorderable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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-26.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/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -target arm64-apple-macos15.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/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/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-AVXB2YSWWSIB5C1SPWRDVR5VB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-7EA6WO18B09EC683R1M92LDZS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-698V5DLR9KXHY5FHMJCSAKK1L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AWSGD144ZJEHJPNRESLK5M553.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5C0YY7ICIPGRIDIHLQBC4F7K3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-4CZDGYLK59TEK7G97LCHL4TDM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-28O5DKTTURXB58OJIB9N9LW1F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-APV6QGNL2AHR7BP24JBKZH5K0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-7OKEKNDFXHF42YHZ64G9W4S1W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-ACGXGTQOMU91F1GNMXA1C2QDV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-6LXSESCV4DJBHRD1JQNXQMMYS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-1V0MRPVOPE9TONJYL0JY05P8D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-59QZD3WUDVOJSV3LS1A4R14UC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-6YZCS02FGHPIHMATOLDZCHI2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-1QF05MS3W8JUY59MWRX6YBSD5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-1ZE4MKSH94P98FF4P102PEWOD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-3NMZZ493HHDZH09EAJOUMN3H5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-7NU4T3Q3ZVI3SELV8ZFKR4QNR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4MS563ADDSVD0K3Y8B7RTLHAN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-7WQEXP1SUOR8GBJI016XD209V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-3OJ02968AOFAZZ1XF3L8VYCP9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-4VXZY2JXMN1UDLTVUWKPH8348.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-DXIZ0KM9BXBIZGPZBSRR1KXK4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-9JE17P1LS8B4BWHNCMHPFSWV6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EM8HY1PUVS7TC135RWCZLU0MN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-CR3H05U9B1QNACA57LBODSPIN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-274PBFYVZT56G63BN99J003LN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-73LFOQHISNH6KGI8GRLLUYUO6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-3WAQ3YG6LWVXJ4QVAR72PEADB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-ETXXRJ5KWG9SLWQBWU02EQJXA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-44PWSP370F74U0FYBPH7IDZ7R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-FX4D7S84CXEE8UQA4C57U510.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-BSL2636TG1T3T9DF6VKMVQFPW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-W4G62O3580XJ378BGCHMATTR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-5YB3EBT1SGZVMGWQ2849CY7SO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-132FGO8D9LIVRWSV4VHEPC9PO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-75PFZ0QR945XPCSSAR0YAZ6Z1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-AXGJ4Z7ISP6NZ8QV44EXJKMK2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-1CMFEMO97GDGJIM7Y1NWO7QKJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-6JZBQCBVAEDN4UE9RBH7JE49H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-EG4BR30QKAS2TCC18YOS51TAQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-DU5F0N1620OPQTW0YAVZAMB9W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-6ZTYBBNQWEP9WB6EFE7CYQ790.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-63KQJBGVA9P1J1FDDUH8L88BM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-AZ2CTB8YM1PYQQPYTW6XMLZ3M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-EH44L3R4W38VNEZQQFGHU09DV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-4VQZXOUMWYQE6D7U4S87KPRWH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-74H19YJU0WIJPQV5YIAW6UV8W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-6LOY9WKFCMEUJ9FKN2HT9GN4O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-4SAYCOT0LEC60VXSNZE8G3YFJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-2HKJA5UR4I2KVSBMUWBMWOXHK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-D9FA27D4ISZSWK8MBX04QQC7P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3M5VJ06GO7WCN84IU7NT826I3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-E1RSN8LSOC6ZG5BQX2G4CTFBM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-DZJ4H7G4FHFVQHIR1FN22TDS0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-DA5I0RDYXIID7GFZVSVYC0ZRT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-B1Y89SK59FDDHTUZN2B4A9QU0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8EOM2WCUIBF4R82GB50BA5UQC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-EFYOOWQCH2NHIYFSAJA2C8QF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-4EYAFFB1LQ828K9LYMTIOGF9J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-9WYTUIX36LB7JQCLO1A20D570.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-7EGXPURWZV0SPWXUIO42CKHRU.pcm
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

/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:54:14: error: cannot find type 'UIColor' in scope
  var color: UIColor
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:58:17: error: cannot find type 'UIColor' in scope
  init(_ color: UIColor, _ height: CGFloat) {
                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:78: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:78: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:78: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:181: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:214:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemIndigo))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:243:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemRed))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:259:25: error: cannot find 'UIColor' in scope
      data.append(.init(UIColor.systemMint, 100))
                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:54:14: error: cannot find type 'UIColor' in scope
  var color: UIColor
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:58:17: error: cannot find type 'UIColor' in scope
  init(_ color: UIColor, _ height: CGFloat) {
                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:214:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemIndigo))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:243:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemRed))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:260:25: error: cannot find 'UIColor' in scope
      data.append(.init(UIColor.systemMint, 100))
                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:23: error: cannot find 'UIColor' in scope
    .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:55: error: cannot find 'UIColor' in scope
    .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:88: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:54: error: cannot find 'UIColor' in scope
    .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:86: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:57: error: cannot find 'UIColor' in scope
    .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:89: error: cannot find 'UIColor' in scope
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:308:23: error: cannot find 'UIColor' in scope
          .fill(Color(UIColor.systemOrange))
                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:345:27: error: cannot find 'UIColor' in scope
          sample.color = [UIColor.systemRed, UIColor.systemYellow, UIColor.systemMint].randomElement()!
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:345:46: error: cannot find 'UIColor' in scope
          sample.color = [UIColor.systemRed, UIColor.systemYellow, UIColor.systemMint].randomElement()!
                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:345:68: error: cannot find 'UIColor' in scope
          sample.color = [UIColor.systemRed, UIColor.systemYellow, UIColor.systemMint].randomElement()!
                                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:23: error: cannot find 'UIColor' in scope
    .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:55: error: cannot find 'UIColor' in scope
    .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:88: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:54: error: cannot find 'UIColor' in scope
    .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:86: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:57: error: cannot find 'UIColor' in scope
    .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:89: error: cannot find 'UIColor' in scope
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:363:23: error: cannot find 'UIColor' in scope
          .fill(Color(UIColor.systemOrange))
                      ^~~~~~~
Failed frontend command:
/Applications/Xcode-26.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-macos15.0 -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Reorderable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.2 -target-sdk-name macosx26.2 -clang-target arm64-apple-macos26.2 -in-process-plugin-server-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable.abi.json
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\ 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\ DragHandle.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/DragHandle.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /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 Compiling\ ReorderableHStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /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 Compiling\ ReorderableVStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /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\ 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

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

SwiftCompile normal arm64 Compiling\ Disabling.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Disabling.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /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

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\ Bindings.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Bindings.swift (in target 'Reorderable' from project 'Reorderable')
2026-04-19 15:35:14.627 xcodebuild[699:4405] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'Reorderable' from project 'Reorderable')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
	Building workspace spi-builder-workspace with scheme Reorderable
(3 failures)
Command line invocation:
    /Applications/Xcode-26.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
2026-04-19 15:35:25.303 xcodebuild[787:4770] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-19 15:35:26.927 xcodebuild[795:4836] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reorderable -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.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 platform=macOS,arch=arm64
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
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.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-26.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/Reorderable.build/Objects-normal/arm64/Reorderable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -target arm64-apple-macos15.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/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/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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

SwiftCompile normal arm64 Compiling\ Disabling.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/Disabling.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /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

SwiftCompile normal arm64 Compiling\ ReorderableHStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /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 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

SwiftEmitModule normal arm64 Emitting\ module\ for\ Reorderable (in target 'Reorderable' from project 'Reorderable')
Failed frontend command:
/Applications/Xcode-26.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-macos15.0 -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.2-25C58-dc75598d0054f22ec865fa860f139d726b10091eae1b9012e514a50b0de53ce7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Reorderable -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.2 -target-sdk-name macosx26.2 -clang-target arm64-apple-macos26.2 -in-process-plugin-server-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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/Reorderable.build/Objects-normal/arm64/Reorderable.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/Reorderable.build/Objects-normal/arm64/Reorderable.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Reorderable.build/Debug/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:54:14: error: cannot find type 'UIColor' in scope
  var color: UIColor
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:58:17: error: cannot find type 'UIColor' in scope
  init(_ color: UIColor, _ height: CGFloat) {
                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:66:78: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:84:78: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:110:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen,  50), Sample(UIColor.systemGray, 150)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:130:78: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 100), Sample(UIColor.systemGreen, 50), Sample(UIColor.systemGray, 150)]
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:155:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:181: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:214:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemIndigo))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:243:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemRed))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:255:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableHStack.swift:259:25: error: cannot find 'UIColor' in scope
      data.append(.init(UIColor.systemMint, 100))
                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:54:14: error: cannot find type 'UIColor' in scope
  var color: UIColor
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:58:17: error: cannot find type 'UIColor' in scope
  init(_ color: UIColor, _ height: CGFloat) {
                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:66:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:84:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:110:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:130:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:155:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:12: error: cannot find 'UIColor' in scope
    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:45: error: cannot find 'UIColor' in scope
    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:79: error: cannot find 'UIColor' in scope
    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:112: error: cannot find 'UIColor' in scope
    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:145: error: cannot find 'UIColor' in scope
    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:180: error: cannot find 'UIColor' in scope
    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:214:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemIndigo))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:243:21: error: cannot find 'UIColor' in scope
        .fill(Color(UIColor.systemRed))
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:255:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 200)
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:260:25: error: cannot find 'UIColor' in scope
      data.append(.init(UIColor.systemMint, 100))
                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:294:23: error: cannot find 'UIColor' in scope
    .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:55: error: cannot find 'UIColor' in scope
    .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:88: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:54: error: cannot find 'UIColor' in scope
    .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:86: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:57: error: cannot find 'UIColor' in scope
    .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:89: error: cannot find 'UIColor' in scope
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:308:23: error: cannot find 'UIColor' in scope
          .fill(Color(UIColor.systemOrange))
                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:12: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:45: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:336:79: error: cannot find 'UIColor' in scope
    Sample(UIColor.systemBlue, 200), Sample(UIColor.systemGreen, 100), Sample(UIColor.systemGray, 300)]
                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:345:27: error: cannot find 'UIColor' in scope
          sample.color = [UIColor.systemRed, UIColor.systemYellow, UIColor.systemMint].randomElement()!
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:345:46: error: cannot find 'UIColor' in scope
          sample.color = [UIColor.systemRed, UIColor.systemYellow, UIColor.systemMint].randomElement()!
                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:345:68: error: cannot find 'UIColor' in scope
          sample.color = [UIColor.systemRed, UIColor.systemYellow, UIColor.systemMint].randomElement()!
                                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:354:23: error: cannot find 'UIColor' in scope
    .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:55: error: cannot find 'UIColor' in scope
    .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:88: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:54: error: cannot find 'UIColor' in scope
    .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:86: error: cannot find 'UIColor' in scope
    .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:23: error: cannot find 'UIColor' in scope
    .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:57: error: cannot find 'UIColor' in scope
    .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:89: error: cannot find 'UIColor' in scope
    .init(row: [.init(UIColor.systemIndigo, 200), .init(UIColor.systemTeal, 100), .init(UIColor.systemYellow, 200)]),
                                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift:363:23: error: cannot find 'UIColor' in scope
          .fill(Color(UIColor.systemOrange))
                      ^~~~~~~
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\ 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')
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

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 Compiling\ DragHandle.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/DragHandle.swift (in target 'Reorderable' from project 'Reorderable')
SwiftCompile normal arm64 /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 Compiling\ ReorderableVStack.swift /Users/admin/builder/spi-builder-workspace/Sources/Reorderable/ReorderableVStack.swift (in target 'Reorderable' from project 'Reorderable')
2026-04-19 15:35:28.350 xcodebuild[797:4870] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9f8b540ad554963a53fe493d41e04da0da50c73d, name:My Mac }
** 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')
	Building workspace spi-builder-workspace with scheme Reorderable
(3 failures)
BUILD FAILURE 6.2 macosXcodebuild