Build Information
Successful build of SHDateFormatter, reference develop (ca2e01), with Swift 6.2 for macOS (SPM) on 17 Sep 2025 17:11:12 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/blackjacx/SHDateFormatter.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/SHDateFormatter
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at ca2e011 Bump swift-actions/setup-swift from 1 to 2 in /.github/workflows
Cloned https://github.com/blackjacx/SHDateFormatter.git
Revision (git rev-parse @):
ca2e011acc769b2231c0293819bb7521b7ff7997
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/blackjacx/SHDateFormatter.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/blackjacx/SHDateFormatter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/13] Compiling SHDateFormatter TimeZone+Extensions.swift
[10/13] Emitting module SHDateFormatter
[11/13] Compiling SHDateFormatter Date+Utils.swift
[12/13] Compiling SHDateFormatter SHDateFormatter+Extension.swift
[13/13] Compiling SHDateFormatter SHDateFormatter.swift
Build complete! (27.17s)
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
[1/14841] Fetching quick
[1634/34499] Fetching quick, nimble
Fetched https://github.com/Quick/Quick from cache (1.72s)
[1180/19658] Fetching nimble
Fetched https://github.com/Quick/Nimble from cache (2.22s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.7.1 (2.80s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.84s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 7.6.2 (1.44s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5986] Fetching swift-algorithms
[121/22280] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.45s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.13s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.17s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.82s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.74s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.61s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.7.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 7.6.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "7.6.2",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "13.7.1",
"upper_bound" : "14.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
}
],
"manifest_display_name" : "SHDateFormatter",
"name" : "SHDateFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "SHDateFormatter",
"targets" : [
"SHDateFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SHDateFormatterTests",
"module_type" : "SwiftTarget",
"name" : "SHDateFormatterTests",
"path" : "Tests/SHDateFormatterTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"DateFormatterTests.swift"
],
"target_dependencies" : [
"SHDateFormatter"
],
"type" : "test"
},
{
"c99name" : "SHDateFormatter",
"module_type" : "SwiftTarget",
"name" : "SHDateFormatter",
"path" : "Source/SHDateFormatter",
"product_memberships" : [
"SHDateFormatter"
],
"sources" : [
"Classes/Date+Utils.swift",
"Classes/SHDateFormatter+Extension.swift",
"Classes/SHDateFormatter.swift",
"Classes/TimeZone+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.