The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HolidayJp, reference 1.0.0 (9b2a8e), with Swift 6.0 for macOS (SPM) on 13 Jul 2025 06:51:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/holiday-jp/holiday_jp-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/holiday-jp/holiday_jp-swift
 * tag               1.0.0      -> FETCH_HEAD
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 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/holiday-jp/holiday_jp-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying holidays_detailed.json
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/8] Compiling HolidayJp resource_bundle_accessor.swift
[5/8] Compiling HolidayJp HolidayJSONLoader.swift
[6/8] Compiling HolidayJp HolidayJp.swift
[7/8] Compiling HolidayJp Holiday.swift
[8/8] Emitting module HolidayJp
Build complete! (3.87s)
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.