Build Information
Successful build of Knob, reference 3.0.5 (20ce9a), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 19:45:48 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/bradhowes/Knob.git
Reference: 3.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/Knob
* tag 3.0.5 -> FETCH_HEAD
HEAD is now at 20ce9a0 FIrst attempt at adding generic accessibility values for control
Cloned https://github.com/bradhowes/Knob.git
Revision (git rev-parse @):
20ce9a07553cc88120353018e83ed05b6945c9f7
SUCCESS checkout https://github.com/bradhowes/Knob.git at 3.0.5
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
[165/11187] Fetching swift-custom-dump, xctest-dynamic-overlay
[11188/27240] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
[11670/102225] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (7.37s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.37s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (7.53s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (7.53s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (8.21s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.76s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
========================================
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": "knob",
"name": "Knob",
"url": "https://github.com/bradhowes/Knob.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Knob",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bradhowes/Knob.git
[1/1078] Fetching knob
Fetched https://github.com/bradhowes/Knob.git from cache (0.98s)
Creating working copy for https://github.com/bradhowes/Knob.git
Working copy of https://github.com/bradhowes/Knob.git resolved at 3.0.5 (20ce9a0)
warning: '.resolve-product-dependencies': dependency 'knob' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bradhowes/Knob.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/12] Compiling Knob_iOS Color.swift
[5/12] Emitting module Knob_iOS
[6/12] Compiling Knob_iOS Knob.swift
[7/12] Compiling Knob_iOS KnobView.swift
[8/12] Compiling Knob_macOS NSBezierPath.swift
[9/12] Compiling Knob_macOS Knob.swift
[10/12] Compiling Knob_macOS Color.swift
[11/12] Compiling Knob_macOS KnobView.swift
[12/12] Emitting module Knob_macOS
Build complete! (10.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "Knob",
"name" : "Knob",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Knob-iOS",
"targets" : [
"Knob-iOS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Knob-macOS",
"targets" : [
"Knob-macOS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Knob_macOSTests",
"module_type" : "SwiftTarget",
"name" : "Knob-macOSTests",
"path" : "Tests/Knob-macOSTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"KnobTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Knob-macOS"
],
"type" : "test"
},
{
"c99name" : "Knob_macOS",
"module_type" : "SwiftTarget",
"name" : "Knob-macOS",
"path" : "Sources/Knob-macOS",
"product_memberships" : [
"Knob-macOS"
],
"sources" : [
"Extensions/Color.swift",
"Extensions/NSBezierPath.swift",
"Knob.swift",
"KnobView.swift"
],
"type" : "library"
},
{
"c99name" : "Knob_iOSTests",
"module_type" : "SwiftTarget",
"name" : "Knob-iOSTests",
"path" : "Tests/Knob-iOSTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"KnobTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Knob-iOS"
],
"type" : "test"
},
{
"c99name" : "Knob_iOS",
"module_type" : "SwiftTarget",
"name" : "Knob-iOS",
"path" : "Sources/Knob-iOS",
"product_memberships" : [
"Knob-iOS"
],
"sources" : [
"Extensions/Color.swift",
"Knob.swift",
"KnobView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.