The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DayPeriodFormatter, reference master (96ee01), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 20:19:55 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FormatterKit/DayPeriodFormatter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 96ee018 Update README.md
Cloned https://github.com/FormatterKit/DayPeriodFormatter.git
Revision (git rev-parse @):
96ee018c287d89b2c9b6d9073f34421d15545985
SUCCESS checkout https://github.com/FormatterKit/DayPeriodFormatter.git at master
========================================
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 DayPeriodRuleSet.swift
[4/8] Compiling DayPeriodFormatter DayPeriod.swift
[5/8] Emitting module DayPeriodFormatter
[6/8] Compiling DayPeriodFormatter DayPeriodFormatter+RuleSets.swift
[7/8] Compiling DayPeriodFormatter DayPeriodRule.swift
[8/8] Compiling DayPeriodFormatter DayPeriodFormatter.swift
Build complete! (3.10s)
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.