Build Information
Successful build of Lithium, reference v9.0.5 (0ebe10
), with Swift 5.10 for macOS (SPM) on 6 Aug 2025 07:38:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UnlockAgency/Lithium.git
Reference: v9.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UnlockAgency/Lithium
* tag v9.0.5 -> FETCH_HEAD
HEAD is now at 0ebe10f Swift-versions
Cloned https://github.com/UnlockAgency/Lithium.git
Revision (git rev-parse @):
0ebe10fb24251fdc6ef2b4efcd4f8fd137de1323
SUCCESS checkout https://github.com/UnlockAgency/Lithium.git at v9.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/UnlockAgency/Lithium.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/8] Compiling Logging MetadataProvider.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Emitting module Logging
[7/8] Compiling Logging Locks.swift
[8/8] Compiling Logging Logging.swift
[9/15] Compiling Lithium LogStyle.swift
[10/15] Compiling Lithium DefaultLogTheme.swift
[11/15] Compiling Lithium LogTheme.swift
[12/15] Compiling Lithium EmojiLogTheme.swift
[13/15] Emitting module Lithium
[14/15] Compiling Lithium LithiumLogger.swift
[15/15] Compiling Lithium LogFormatter.swift
Build complete! (8.21s)
Fetching https://github.com/apple/swift-log.git
[1/3880] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.35s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "Lithium",
"name" : "Lithium",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Lithium",
"targets" : [
"Lithium"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Lithium",
"module_type" : "SwiftTarget",
"name" : "Lithium",
"path" : "Sources",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"Lithium"
],
"sources" : [
"LithiumLogger.swift",
"Styling/LogFormatter.swift",
"Styling/LogStyle.swift",
"Styling/LogTheme.swift",
"Themes/DefaultLogTheme.swift",
"Themes/EmojiLogTheme.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.