Build Information
Successful build of DayPeriodFormatter, reference 0.0.2 (935dc3
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 20:20:15 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/FormatterKit/DayPeriodFormatter.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FormatterKit/DayPeriodFormatter
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 935dc38 Alphabetize rule set dictionary keys
Cloned https://github.com/FormatterKit/DayPeriodFormatter.git
Revision (git rev-parse @):
935dc38c222a235955c81cbad021e05fbe16686a
SUCCESS checkout https://github.com/FormatterKit/DayPeriodFormatter.git at 0.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/FormatterKit/DayPeriodFormatter.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/8] Compiling DayPeriodFormatter DayPeriodRule.swift
[4/8] Compiling DayPeriodFormatter DayPeriodRuleSet.swift
[5/8] Compiling DayPeriodFormatter DayPeriodFormatter+RuleSets.swift
[6/8] Compiling DayPeriodFormatter DayPeriod.swift
[7/8] Compiling DayPeriodFormatter DayPeriodFormatter.swift
[8/8] Emitting module DayPeriodFormatter
Build complete! (3.25s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DayPeriodFormatter",
"name" : "DayPeriodFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DayPeriodFormatter",
"targets" : [
"DayPeriodFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DayPeriodFormatterTests",
"module_type" : "SwiftTarget",
"name" : "DayPeriodFormatterTests",
"path" : "Tests/DayPeriodFormatterTests",
"sources" : [
"DayPeriodFormatterTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DayPeriodFormatter"
],
"type" : "test"
},
{
"c99name" : "DayPeriodFormatter",
"module_type" : "SwiftTarget",
"name" : "DayPeriodFormatter",
"path" : "Sources/DayPeriodFormatter",
"product_memberships" : [
"DayPeriodFormatter"
],
"sources" : [
"DayPeriod.swift",
"DayPeriodFormatter+RuleSets.swift",
"DayPeriodFormatter.swift",
"DayPeriodRule.swift",
"DayPeriodRuleSet.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.