Build Information
Successful build of Logboard, reference 2.6.0 (8f41c6), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 04:23:27 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/shogo4405/Logboard.git
Reference: 2.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shogo4405/Logboard
* tag 2.6.0 -> FETCH_HEAD
HEAD is now at 8f41c63 Merge pull request #30 from shogo4405/feature/bump-to-up-xcode-26
Cloned https://github.com/shogo4405/Logboard.git
Revision (git rev-parse @):
8f41c63afb903040b77049ee2efa8c257b8c0d50
SUCCESS checkout https://github.com/shogo4405/Logboard.git at 2.6.0
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[229/5949] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.16s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.16s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (5.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.05s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.93s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "logboard",
"name": "Logboard",
"url": "https://github.com/shogo4405/Logboard.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logboard",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/shogo4405/Logboard.git
[1/1596] Fetching logboard
Fetched https://github.com/shogo4405/Logboard.git from cache (1.09s)
Creating working copy for https://github.com/shogo4405/Logboard.git
Working copy of https://github.com/shogo4405/Logboard.git resolved at 2.6.0 (8f41c63)
warning: '.resolve-product-dependencies': dependency 'logboard' 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/shogo4405/Logboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/13] Compiling Logboard MultiAppender.swift
[6/13] Compiling Logboard ConsoleAppender.swift
[7/13] Emitting module Logboard
[8/13] Compiling Logboard LBLoggerAppender.swift
[9/13] Compiling Logboard LBLogger.Data.swift
[10/13] Compiling Logboard OSLoggerAppender.swift
[11/13] Compiling Logboard LBLogger.swift
[12/13] Compiling Logboard NullAppender.swift
[13/13] Compiling Logboard SocketAppender.swift
Build complete! (11.46s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "Logboard",
"name" : "Logboard",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Logboard",
"targets" : [
"Logboard"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Logboard",
"module_type" : "SwiftTarget",
"name" : "Logboard",
"path" : "Sources/Logboard",
"product_memberships" : [
"Logboard"
],
"sources" : [
"ConsoleAppender.swift",
"LBLogger.Data.swift",
"LBLogger.swift",
"LBLoggerAppender.swift",
"MultiAppender.swift",
"NullAppender.swift",
"OSLoggerAppender.swift",
"SocketAppender.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.