Build Information
Failed to build GradientProgressBar, reference main (cca0ea), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 09:50:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fxm90/GradientProgressBar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fxm90/GradientProgressBar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cca0ea7 📝 :: Fix typos
Cloned https://github.com/fxm90/GradientProgressBar.git
Revision (git rev-parse @):
cca0ea7fcd15fc30833332ca2e8ec735677ca479
SUCCESS checkout https://github.com/fxm90/GradientProgressBar.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/5464] Fetching swift-custom-dump
[165/11187] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
[1/16065] Fetching swift-snapshot-testing
[2/91048] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.59s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (6.59s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.59s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (7.30s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.49s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.4 (0.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.59s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.33s)
========================================
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": "gradientprogressbar",
"name": "GradientProgressBar",
"url": "https://github.com/fxm90/GradientProgressBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GradientProgressBar",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/fxm90/GradientProgressBar.git
[1/3686] Fetching gradientprogressbar
Fetched https://github.com/fxm90/GradientProgressBar.git from cache (28.43s)
Creating working copy for https://github.com/fxm90/GradientProgressBar.git
Working copy of https://github.com/fxm90/GradientProgressBar.git resolved at main (cca0ea7)
warning: '.resolve-product-dependencies': dependency 'gradientprogressbar' 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/fxm90/GradientProgressBar.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/11] Compiling GradientProgressBar GradientProgressBar+ViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
[4/11] Compiling GradientProgressBar LayerAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
[5/11] Compiling GradientProgressBar TimingFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
[6/11] Compiling GradientProgressBar GradientProgressBarViewStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/11] Emitting module GradientProgressBar
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
[8/11] Compiling GradientProgressBar TimeInterval+GradientProgressBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
[9/11] Compiling GradientProgressBar GradientProgressBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
[10/11] Compiling GradientProgressBar CGFloat+GradientProgressBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
[11/11] Compiling GradientProgressBar UIColor+GradientProgressBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/GradientProgressBar/Config/UIColor+GradientProgressBar.swift:10:8: error: no such module 'UIKit'
8 |
9 | import SwiftUI
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | public extension UIColor {
BUILD FAILURE 6.3 macosSpm