Build Information
Successful build of SystemColors, reference void (5127af), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 11:42:16 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/diniska/swiftui-system-colors.git
Reference: void
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/diniska/swiftui-system-colors
* branch void -> FETCH_HEAD
* [new branch] void -> origin/void
HEAD is now at 5127afa Colors and documentation update
Cloned https://github.com/diniska/swiftui-system-colors.git
Revision (git rev-parse @):
5127afab23337699a714e036588f02d9481ae612
SUCCESS checkout https://github.com/diniska/swiftui-system-colors.git at void
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/diniska/swiftui-system-colors.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/4] Compiling SystemColors SystemColors.swift
[4/4] Emitting module SystemColors
Build complete! (6.95s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SystemColors",
"name" : "SystemColors",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.10"
}
],
"products" : [
{
"name" : "SystemColors",
"targets" : [
"SystemColors"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SystemColorsTests",
"module_type" : "SwiftTarget",
"name" : "SystemColorsTests",
"path" : "Tests/SystemColorsTests",
"sources" : [
"SystemColorsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SystemColors"
],
"type" : "test"
},
{
"c99name" : "SystemColors",
"module_type" : "SwiftTarget",
"name" : "SystemColors",
"path" : "Sources/SystemColors",
"product_memberships" : [
"SystemColors"
],
"sources" : [
"SystemColors.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.