Build Information
Successful build of SemanticColorPicker, reference 2.0.0 (532afc), with Swift 6.1 for macOS (SPM) on 22 Feb 2026 12:26:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borisovodov/SemanticColorPicker.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borisovodov/SemanticColorPicker
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 532afc0 Merge pull request #25 from borisovodov/24-color-extension
Cloned https://github.com/borisovodov/SemanticColorPicker.git
Revision (git rev-parse @):
532afc08a0f5a635d44f91f9ff7450fe72dfccbf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/borisovodov/SemanticColorPicker.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/borisovodov/SemanticColorPicker.git
https://github.com/borisovodov/SemanticColorPicker.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "SemanticColorPicker",
"name" : "SemanticColorPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SemanticColorPicker",
"targets" : [
"SemanticColorPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SemanticColorPickerTests",
"module_type" : "SwiftTarget",
"name" : "SemanticColorPickerTests",
"path" : "Tests/SemanticColorPickerTests",
"sources" : [
"SemanticColorTests.swift"
],
"target_dependencies" : [
"SemanticColorPicker"
],
"type" : "test"
},
{
"c99name" : "SemanticColorPicker",
"module_type" : "SwiftTarget",
"name" : "SemanticColorPicker",
"path" : "Sources/SemanticColorPicker",
"product_memberships" : [
"SemanticColorPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SemanticColorPicker/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ColorConvertible.swift",
"SemanticColor.swift",
"SemanticColorPicker.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/4] Copying Info.plist
[0/4] Copying Localizable.xcstrings
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/9] Compiling SemanticColorPicker resource_bundle_accessor.swift
[6/9] Compiling SemanticColorPicker SemanticColorPicker.swift
[7/9] Compiling SemanticColorPicker SemanticColor.swift
[8/9] Emitting module SemanticColorPicker
[9/9] Compiling SemanticColorPicker ColorConvertible.swift
Build complete! (8.52s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "SemanticColorPicker",
"name" : "SemanticColorPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SemanticColorPicker",
"targets" : [
"SemanticColorPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SemanticColorPickerTests",
"module_type" : "SwiftTarget",
"name" : "SemanticColorPickerTests",
"path" : "Tests/SemanticColorPickerTests",
"sources" : [
"SemanticColorTests.swift"
],
"target_dependencies" : [
"SemanticColorPicker"
],
"type" : "test"
},
{
"c99name" : "SemanticColorPicker",
"module_type" : "SwiftTarget",
"name" : "SemanticColorPicker",
"path" : "Sources/SemanticColorPicker",
"product_memberships" : [
"SemanticColorPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SemanticColorPicker/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ColorConvertible.swift",
"SemanticColor.swift",
"SemanticColorPicker.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.