Build Information
Successful build of ColorPopoverWell, reference main (950624
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 07:44:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KarlKraft/ColorPopoverWell.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KarlKraft/ColorPopoverWell
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 950624c chore: update pre-commit hooks (#35)
Cloned https://github.com/KarlKraft/ColorPopoverWell.git
Revision (git rev-parse @):
950624ced4015867a6e2c7930b2ae252aa386fb4
SUCCESS checkout https://github.com/KarlKraft/ColorPopoverWell.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/KarlKraft/ColorPopoverWell.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying ColorPopoverWell.xib
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/9] Compiling ColorPopoverWell PaintCode.swift
[5/9] Compiling ColorPopoverWell resource_bundle_accessor.swift
[6/9] Compiling ColorPopoverWell ColorPopoverSwatch.swift
[7/9] Compiling ColorPopoverWell ColorPopoverGradientSwatch.swift
[8/9] Emitting module ColorPopoverWell
[9/9] Compiling ColorPopoverWell ColorPopoverWell.swift
Build complete! (6.90s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ColorPopoverWell",
"name" : "ColorPopoverWell",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ColorPopoverWell",
"targets" : [
"ColorPopoverWell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorPopoverWellTests",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWellTests",
"path" : "Tests/ColorPopoverWellTests",
"sources" : [
"ColorPopoverWellTests.swift"
],
"target_dependencies" : [
"ColorPopoverWell"
],
"type" : "test"
},
{
"c99name" : "ColorPopoverWell",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWell",
"path" : "Sources/ColorPopoverWell",
"product_memberships" : [
"ColorPopoverWell"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ColorPopoverWell.swift",
"Internal/ColorPopoverGradientSwatch.swift",
"Internal/ColorPopoverSwatch.swift",
"Internal/PaintCode.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.