Build Information
Failed to build EFColorPicker, reference 5.2.2 (706c84
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 01:37:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFColorPicker.git
Reference: 5.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/EFColorPicker
* tag 5.2.2 -> FETCH_HEAD
HEAD is now at 706c841 5.2.2
Cloned https://github.com/EFPrefix/EFColorPicker.git
Revision (git rev-parse @):
706c8412c38df821d5bff2751e8961bc5fdd4154
SUCCESS checkout https://github.com/EFPrefix/EFColorPicker.git at 5.2.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/EFPrefix/EFColorPicker.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/13] Compiling EFColorPicker EFRGBView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[4/14] Compiling EFColorPicker EFThumbView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[5/14] Compiling EFColorPicker EFSliderView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/14] Emitting module EFColorPicker
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[7/14] Compiling EFColorPicker EFControl.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[8/14] Compiling EFColorPicker EFColorView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[9/14] Compiling EFColorPicker EFHSBView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[10/14] Compiling EFColorPicker EFColorUtils.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[11/14] Compiling EFColorPicker EFColorWheelView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[12/14] Compiling EFColorPicker EFColorSelectionViewController.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[13/14] Compiling EFColorPicker EFColorComponentView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
[14/14] Compiling EFColorPicker EFColorSelectionView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
25 | // THE SOFTWARE.
26 |
27 | import UIKit
| `- error: no such module 'UIKit'
28 |
29 | // The view to edit a color component.
BUILD FAILURE 6.2 macosSpm