The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DayPeriodFormatter with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FormatterKit/DayPeriodFormatter.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dayperiodformatter",
      "name": "DayPeriodFormatter",
      "url": "https://github.com/FormatterKit/DayPeriodFormatter.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DayPeriodFormatter",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/FormatterKit/DayPeriodFormatter.git
[1/168] Fetching dayperiodformatter
Fetched https://github.com/FormatterKit/DayPeriodFormatter.git (0.58s)
Creating working copy for https://github.com/FormatterKit/DayPeriodFormatter.git
Working copy of https://github.com/FormatterKit/DayPeriodFormatter.git resolved at master
warning: '.resolve-product-dependencies': dependency 'dayperiodformatter' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling DayPeriodFormatter DayPeriodRuleSet.swift
[2/6] Compiling DayPeriodFormatter DayPeriodRule.swift
[3/6] Compiling DayPeriodFormatter DayPeriodFormatter+RuleSets.swift
[4/6] Compiling DayPeriodFormatter DayPeriod.swift
[5/6] Compiling DayPeriodFormatter DayPeriodFormatter.swift
[6/6] Emitting module DayPeriodFormatter
Build complete! (6.47s)
Build complete.
Done.