Build Information
Successful build of ColorAsset, reference 1.0.3 (109a60), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 17:38:42 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/PRNDcompany/ColorAsset.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PRNDcompany/ColorAsset
* tag 1.0.3 -> FETCH_HEAD
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 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/PRNDcompany/ColorAsset.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/13] Compiling ColorAsset ColorAsset+UIColor.swift
[4/14] Compiling ColorAsset ColorInputError.swift
[5/14] Compiling ColorAsset ColorAsset.swift
[6/14] Compiling ColorAsset ColorAsset+NSColor.swift
[7/14] Compiling ColorAsset ColorAsset+Hex+UInt.swift
[8/14] Compiling ColorAsset ColorAsset+Convertible+Alpha.swift
[9/14] Compiling ColorAsset ColorAsset+Hex+String.swift
[10/14] Emitting module ColorAsset
[11/14] Compiling ColorAsset ColorAsset+SwiftUI.swift
[12/14] Compiling ColorAsset ColorAsset+Convertible.swift
[13/14] Compiling ColorAsset ColorAsset+Alpha.swift
[14/14] Compiling ColorAsset ColorAsset+ColorType.swift
Build complete! (7.08s)
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.