Build Information
Successful build of DockProgress, reference 4.3.1 (d4f23b
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 08:06:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/DockProgress.git
Reference: 4.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/DockProgress
* tag 4.3.1 -> FETCH_HEAD
HEAD is now at d4f23b5 Hide dock tile when not showing progress
Cloned https://github.com/sindresorhus/DockProgress.git
Revision (git rev-parse @):
d4f23b5a8f5ca0fac393eb7ba78c2fe3e32e52da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sindresorhus/DockProgress.git at 4.3.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sindresorhus/DockProgress.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/5] Emitting module DockProgress
[4/5] Compiling DockProgress Utilities.swift
[5/5] Compiling DockProgress DockProgress.swift
Build complete! (6.79s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DockProgress",
"name" : "DockProgress",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "DockProgress",
"targets" : [
"DockProgress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DockProgress",
"module_type" : "SwiftTarget",
"name" : "DockProgress",
"path" : "Sources/DockProgress",
"product_memberships" : [
"DockProgress"
],
"sources" : [
"DockProgress.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.