Build Information
Successful build of DSFColorPicker, reference 3.1.0 (bc2123
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 20:19:00 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/dagronf/DSFColorPicker.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFColorPicker
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at bc21231 more dependency update
Cloned https://github.com/dagronf/DSFColorPicker.git
Revision (git rev-parse @):
bc21231c86aab2e2872f9099fd2e402ebe6ff308
SUCCESS checkout https://github.com/dagronf/DSFColorPicker.git at 3.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dagronf/DSFColorPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[2/6] Copying Info.plist
[4/6] Copying Localizable.strings
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/20] Emitting module DSFColorSampler
[8/20] Compiling DSFColorSampler DSFColorSampler.swift
[9/20] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[10/20] Compiling DSFAppearanceManager NSView+Appearance.swift
[11/20] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[12/21] Compiling DSFAppearanceManager DSFDebounce.swift
[13/21] Compiling DSFAppearanceManager DSFSimpleLock.swift
[14/21] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[15/21] Compiling DSFAppearanceManager WeakBag.swift
[16/21] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[17/21] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[18/21] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[19/21] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[20/21] Emitting module DSFAppearanceManager
[21/21] Compiling DSFAppearanceManager WeakBox.swift
[22/34] Compiling DSFColorPicker Utils.swift
[23/35] Compiling DSFColorPicker DSFColorSampler+icon.swift
[24/35] Compiling DSFColorPicker SemLock.swift
[25/35] Compiling DSFColorPicker resource_bundle_accessor.swift
[26/35] Compiling DSFColorPicker NSColor+dsfextensions.swift
[27/35] Compiling DSFColorPicker DSFColorPickerView+Private.swift
[28/35] Compiling DSFColorPicker DSFColorPickerView.swift
[29/35] Compiling DSFColorPicker ColorPanelButton.swift
[30/35] Compiling DSFColorPicker DSFColorPickerButton+Private.swift
[31/35] Compiling DSFColorPicker DSFColorPickerPopover.swift
[32/35] Compiling DSFColorPicker DSFColorPickerTheme.swift
[33/35] Emitting module DSFColorPicker
[34/35] Compiling DSFColorPicker DSFColorPicker+SwiftUI.swift
[35/35] Compiling DSFColorPicker DSFColorPickerPalette.swift
Build complete! (12.20s)
Fetching https://github.com/dagronf/DSFAppearanceManager
Fetching https://github.com/dagronf/DSFColorSampler
[1/258] Fetching dsfcolorsampler
[200/717] Fetching dsfcolorsampler, dsfappearancemanager
Fetched https://github.com/dagronf/DSFColorSampler from cache (1.02s)
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.02s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (1.52s)
Computing version for https://github.com/dagronf/DSFColorSampler
Computed https://github.com/dagronf/DSFColorSampler at 3.0.1 (0.51s)
Creating working copy for https://github.com/dagronf/DSFColorSampler
Working copy of https://github.com/dagronf/DSFColorSampler resolved at 3.0.1
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/DSFColorPicker/Info.plist
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "dsfcolorsampler",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "3.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dagronf/DSFColorSampler"
},
{
"identity" : "dsfappearancemanager",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.0",
"upper_bound" : "3.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dagronf/DSFAppearanceManager"
}
],
"manifest_display_name" : "DSFColorPicker",
"name" : "DSFColorPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "DSFColorPicker",
"targets" : [
"DSFColorPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DSFColorPicker",
"module_type" : "SwiftTarget",
"name" : "DSFColorPicker",
"path" : "Sources/DSFColorPicker",
"product_dependencies" : [
"DSFColorSampler",
"DSFAppearanceManager"
],
"product_memberships" : [
"DSFColorPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DSFColorPicker/localizations/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"DSFColorPicker+SwiftUI.swift",
"DSFColorPickerPalette.swift",
"DSFColorPickerPopover.swift",
"DSFColorPickerTheme.swift",
"DSFColorPickerView.swift",
"private/ColorPanelButton.swift",
"private/DSFColorPickerButton+Private.swift",
"private/DSFColorPickerView+Private.swift",
"private/DSFColorSampler+icon.swift",
"private/NSColor+dsfextensions.swift",
"private/SemLock.swift",
"private/Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.