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 macOS (SPM) on 22 Sep 2025 11:26:41 UTC.

Build Command

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

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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/noppefoxwolf/ColorPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.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 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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
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.2 macosSpm