The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ColorPicker, reference 1.5.0 (8cd386), with Swift 6.2 for visionOS using Xcode 26.0 on 22 Sep 2025 11:27:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorPicker -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noppefoxwolf/ColorPicker.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/noppefoxwolf/ColorPicker
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 8cd386e Merge pull request #22 from noppefoxwolf/feature/replace-deprecarted-methods
Cloned https://github.com/noppefoxwolf/ColorPicker.git
Revision (git rev-parse @):
8cd386e4789a293e8471d829951009a723f5ae22
SUCCESS checkout https://github.com/noppefoxwolf/ColorPicker.git at 1.5.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/noppefoxwolf/ColorPicker.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ColorPicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorPicker
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorPicker",
  "name" : "ColorPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "ColorPicker",
      "targets" : [
        "ColorPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorPickerTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorPickerTests",
      "path" : "Tests/ColorPickerTests",
      "sources" : [
        "ColorFormatterTests.swift",
        "ColorPickerTests.swift"
      ],
      "target_dependencies" : [
        "ColorPicker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorPicker",
      "module_type" : "SwiftTarget",
      "name" : "ColorPicker",
      "path" : "Sources/ColorPicker",
      "product_memberships" : [
        "ColorPicker"
      ],
      "sources" : [
        "Components/AddColorCell.swift",
        "Components/ColorCell.swift",
        "Components/HairlineView.swift",
        "Extensions/ColorFormatter.swift",
        "Extensions/DispatchQueue+.swift",
        "Feature/AlphaColorPicker/AlphaColorPicker.swift",
        "Feature/ClassicColorPicker/ClassicColorPicker.swift",
        "Feature/ClassicColorPicker/ClassicColorView.swift",
        "Feature/ColorPicker/ColorPicker.swift",
        "Feature/ColorPicker/ColorPickerContentViewController.swift",
        "Feature/ColorPicker/ColorPickerViewController.swift",
        "Feature/DiskColorPicker/DiskColorPickerView.swift",
        "Feature/GridColorPicker/GridColorPicker.swift",
        "Feature/GridColorPicker/GridColorView.swift",
        "Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift",
        "Feature/ScopeColorPicker/Components/ReticleView.swift",
        "Feature/ScopeColorPicker/ScopeColorPicker.swift",
        "Feature/ScopeColorPicker/ScopeColorPickerWindow.swift",
        "Feature/SliderColorPicker/ColorSlider.swift",
        "Feature/SliderColorPicker/ColorSliderConfiguration.swift",
        "Feature/SliderColorPicker/ColorSliderTextField.swift",
        "Feature/SliderColorPicker/ColorSliderTitleLabel.swift",
        "Feature/SliderColorPicker/ColorSliderWithInputView.swift",
        "Feature/SliderColorPicker/HSBColorSliderColorPicker.swift",
        "Feature/SliderColorPicker/HexInputView.swift",
        "Feature/SliderColorPicker/RGBColorSliderColorPicker.swift",
        "Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift",
        "Feature/SliderColorPicker/RGBHexSliderColorPicker.swift",
        "Feature/Swatch/ColorPreviewView.swift",
        "Feature/Swatch/SwatchAndPreviewView.swift",
        "Feature/Swatch/SwatchView.swift",
        "Model/ColorItem.swift",
        "Model/ColorPickerConfiguration.swift",
        "Model/HSV.swift",
        "Model/LocalizedString.swift",
        "Model/PrivatePreference.swift",
        "Model/RGB.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ColorPicker"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorPicker -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ColorPicker -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  ColorPicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ColorPicker' in project 'ColorPicker'
        ➜ Explicit dependency on target 'ColorPicker' in project 'ColorPicker'
        ➜ Explicit dependency on target 'ColorPicker_ColorPicker' in project 'ColorPicker'
    Target 'ColorPicker' in project 'ColorPicker'
        ➜ Explicit dependency on target 'ColorPicker_ColorPicker' in project 'ColorPicker'
    Target 'ColorPicker_ColorPicker' in project 'ColorPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5d7a81dbbec0d322de47bba23e189434
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d7a81dbbec0d322de47bba23e189434.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ColorPicker_ColorPicker.DependencyStaticMetadataFileList (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ColorPicker_ColorPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ColorPicker_ColorPicker.DependencyMetadataFileList (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ColorPicker_ColorPicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/empty-ColorPicker_ColorPicker.plist (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/empty-ColorPicker_ColorPicker.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.LinkFileList (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-OutputFileMap.json (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_const_extract_protocols.json (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.SwiftFileList (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.SwiftConstValuesFileList (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.modulemap (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.DependencyStaticMetadataFileList (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.DependencyMetadataFileList (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ColorPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.modulemap (in target 'ColorPicker' from project 'ColorPicker')
    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/ColorPicker.build/Debug-xros/ColorPicker.build/ColorPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
GenerateStringSymbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Resources/Localizable.xcstrings (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcstringstool generate-symbols --language swift --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Resources/Localizable.xcstrings
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/empty-ColorPicker_ColorPicker.plist (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/empty-ColorPicker_ColorPicker.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle/Info.plist
CompileXCStrings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Resources/Localizable.xcstrings (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcstringstool compile --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Resources/Localizable.xcstrings
CopyStringsFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle/ja.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ja.lproj/Localizable.strings (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copyStrings --validate --outputencoding binary --outfilename Localizable.strings --outdir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle/ja.lproj -- /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ja.lproj/Localizable.strings
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker_ColorPicker.build/ja.lproj/Localizable.strings:1:1: note: detected encoding of input file as Unicode (UTF-8) (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle (in target 'ColorPicker_ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ColorPicker_ColorPicker.bundle
SwiftDriver ColorPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ColorPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.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/ColorPicker.build/Debug-xros/ColorPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-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-265B87GF5GD0I7MNFXOUUK864.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5Z1AOTH25DW74CKZ2KFXLD52P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-96DE0NKNXK88K4188Z003SFL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-2AULHSYE2L659FZ3QIE9V5JO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-2F9GSM98DE1340HXC3MKJQZ6O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-BKMZXENNGOMYFUVGSUV2V7VEV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-BU1KT38SVD7O0JFJUH1LIDPD7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-5SISCDC13SAJ8RXMPI5EMJRC3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-2NDRUQ9992NJF8X4L4JP8NVHE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5YFR0VRJ3VEDNKSWZ4AK30CYV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1VX6YRQ5X8H9GCP5ATAKWO47M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-CQ3ZT213TFIMXX07AMAJUQLCF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-AGEVPM55GJ5QQSD7MRZBYA6B6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-DIUAAUO828AJ3LCMUC88HRPQE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-D08GU6QH1MB283MCJE969ZT67.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-BL7GSBKJKN2MVPQK8F05MCFIA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2YY9TL4K0XITOSH0UYDFVCSNT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-E8OBEV0YDCZVDDY5ZGZOLQ501.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-2VU6EP18FE78TESO2O8FABVUN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-B3DFZL60KC6CKEIJX3ZP7BRIY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-6IURZM70P7ZDICLV859YLY50Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1XU997X6RXOBXELNVQTZRJ4SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6KZYZPKVL6SK9XW2CA8SNG1W6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-27FUA92VQDP38FTP5R5A2N8KQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-B3RIA0V7I44BYJ0VFM6913UV6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BJGY658ITEMID5BP4Y2HIZ79Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-97Y8Z5K6IEDFCBJ671IQYAEUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-94RUPVO6VE2APM6EB1CQ4RUL1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-5DH5L4CRR30HOB2MOTQSHNOR2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-DXTEKSTWYJC3V4CK78TWU0FAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-A5GDIMWH8AICT2AF65DMT3ELF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-HHAPLASIB66M7TCNLIQ6LPFE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-6U5QJOPJYWKWJ31O9WTX3PML6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-82EFTYIWSFI9GKXFVLRHBBZB2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-BCXFG1JRLD4J081BSZEQIU5F6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-EZ2RNQX9R66JYG999UHTQ3A0C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-9ARJCQYK5JQDTA2LXJ042BHZS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-AO7B31G192JF6Z8DNIWZG7M7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-65LJX4GB8XDBWD6SJ3X68Q57H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-10HUFZ1L5G92NHCMKI7GQPQ1S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-6M5IXLEFRZZFFNYRHNE2E52GU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-7RX7JX0YSZBZJ9FED691MMVZ0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-7PLNWXV9IQ28HBMD1SKXACY39.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-1S7L2LSRYR9RYQZIA1Y0W3HJV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-5YPU54M76FY0AAWZE7HR6KTLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-5YF9YEM3HYWZU92C8LFPORRIP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-AOB7VJ2KKJDXZ68LUZBQT43L0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-CM2JET0QK4IAMC1PAMBRLL6FM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-CMD66EC8SO8RJ1CDSHWUVKEEI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-K6S360AMEPAUJ342GMMV2WUE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-DSB0K2FJHKTTSB9G3N5ACHANY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-5RCFPTNS6NVANCR3ZIXMBLM20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-9C2D34VLSAX5TNNKZ9U535OLN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-9PIGP14H657VKZV75ESKH25U9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-590Q4AITH60QQ849VQ6RV1771.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-65FXEND5RO439D1IBSAZCGCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-90JLJQM8R0C8E9VNBUSL8UWWP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-AC4LKMZJUCXEBDU3FXPOLNN9D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-DH5A3XUG82WOBLTA4HTMKGIB6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-49NZM0GV3YMLF1UGK7JJ86RYF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-1EDKUBM7DDYTTTH183UDRY4XE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-2A8A05GCFDQLYH5CB6P63U6KI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-ESD3PTIZR8YDFVZIM2M2D7AV3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-ETB9114LCETQIM620JA57YMG9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-F2X8FQ7Q1D8TT0ID5KJ01DLW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-6DRR9DPXRRJK7XT06KTLLPV5J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-AGZDR2H61J2CT8D98CQF74JQW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-94NXFHZXESX0D7PJI7G1EY7DT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-3UVOCVE62YR4ZI549MIQF1NZV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-85N1PWKWRG8F37UL2NNICX2GX.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ ColorPicker (in target 'ColorPicker' from project 'ColorPicker')
EmitSwiftModule normal arm64 (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift:64:50: warning: 'horizontal(layoutSize:subitem:count:)' was deprecated in visionOS 1.0
            let hGroup = NSCollectionLayoutGroup.horizontal(
                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift:74:50: warning: 'vertical(layoutSize:subitem:count:)' was deprecated in visionOS 1.0
            let vGroup = NSCollectionLayoutGroup.vertical(
                                                 ^
SwiftCompile normal arm64 Compiling\ DiskColorPickerView.swift,\ GridColorPicker.swift,\ GridColorView.swift,\ GoOutPanGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/DiskColorPicker/DiskColorPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/DiskColorPicker/DiskColorPickerView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RGBHexSliderColorPicker.swift,\ ColorPreviewView.swift,\ SwatchAndPreviewView.swift,\ SwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/ColorPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchAndPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHexSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/ColorPreviewView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchAndPreviewView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PrivatePreference.swift,\ RGB.swift,\ GeneratedStringSymbols_Localizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/PrivatePreference.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/RGB.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/PrivatePreference.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/RGB.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorItem.swift,\ ColorPickerConfiguration.swift,\ HSV.swift,\ LocalizedString.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorPickerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/HSV.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/LocalizedString.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorItem.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorPickerConfiguration.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/HSV.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/LocalizedString.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorSliderConfiguration.swift,\ ColorSliderTextField.swift,\ ColorSliderTitleLabel.swift,\ ColorSliderWithInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/ColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/HairlineView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/ColorFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/DispatchQueue+.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/AlphaColorPicker/AlphaColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerContentViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/DiskColorPicker/DiskColorPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/ReticleView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPickerWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSlider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/ColorPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchAndPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorPickerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/HSV.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/LocalizedString.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/PrivatePreference.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/RGB.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/supplementaryOutputs-6 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64 -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ColorPicker -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTextField.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTitleLabel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderWithInputView.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderConfiguration.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTextField.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTitleLabel.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderWithInputView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift:63:9: error: 'inputAccessoryView' is unavailable in visionOS
        inputAccessoryView = toolbar
        ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:108:49: note: 'inputAccessoryView' has been explicitly marked unavailable here
@property (nullable, readwrite, strong) UIView *inputAccessoryView API_UNAVAILABLE(visionos);
                                                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ReticleView.swift,\ ScopeColorPicker.swift,\ ScopeColorPickerWindow.swift,\ ColorSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/ReticleView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPickerWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSlider.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/ReticleView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPickerWindow.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSlider.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HSBColorSliderColorPicker.swift,\ HexInputView.swift,\ RGBColorSliderColorPicker.swift,\ RGBHSBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/ColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/HairlineView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/ColorFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/DispatchQueue+.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/AlphaColorPicker/AlphaColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerContentViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/DiskColorPicker/DiskColorPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/ReticleView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPickerWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/ColorPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchAndPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorPickerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/HSV.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/LocalizedString.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/PrivatePreference.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/RGB.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/supplementaryOutputs-7 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64 -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ColorPicker -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/HSBColorSliderColorPicker.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/HexInputView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/RGBColorSliderColorPicker.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/RGBHSBHexSliderColorPicker.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/HSBColorSliderColorPicker.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/HexInputView.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/RGBColorSliderColorPicker.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/RGBHSBHexSliderColorPicker.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift:30:19: error: 'inputAccessoryView' is unavailable in visionOS
        textField.inputAccessoryView = toolbar
                  ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:108:49: note: 'inputAccessoryView' has been explicitly marked unavailable here
@property (nullable, readwrite, strong) UIView *inputAccessoryView API_UNAVAILABLE(visionos);
                                                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorFormatter.swift,\ DispatchQueue+.swift,\ AlphaColorPicker.swift,\ ClassicColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/ColorFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/DispatchQueue+.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/AlphaColorPicker/AlphaColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/ColorFormatter.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/DispatchQueue+.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/AlphaColorPicker/AlphaColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ClassicColorView.swift,\ ColorPicker.swift,\ ColorPickerContentViewController.swift,\ ColorPickerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerContentViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerViewController.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerContentViewController.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerViewController.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AddColorCell.swift,\ ColorCell.swift,\ HairlineView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/ColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/HairlineView.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/ColorCell.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/HairlineView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for ColorPicker (in target 'ColorPicker' from project 'ColorPicker')
SwiftDriver\ Compilation\ Requirements ColorPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ColorPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.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/ColorPicker.build/Debug-xros/ColorPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ ColorSliderConfiguration.swift,\ ColorSliderTextField.swift,\ ColorSliderTitleLabel.swift,\ ColorSliderWithInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift (in target 'ColorPicker' from project 'ColorPicker')
	SwiftCompile normal arm64 Compiling\ HSBColorSliderColorPicker.swift,\ HexInputView.swift,\ RGBColorSliderColorPicker.swift,\ RGBHSBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
	Building workspace spi-builder-workspace with scheme ColorPicker
(5 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ColorPicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorPicker
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorPicker",
  "name" : "ColorPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "ColorPicker",
      "targets" : [
        "ColorPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorPickerTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorPickerTests",
      "path" : "Tests/ColorPickerTests",
      "sources" : [
        "ColorFormatterTests.swift",
        "ColorPickerTests.swift"
      ],
      "target_dependencies" : [
        "ColorPicker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorPicker",
      "module_type" : "SwiftTarget",
      "name" : "ColorPicker",
      "path" : "Sources/ColorPicker",
      "product_memberships" : [
        "ColorPicker"
      ],
      "sources" : [
        "Components/AddColorCell.swift",
        "Components/ColorCell.swift",
        "Components/HairlineView.swift",
        "Extensions/ColorFormatter.swift",
        "Extensions/DispatchQueue+.swift",
        "Feature/AlphaColorPicker/AlphaColorPicker.swift",
        "Feature/ClassicColorPicker/ClassicColorPicker.swift",
        "Feature/ClassicColorPicker/ClassicColorView.swift",
        "Feature/ColorPicker/ColorPicker.swift",
        "Feature/ColorPicker/ColorPickerContentViewController.swift",
        "Feature/ColorPicker/ColorPickerViewController.swift",
        "Feature/DiskColorPicker/DiskColorPickerView.swift",
        "Feature/GridColorPicker/GridColorPicker.swift",
        "Feature/GridColorPicker/GridColorView.swift",
        "Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift",
        "Feature/ScopeColorPicker/Components/ReticleView.swift",
        "Feature/ScopeColorPicker/ScopeColorPicker.swift",
        "Feature/ScopeColorPicker/ScopeColorPickerWindow.swift",
        "Feature/SliderColorPicker/ColorSlider.swift",
        "Feature/SliderColorPicker/ColorSliderConfiguration.swift",
        "Feature/SliderColorPicker/ColorSliderTextField.swift",
        "Feature/SliderColorPicker/ColorSliderTitleLabel.swift",
        "Feature/SliderColorPicker/ColorSliderWithInputView.swift",
        "Feature/SliderColorPicker/HSBColorSliderColorPicker.swift",
        "Feature/SliderColorPicker/HexInputView.swift",
        "Feature/SliderColorPicker/RGBColorSliderColorPicker.swift",
        "Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift",
        "Feature/SliderColorPicker/RGBHexSliderColorPicker.swift",
        "Feature/Swatch/ColorPreviewView.swift",
        "Feature/Swatch/SwatchAndPreviewView.swift",
        "Feature/Swatch/SwatchView.swift",
        "Model/ColorItem.swift",
        "Model/ColorPickerConfiguration.swift",
        "Model/HSV.swift",
        "Model/LocalizedString.swift",
        "Model/PrivatePreference.swift",
        "Model/RGB.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ColorPicker"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorPicker -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ColorPicker -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  ColorPicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ColorPicker' in project 'ColorPicker'
        ➜ Explicit dependency on target 'ColorPicker' in project 'ColorPicker'
        ➜ Explicit dependency on target 'ColorPicker_ColorPicker' in project 'ColorPicker'
    Target 'ColorPicker' in project 'ColorPicker'
        ➜ Explicit dependency on target 'ColorPicker_ColorPicker' in project 'ColorPicker'
    Target 'ColorPicker_ColorPicker' in project 'ColorPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
SwiftDriver ColorPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ColorPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker.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/ColorPicker.build/Debug-xros/ColorPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ColorFormatter.swift,\ DispatchQueue+.swift,\ AlphaColorPicker.swift,\ ClassicColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/ColorFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/DispatchQueue+.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/AlphaColorPicker/AlphaColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/ColorFormatter.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/DispatchQueue+.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/AlphaColorPicker/AlphaColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DiskColorPickerView.swift,\ GridColorPicker.swift,\ GridColorView.swift,\ GoOutPanGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/DiskColorPicker/DiskColorPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/DiskColorPicker/DiskColorPickerView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AddColorCell.swift,\ ColorCell.swift,\ HairlineView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/ColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/HairlineView.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/ColorCell.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/HairlineView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ReticleView.swift,\ ScopeColorPicker.swift,\ ScopeColorPickerWindow.swift,\ ColorSlider.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/ReticleView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPickerWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSlider.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/ReticleView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPickerWindow.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSlider.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ClassicColorView.swift,\ ColorPicker.swift,\ ColorPickerContentViewController.swift,\ ColorPickerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerContentViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerViewController.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerContentViewController.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerViewController.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RGBHexSliderColorPicker.swift,\ ColorPreviewView.swift,\ SwatchAndPreviewView.swift,\ SwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/ColorPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchAndPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHexSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/ColorPreviewView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchAndPreviewView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorSliderConfiguration.swift,\ ColorSliderTextField.swift,\ ColorSliderTitleLabel.swift,\ ColorSliderWithInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/ColorCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/HairlineView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/ColorFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Extensions/DispatchQueue+.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/AlphaColorPicker/AlphaColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ClassicColorPicker/ClassicColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerContentViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ColorPicker/ColorPickerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/DiskColorPicker/DiskColorPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/GridColorPicker/GridColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/GoOutPanGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/Components/ReticleView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/ScopeColorPicker/ScopeColorPickerWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSlider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/ColorPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchAndPreviewView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/Swatch/SwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorPickerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/HSV.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/LocalizedString.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/PrivatePreference.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/RGB.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/supplementaryOutputs-6 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64 -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.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/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorPicker_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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ColorPicker -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTextField.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTitleLabel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderWithInputView.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderConfiguration.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTextField.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderTitleLabel.o -index-unit-output-path /ColorPicker.build/Debug-xros/ColorPicker.build/Objects-normal/arm64/ColorSliderWithInputView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift:63:9: error: 'inputAccessoryView' is unavailable in visionOS
        inputAccessoryView = toolbar
        ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:108:49: note: 'inputAccessoryView' has been explicitly marked unavailable here
@property (nullable, readwrite, strong) UIView *inputAccessoryView API_UNAVAILABLE(visionos);
                                                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorItem.swift,\ ColorPickerConfiguration.swift,\ HSV.swift,\ LocalizedString.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorPickerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/HSV.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/LocalizedString.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorItem.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/ColorPickerConfiguration.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/HSV.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/LocalizedString.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PrivatePreference.swift,\ RGB.swift,\ GeneratedStringSymbols_Localizable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/PrivatePreference.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/RGB.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/PrivatePreference.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Model/RGB.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPicker.build/Debug-xros/ColorPicker.build/DerivedSources/GeneratedStringSymbols_Localizable.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ HSBColorSliderColorPicker.swift,\ HexInputView.swift,\ RGBColorSliderColorPicker.swift,\ RGBHSBHexSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HSBColorSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/HexInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBColorSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/RGBHSBHexSliderColorPicker.swift (in target 'ColorPicker' from project 'ColorPicker')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling PrivatePreference.swift, RGB.swift, GeneratedStringSymbols_Localizable.swift (in target 'ColorPicker' from project 'ColorPicker')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ ColorSliderConfiguration.swift,\ ColorSliderTextField.swift,\ ColorSliderTitleLabel.swift,\ ColorSliderWithInputView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTitleLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderWithInputView.swift (in target 'ColorPicker' from project 'ColorPicker')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Feature/SliderColorPicker/ColorSliderTextField.swift (in target 'ColorPicker' from project 'ColorPicker')
	Building workspace spi-builder-workspace with scheme ColorPicker
(3 failures)
BUILD FAILURE 6.2 visionOS