Build Information
Successful build of ColorAsset, reference main (109a60), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 12:09:35 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/PRNDcompany/ColorAsset.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PRNDcompany/ColorAsset
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 109a60a Merge pull request #3 from PRNDcompany/feature/swift_6
Cloned https://github.com/PRNDcompany/ColorAsset.git
Revision (git rev-parse @):
109a60a8c0cde326222a67170fae97b8a96c665b
SUCCESS checkout https://github.com/PRNDcompany/ColorAsset.git at main
========================================
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": "colorasset",
"name": "ColorAsset",
"url": "https://github.com/PRNDcompany/ColorAsset.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ColorAsset",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/PRNDcompany/ColorAsset.git
[1/79] Fetching colorasset
Fetched https://github.com/PRNDcompany/ColorAsset.git from cache (0.69s)
Creating working copy for https://github.com/PRNDcompany/ColorAsset.git
Working copy of https://github.com/PRNDcompany/ColorAsset.git resolved at main (109a60a)
warning: '.resolve-product-dependencies': dependency 'colorasset' 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/PRNDcompany/ColorAsset.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/13] Compiling ColorAsset ColorAsset+UIColor.swift
[4/13] Compiling ColorAsset ColorAsset.swift
[5/14] Compiling ColorAsset ColorInputError.swift
[6/14] Compiling ColorAsset ColorAsset+NSColor.swift
[7/14] Compiling ColorAsset ColorAsset+Hex+String.swift
[8/14] Compiling ColorAsset ColorAsset+Hex+UInt.swift
[9/14] Compiling ColorAsset ColorAsset+Convertible.swift
[10/14] Compiling ColorAsset ColorAsset+Convertible+Alpha.swift
[11/14] Emitting module ColorAsset
[12/14] Compiling ColorAsset ColorAsset+Alpha.swift
[13/14] Compiling ColorAsset ColorAsset+ColorType.swift
[14/14] Compiling ColorAsset ColorAsset+SwiftUI.swift
Build complete! (8.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ColorAsset",
"name" : "ColorAsset",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ColorAsset",
"targets" : [
"ColorAsset"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorAssetTests",
"module_type" : "SwiftTarget",
"name" : "ColorAssetTests",
"path" : "Tests/ColorAssetTests",
"sources" : [
"ColorAssetTests.swift",
"Helper/Converter.swift",
"Resources/Bundle+Resources.swift"
],
"target_dependencies" : [
"ColorAsset"
],
"type" : "test"
},
{
"c99name" : "ColorAsset",
"module_type" : "SwiftTarget",
"name" : "ColorAsset",
"path" : "Sources/ColorAsset",
"product_memberships" : [
"ColorAsset"
],
"sources" : [
"ColorAsset+Alpha.swift",
"ColorAsset+ColorType.swift",
"ColorAsset+Convertible+Alpha.swift",
"ColorAsset+Convertible.swift",
"ColorAsset+Hex+String.swift",
"ColorAsset+Hex+UInt.swift",
"ColorAsset+NSColor.swift",
"ColorAsset+SwiftUI.swift",
"ColorAsset+UIColor.swift",
"ColorAsset.swift",
"ColorInputError.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.