Build Information
Successful build of ColorKit, reference master (eae68b), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 02:26:04 UTC.
Swift 6 data race errors: 0
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/kieranb662/SwiftUI-Color-Kit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kieranb662/SwiftUI-Color-Kit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at eae68bc Add MIT License to the project
Cloned https://github.com/kieranb662/SwiftUI-Color-Kit.git
Revision (git rev-parse @):
eae68bcf5cabfeb86f491bacdab3726051ded545
SUCCESS checkout https://github.com/kieranb662/SwiftUI-Color-Kit.git at master
Fetching https://github.com/kieranb662/Sliders.git
[1/77483] Fetching sliders
Fetched https://github.com/kieranb662/Sliders.git from cache (4.72s)
Computing version for https://github.com/kieranb662/Sliders.git
Computed https://github.com/kieranb662/Sliders.git at 2.0.2 (5.29s)
Creating working copy for https://github.com/kieranb662/Sliders.git
Working copy of https://github.com/kieranb662/Sliders.git resolved at 2.0.2
========================================
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": "swiftui-color-kit",
"name": "ColorKit",
"url": "https://github.com/kieranb662/SwiftUI-Color-Kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Color-Kit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "sliders",
"name": "Sliders",
"url": "https://github.com/kieranb662/Sliders.git",
"version": "2.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sliders",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kieranb662/SwiftUI-Color-Kit.git
[1/442] Fetching swiftui-color-kit
Fetched https://github.com/kieranb662/SwiftUI-Color-Kit.git from cache (56.40s)
Fetching https://github.com/kieranb662/Sliders.git from cache
Fetched https://github.com/kieranb662/Sliders.git from cache (0.45s)
Computing version for https://github.com/kieranb662/Sliders.git
Computed https://github.com/kieranb662/Sliders.git at 2.0.2 (0.51s)
Creating working copy for https://github.com/kieranb662/Sliders.git
Working copy of https://github.com/kieranb662/Sliders.git resolved at 2.0.2
Creating working copy for https://github.com/kieranb662/SwiftUI-Color-Kit.git
Working copy of https://github.com/kieranb662/SwiftUI-Color-Kit.git resolved at master (eae68bc)
warning: '.resolve-product-dependencies': dependency 'swiftui-color-kit' is not used by any target
Found 1 product dependencies
- Sliders
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/kieranb662/SwiftUI-Color-Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/14] Compiling Sliders AdaptiveLine.swift
[5/14] Compiling Sliders CoreGraphics+Extensions.swift
[6/14] Compiling Sliders Path+Extensions.swift
[7/15] Compiling Sliders TrackPad.swift
[8/15] Compiling Sliders RadialPad.swift
[9/15] Compiling Sliders RadialSlider.swift
[10/15] Compiling Sliders PSlider.swift
[11/15] Compiling Sliders Joystick.swift
[12/15] Compiling Sliders LSlider.swift
[13/15] Emitting module Sliders
[14/15] Compiling Sliders OverFlowSlider.swift
[15/15] Compiling Sliders TickMarks.swift
[16/31] Compiling ColorKit GradientData.swift
[17/31] Compiling ColorKit GradientPicker.swift
[18/31] Compiling ColorKit RadialGradientPicker.swift
[19/31] Compiling ColorKit GradientStyles.swift
[20/31] Compiling ColorKit LinearGradientPicker.swift
[21/32] Compiling ColorKit RGBColorPicker.swift
[22/32] Compiling ColorKit AngularGradientPicker.swift
[23/32] Compiling ColorKit ColorToken.swift
[24/32] Compiling ColorKit GrayScaleSlider.swift
[25/32] Compiling ColorKit ColorManager.swift
[26/32] Compiling ColorKit ColorPicker.swift
[27/32] Compiling ColorKit AlphaSlider.swift
[28/32] Compiling ColorKit CYMKColorPicker.swift
[29/32] Emitting module ColorKit
[30/32] Compiling ColorKit HSBColorPicker.swift
[31/32] Compiling ColorKit PlatformColor.swift
[32/32] Compiling ColorKit CoreGraphics+Extension.swift
Build complete! (12.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "sliders",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kieranb662/Sliders.git"
}
],
"manifest_display_name" : "ColorKit",
"name" : "ColorKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ColorKit",
"targets" : [
"ColorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorKit",
"module_type" : "SwiftTarget",
"name" : "ColorKit",
"path" : "Sources/ColorKit",
"product_dependencies" : [
"Sliders"
],
"product_memberships" : [
"ColorKit"
],
"sources" : [
"Color Pickers/AlphaSlider.swift",
"Color Pickers/CYMKColorPicker.swift",
"Color Pickers/ColorManager.swift",
"Color Pickers/ColorPicker.swift",
"Color Pickers/ColorToken.swift",
"Color Pickers/GrayScaleSlider.swift",
"Color Pickers/HSBColorPicker.swift",
"Color Pickers/PlatformColor.swift",
"Color Pickers/RGBColorPicker.swift",
"Gradient Picker/AngularGradientPicker.swift",
"Gradient Picker/GradientData.swift",
"Gradient Picker/GradientPicker.swift",
"Gradient Picker/GradientStyles.swift",
"Gradient Picker/LinearGradientPicker.swift",
"Gradient Picker/RadialGradientPicker.swift",
"Utilities/CoreGraphics+Extension.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.