Build Information
Successful build of UIColorHexSwift, reference master (6bbd82), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 07:50:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yeahdongcn/UIColor-Hex-Swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yeahdongcn/UIColor-Hex-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6bbd825 Update README.md
Cloned https://github.com/yeahdongcn/UIColor-Hex-Swift.git
Revision (git rev-parse @):
6bbd825443a38ba1303d8cd86d1f406c5505b73f
SUCCESS checkout https://github.com/yeahdongcn/UIColor-Hex-Swift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yeahdongcn/UIColor-Hex-Swift.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/7] Compiling UIColorHexSwift PlatformColorInputError.swift
[4/7] Compiling UIColorHexSwift PlatformColorExtension.swift
[5/7] Compiling UIColorHexSwift StringExtension.swift
[6/7] Emitting module UIColorHexSwift
[7/7] Compiling UIColorHexSwift ColorExtension.swift
Build complete! (6.23s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "UIColorHexSwift",
"name" : "UIColorHexSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UIColorHexSwift",
"targets" : [
"UIColorHexSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIColorHexSwift",
"module_type" : "SwiftTarget",
"name" : "UIColorHexSwift",
"path" : "HEXColor",
"product_memberships" : [
"UIColorHexSwift"
],
"sources" : [
"ColorExtension.swift",
"PlatformColorExtension.swift",
"PlatformColorInputError.swift",
"StringExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.