Build Information
Successful build of ErrorReporter, reference master (0571a3
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 13:10:55 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/CleanCocoa/ErrorHandling.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/ErrorHandling
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0571a31 bump Swift version
Cloned https://github.com/CleanCocoa/ErrorHandling.git
Revision (git rev-parse @):
0571a3147f8f0e2c8f65d829f15d6cd9e60b7b49
SUCCESS checkout https://github.com/CleanCocoa/ErrorHandling.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/CleanCocoa/ErrorHandling.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/9] Compiling ErrorReporter Report.swift
[5/9] Compiling ErrorReporter resource_bundle_accessor.swift
[6/9] Compiling ErrorReporter Optional.swift
[7/9] Compiling ErrorReporter TextEmailer.swift
[8/9] Emitting module ErrorReporter
[9/9] Compiling ErrorReporter ErrorAlert.swift
Build complete! (6.57s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ErrorReporter",
"name" : "ErrorReporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ErrorReporter",
"targets" : [
"ErrorReporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ErrorReporter",
"module_type" : "SwiftTarget",
"name" : "ErrorReporter",
"path" : "Sources/ErrorReporter",
"product_memberships" : [
"ErrorReporter"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ErrorReporter/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ErrorAlert.swift",
"Optional.swift",
"Report.swift",
"TextEmailer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.