Build Information
Successful build of UIImageColors, reference master (f064be), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 11:52:33 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/jathu/UIImageColors.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jathu/UIImageColors
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f064be8 Merge pull request #81 from YuAo/patch-1
Cloned https://github.com/jathu/UIImageColors.git
Revision (git rev-parse @):
f064be8ee0b03158e61135e6c384aee18d7a5414
SUCCESS checkout https://github.com/jathu/UIImageColors.git at master
========================================
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": "uiimagecolors",
"name": "UIImageColors",
"url": "https://github.com/jathu/UIImageColors.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIImageColors",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/jathu/UIImageColors.git
[1/1129] Fetching uiimagecolors
Fetched https://github.com/jathu/UIImageColors.git from cache (5.40s)
Creating working copy for https://github.com/jathu/UIImageColors.git
Working copy of https://github.com/jathu/UIImageColors.git resolved at master (f064be8)
warning: '.resolve-product-dependencies': dependency 'uiimagecolors' 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/jathu/UIImageColors.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/4] Emitting module UIImageColors
[4/4] Compiling UIImageColors UIImageColors.swift
Build complete! (7.78s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "UIImageColors",
"name" : "UIImageColors",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UIImageColors",
"targets" : [
"UIImageColors"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIImageColors",
"module_type" : "SwiftTarget",
"name" : "UIImageColors",
"path" : "UIImageColors",
"product_memberships" : [
"UIImageColors"
],
"sources" : [
"Sources/UIImageColors.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.