Build Information
Successful build of Badgy, reference 0.1.4 (fddc94), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 10:36:44 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/arthurpalves/badgy.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/arthurpalves/badgy
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at fddc941 Merge pull request #12 from arthurpalves/bump-up-version
Cloned https://github.com/arthurpalves/badgy.git
Revision (git rev-parse @):
fddc941a1bcca169111dbf19c5d5658078f4a2e4
SUCCESS checkout https://github.com/arthurpalves/badgy.git at 0.1.4
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit
[1/1021] Fetching spectre
[165/6095] Fetching spectre, swiftcli
[419/7547] Fetching spectre, swiftcli, pathkit
Fetched https://github.com/kylef/PathKit from cache (1.14s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.15s)
Computing version for https://github.com/kylef/PathKit
Fetched https://github.com/kylef/Spectre.git from cache (1.15s)
Computed https://github.com/kylef/PathKit at 1.0.0 (3.42s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.1 (0.67s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.75s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit 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": "badgy",
"name": "Badgy",
"url": "https://github.com/arthurpalves/badgy.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/badgy",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftcli",
"name": "SwiftCLI",
"url": "https://github.com/jakeheis/SwiftCLI",
"version": "6.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "pathkit",
"name": "PathKit",
"url": "https://github.com/kylef/PathKit",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/arthurpalves/badgy.git
[1/558] Fetching badgy
Fetched https://github.com/arthurpalves/badgy.git from cache (1.24s)
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.46s)
Fetched https://github.com/kylef/PathKit from cache (0.46s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.17s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.40s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.10s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.03s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/arthurpalves/badgy.git
Working copy of https://github.com/arthurpalves/badgy.git resolved at 0.1.4 (fddc941)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Found 2 product dependencies
- SwiftCLI
- PathKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/arthurpalves/badgy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Write badgy-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/31] Compiling SwiftCLI Option.swift
[7/31] Compiling SwiftCLI OptionGroup.swift
[8/31] Compiling SwiftCLI OptionRegistry.swift
[9/31] Compiling SwiftCLI Parameter.swift
[10/31] Compiling SwiftCLI Error.swift
[11/31] Compiling SwiftCLI HelpCommand.swift
[12/33] Compiling SwiftCLI ValueBox.swift
[13/33] Compiling SwiftCLI VersionCommand.swift
[14/33] Compiling SwiftCLI HelpMessageGenerator.swift
[15/33] Compiling SwiftCLI Input.swift
[16/33] Compiling SwiftCLI Term.swift
[17/33] Compiling SwiftCLI Validation.swift
[18/33] Compiling SwiftCLI ArgumentList.swift
[19/33] Compiling SwiftCLI ArgumentListManipulator.swift
[20/33] Compiling SwiftCLI CLI.swift
[21/33] Emitting module SwiftCLI
[22/33] Compiling SwiftCLI Command.swift
[23/33] Compiling SwiftCLI Compatibility.swift
[24/33] Compiling SwiftCLI CompletionGenerator.swift
[25/33] Compiling SwiftCLI Parser.swift
[26/33] Compiling SwiftCLI Path.swift
[27/33] Compiling SwiftCLI Stream.swift
[28/33] Compiling SwiftCLI Task.swift
[29/33] Compiling PathKit PathKit.swift
[30/33] Emitting module PathKit
[31/46] Compiling Badgy Position.swift
[32/46] Compiling Badgy Logger.swift
[33/46] Compiling Badgy VerboseLogger.swift
[34/47] Compiling Badgy IconSetDelegate.swift
[35/47] Compiling Badgy main.swift
[36/47] Compiling Badgy Foundation+Extensions.swift
[37/47] Compiling Badgy Validation+HexColor.swift
[38/47] Compiling Badgy DependencyManager.swift
[39/47] Compiling Badgy Factory+Resizer.swift
[40/47] Emitting module Badgy
[41/47] Compiling Badgy Long.swift
[42/47] Compiling Badgy Small.swift
[43/47] Compiling Badgy Factory+Small.swift
[44/47] Compiling Badgy Factory.swift
[44/47] Write Objects.LinkFileList
[45/47] Linking badgy
[46/47] Applying badgy
Build complete! (12.63s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftcli",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jakeheis/SwiftCLI"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit"
}
],
"manifest_display_name" : "Badgy",
"name" : "Badgy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "badgy",
"targets" : [
"Badgy"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BadgyTests",
"module_type" : "SwiftTarget",
"name" : "BadgyTests",
"path" : "Tests/BadgyTests",
"sources" : [
"BadgyTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Badgy"
],
"type" : "test"
},
{
"c99name" : "Badgy",
"module_type" : "SwiftTarget",
"name" : "Badgy",
"path" : "Sources/Badgy",
"product_dependencies" : [
"SwiftCLI",
"PathKit"
],
"product_memberships" : [
"badgy"
],
"sources" : [
"Commands/Long.swift",
"Commands/Small.swift",
"DependencyManager.swift",
"Helpers/Factory+Resizer.swift",
"Helpers/Factory+Small.swift",
"Helpers/Factory.swift",
"Helpers/Foundation+Extensions.swift",
"Helpers/Validation+HexColor.swift",
"IconSetDelegate.swift",
"Loggers/Logger.swift",
"Loggers/VerboseLogger.swift",
"Position.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.2"
}
Done.