Build Information
Successful build of JJLISO8601DateFormatter, reference master (50d5ea), with Swift 6.0 for macOS (SPM) on 7 Feb 2026 08:37:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michaeleisel/JJLISO8601DateFormatter
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 50d5ea2 bump to 0.2.0
Cloned https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Revision (git rev-parse @):
50d5ea26ffd3f82e3db8516d939d80b745e168cf
SUCCESS checkout https://github.com/michaeleisel/JJLISO8601DateFormatter.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-5BDAB9E9C0126B9D.txt
[2/4] Compiling tzdb localtime.c
[3/4] Compiling JJLInternal JJLInternal.c
[5/6] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.swift
[6/6] Emitting module JJLISO8601DateFormatter
Build complete! (4.67s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JJLISO8601DateFormatter",
"name" : "JJLISO8601DateFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JJLISO8601DateFormatter",
"targets" : [
"JJLISO8601DateFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "tzdb",
"module_type" : "ClangTarget",
"name" : "tzdb",
"path" : "Sources/tzdb",
"product_memberships" : [
"JJLISO8601DateFormatter"
],
"sources" : [
"localtime.c"
],
"type" : "library"
},
{
"c99name" : "JJLInternal",
"module_type" : "ClangTarget",
"name" : "JJLInternal",
"path" : "Sources/JJLInternal",
"product_memberships" : [
"JJLISO8601DateFormatter"
],
"sources" : [
"JJLInternal.c"
],
"target_dependencies" : [
"tzdb"
],
"type" : "library"
},
{
"c99name" : "JJLISO8601DateFormatterTests",
"module_type" : "SwiftTarget",
"name" : "JJLISO8601DateFormatterTests",
"path" : "Tests/JJLISO8601DateFormatterTests",
"sources" : [
"JJLISO8601DateFormatterTests.swift",
"JJLSafeIOTests.swift"
],
"target_dependencies" : [
"JJLISO8601DateFormatter"
],
"type" : "test"
},
{
"c99name" : "JJLISO8601DateFormatter",
"module_type" : "SwiftTarget",
"name" : "JJLISO8601DateFormatter",
"path" : "Sources/JJLISO8601DateFormatter",
"product_memberships" : [
"JJLISO8601DateFormatter"
],
"sources" : [
"JJLISO8601DateFormatter.swift"
],
"target_dependencies" : [
"JJLInternal"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.