Build Information
Successful build of HolidayJp, reference master (9b2a8e), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 13:17:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/holiday-jp/holiday_jp-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/holiday-jp/holiday_jp-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9b2a8e8 chore: add comment [ci skip]
Submodule path 'holiday_jp': checked out '231865e2ba56c501ce76d156a63ad797d632811d'
Submodule 'holiday_jp' (https://github.com/holiday-jp/holiday_jp.git) registered for path 'holiday_jp'
Cloning into '/Users/admin/builder/spi-builder-workspace/holiday_jp'...
Cloned https://github.com/holiday-jp/holiday_jp-swift.git
Revision (git rev-parse @):
9b2a8e8bd1af395011f2638cafe2007c25316c43
SUCCESS checkout https://github.com/holiday-jp/holiday_jp-swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "holiday_jp-swift",
"name": "HolidayJp",
"url": "https://github.com/holiday-jp/holiday_jp-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/holiday_jp-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/holiday-jp/holiday_jp-swift.git
[1/467] Fetching holiday_jp-swift
Fetched https://github.com/holiday-jp/holiday_jp-swift.git from cache (0.83s)
Creating working copy for https://github.com/holiday-jp/holiday_jp-swift.git
Working copy of https://github.com/holiday-jp/holiday_jp-swift.git resolved at master (9b2a8e8)
warning: '.resolve-product-dependencies': dependency 'holiday_jp-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/holiday-jp/holiday_jp-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying holidays_detailed.json
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/8] Compiling HolidayJp HolidayJSONLoader.swift
[5/8] Compiling HolidayJp resource_bundle_accessor.swift
[6/8] Emitting module HolidayJp
[7/8] Compiling HolidayJp Holiday.swift
[8/8] Compiling HolidayJp HolidayJp.swift
Build complete! (3.74s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HolidayJp",
"name" : "HolidayJp",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HolidayJp",
"targets" : [
"HolidayJp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HolidayJpTests",
"module_type" : "SwiftTarget",
"name" : "HolidayJpTests",
"path" : "Tests/HolidayJpTests",
"sources" : [
"HolidayJpTests.swift",
"HolidayTest.swift"
],
"target_dependencies" : [
"HolidayJp"
],
"type" : "test"
},
{
"c99name" : "HolidayJp",
"module_type" : "SwiftTarget",
"name" : "HolidayJp",
"path" : "Sources/HolidayJp",
"product_memberships" : [
"HolidayJp"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/HolidayJp/holidays_detailed.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Holiday.swift",
"HolidayJSONLoader.swift",
"HolidayJp.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.