The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ColorPicker, reference main (8cd386), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 01:35:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noppefoxwolf/ColorPicker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/noppefoxwolf/ColorPicker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "colorpicker",
      "name": "ColorPicker",
      "url": "https://github.com/noppefoxwolf/ColorPicker.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ColorPicker",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/noppefoxwolf/ColorPicker.git
[1/1274] Fetching colorpicker
Fetched https://github.com/noppefoxwolf/ColorPicker.git from cache (1.25s)
Creating working copy for https://github.com/noppefoxwolf/ColorPicker.git
Working copy of https://github.com/noppefoxwolf/ColorPicker.git resolved at main (8cd386e)
warning: '.resolve-product-dependencies': dependency 'colorpicker' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/noppefoxwolf/ColorPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/37] Compiling ColorPicker ColorItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[4/37] Compiling ColorPicker ColorPickerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[5/37] Compiling ColorPicker HSV.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[6/40] Compiling ColorPicker LocalizedString.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[7/40] Compiling ColorPicker PrivatePreference.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[8/40] Compiling ColorPicker RGB.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[9/40] Compiling ColorPicker ColorSliderTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[10/40] Compiling ColorPicker ColorSliderTitleLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[11/40] Compiling ColorPicker ColorSliderWithInputView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[12/40] Compiling ColorPicker HSBColorSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[13/40] Compiling ColorPicker DispatchQueue+.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[14/40] Compiling ColorPicker AlphaColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[15/40] Compiling ColorPicker ClassicColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[16/40] Compiling ColorPicker ClassicColorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[17/40] Compiling ColorPicker ScopeColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[18/40] Compiling ColorPicker ScopeColorPickerWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[19/40] Compiling ColorPicker ColorSlider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[20/40] Compiling ColorPicker ColorSliderConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[21/40] Compiling ColorPicker HexInputView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[22/40] Compiling ColorPicker RGBColorSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[23/40] Compiling ColorPicker RGBHSBHexSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[24/40] Compiling ColorPicker RGBHexSliderColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[25/40] Compiling ColorPicker ColorPreviewView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[26/40] Compiling ColorPicker SwatchAndPreviewView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[27/40] Compiling ColorPicker SwatchView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[28/40] Compiling ColorPicker ColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[29/40] Compiling ColorPicker ColorPickerContentViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[30/40] Compiling ColorPicker ColorPickerViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[31/40] Compiling ColorPicker DiskColorPickerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/40] Emitting module ColorPicker
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[33/40] Compiling ColorPicker GridColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[34/40] Compiling ColorPicker GridColorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[35/40] Compiling ColorPicker GoOutPanGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[36/40] Compiling ColorPicker ReticleView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[37/40] Compiling ColorPicker AddColorCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[38/40] Compiling ColorPicker ColorCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[39/40] Compiling ColorPicker HairlineView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
[40/40] Compiling ColorPicker ColorFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | class AddColorCell: UICollectionViewCell {
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/ColorPicker/Resources/Localizable.xcstrings
BUILD FAILURE 6.3 macosSpm