Build Information
Successful build of DSFToggleButton, reference master (434fab), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 20:22:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToggleButton.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToggleButton
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 434fab2 Update copyright
Cloned https://github.com/dagronf/DSFToggleButton.git
Revision (git rev-parse @):
434fab25cde1d9876350107a5edb1825a8e29fda
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/DSFToggleButton.git at master
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/464] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.99s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (1.64s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "dsftogglebutton",
"name": "DSFToggleButton",
"url": "https://github.com/dagronf/DSFToggleButton.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFToggleButton",
"traits": [
"default"
],
"dependencies": [
{
"identity": "dsfappearancemanager",
"name": "DSFAppearanceManager",
"url": "https://github.com/dagronf/DSFAppearanceManager",
"version": "3.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/DSFToggleButton.git
[1/494] Fetching dsftogglebutton
Fetched https://github.com/dagronf/DSFToggleButton.git from cache (0.69s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.42s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (0.48s)
Creating working copy for https://github.com/dagronf/DSFToggleButton.git
Working copy of https://github.com/dagronf/DSFToggleButton.git resolved at master (434fab2)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.1
warning: '.resolve-product-dependencies': dependency 'dsftogglebutton' is not used by any target
Found 1 product dependencies
- DSFAppearanceManager
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/dagronf/DSFToggleButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--6988338F2F200930.txt
[4/19] Compiling DSFAppearanceManager DSFSimpleLock.swift
[5/19] Compiling DSFAppearanceManager WeakBag.swift
[6/19] Compiling DSFAppearanceManager DSFDebounce.swift
[7/19] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[8/20] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[9/20] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[10/20] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[11/20] Compiling DSFAppearanceManager NSView+Appearance.swift
[12/20] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[13/20] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[14/20] Emitting module DSFAppearanceManager
[15/20] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[16/20] Compiling DSFAppearanceManager WeakBox.swift
[17/24] Compiling DSFToggleButton DSFToggleButton.swift
[18/24] Compiling DSFToggleButton DSFToggleButton+extensions.swift
[19/24] Emitting module DSFToggleButton
[20/24] Compiling DSFToggleButton DSFToggleButton+SwiftUI.swift
[20/24] Write Objects.LinkFileList
[22/24] Archiving libDSFToggleButton-static.a
[23/24] Linking libDSFToggleButton-shared.dylib
Build complete! (11.54s)
Build complete.
{
"dependencies" : [
{
"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" : "DSFToggleButton",
"name" : "DSFToggleButton",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "DSFToggleButton",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DSFToggleButton-static",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DSFToggleButton-shared",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DSFToggleButtonTests",
"module_type" : "SwiftTarget",
"name" : "DSFToggleButtonTests",
"path" : "Tests/DSFToggleButtonTests",
"sources" : [
"DSFToggleButtonTests.swift"
],
"target_dependencies" : [
"DSFToggleButton"
],
"type" : "test"
},
{
"c99name" : "DSFToggleButton",
"module_type" : "SwiftTarget",
"name" : "DSFToggleButton",
"path" : "Sources/DSFToggleButton",
"product_dependencies" : [
"DSFAppearanceManager"
],
"product_memberships" : [
"DSFToggleButton",
"DSFToggleButton-static",
"DSFToggleButton-shared"
],
"sources" : [
"DSFToggleButton+SwiftUI.swift",
"DSFToggleButton+extensions.swift",
"DSFToggleButton.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.