Build Information
Successful build of textbundleify, reference master (9002d6), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 15:14:39 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/jsorge/textbundleify.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jsorge/textbundleify
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9002d65 Linux compatibility
Cloned https://github.com/jsorge/textbundleify.git
Revision (git rev-parse @):
9002d65d9cdcbf7dcfb30c2fa5ae1802c23128fa
SUCCESS checkout https://github.com/jsorge/textbundleify.git at master
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1452] Fetching pathkit
[1453/2473] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (1.13s)
Fetched https://github.com/kylef/Spectre.git from cache (1.13s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.1 (1.84s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.68s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.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": "textbundleify",
"name": "textbundleify",
"url": "https://github.com/jsorge/textbundleify.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/textbundleify",
"traits": [
"default"
],
"dependencies": [
{
"identity": "pathkit",
"name": "PathKit",
"url": "https://github.com/kylef/PathKit.git",
"version": "0.9.2",
"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.9.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/jsorge/textbundleify.git
[1/39] Fetching textbundleify
Fetched https://github.com/jsorge/textbundleify.git from cache (0.51s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (2.85s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.81s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/jsorge/textbundleify.git
Working copy of https://github.com/jsorge/textbundleify.git resolved at master (9002d65)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Found 1 product dependencies
- PathKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/jsorge/textbundleify.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 textbundleify-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/10] Emitting module PathKit
[7/10] Compiling PathKit PathKit.swift
[8/13] Compiling TextBundleify TextBundleify.swift
[9/13] Emitting module TextBundleify
[10/13] Compiling TextBundleify Console.swift
[11/15] Emitting module textbundleify_main
[12/15] Compiling textbundleify_main main.swift
[12/15] Write Objects.LinkFileList
[13/15] Linking textbundleify
[14/15] Applying textbundleify
Build complete! (7.06s)
Build complete.
{
"dependencies" : [
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
}
],
"manifest_display_name" : "textbundleify",
"name" : "textbundleify",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "textbundleify",
"targets" : [
"textbundleify-main"
],
"type" : {
"executable" : null
}
},
{
"name" : "TextBundleify",
"targets" : [
"TextBundleify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "textbundleify_main",
"module_type" : "SwiftTarget",
"name" : "textbundleify-main",
"path" : "Sources/textbundleify-main",
"product_memberships" : [
"textbundleify"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"TextBundleify"
],
"type" : "executable"
},
{
"c99name" : "TextBundleify",
"module_type" : "SwiftTarget",
"name" : "TextBundleify",
"path" : "Sources/TextBundleify",
"product_dependencies" : [
"PathKit"
],
"product_memberships" : [
"textbundleify",
"TextBundleify"
],
"sources" : [
"Console.swift",
"TextBundleify.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.