Build Information
Successful build of LeftPad, reference 2.2.0 (f802de), with Swift 6.2 for macOS (SPM) on 18 Aug 2025 14:00:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daveverwer/LeftPad.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daveverwer/LeftPad
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at f802de1 Moved documentation to be external.
Cloned https://github.com/daveverwer/LeftPad.git
Revision (git rev-parse @):
f802de126b894d97a3631594b36544342b1ff004
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daveverwer/LeftPad.git at 2.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/daveverwer/LeftPad.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Emitting module LeftPad
[4/4] Compiling LeftPad LeftPad.swift
Build complete! (2.53s)
Fetching https://github.com/orta/PackageConfig.git
[1/580] Fetching packageconfig
Fetched https://github.com/orta/PackageConfig.git from cache (0.75s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.13.0 (1.26s)
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.13.0
Build complete.
{
"dependencies" : [
{
"identity" : "packageconfig",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orta/PackageConfig.git"
}
],
"manifest_display_name" : "LeftPad",
"name" : "LeftPad",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LeftPad",
"targets" : [
"LeftPad"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LeftPadTests",
"module_type" : "SwiftTarget",
"name" : "LeftPadTests",
"path" : "Tests/LeftPadTests",
"sources" : [
"LeftPadTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"LeftPad"
],
"type" : "test"
},
{
"c99name" : "LeftPad",
"module_type" : "SwiftTarget",
"name" : "LeftPad",
"path" : "Sources/LeftPad",
"product_memberships" : [
"LeftPad"
],
"sources" : [
"LeftPad.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.