The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TimeKit 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/studio-rookery/timekit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/studio-rookery/timekit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7dae7d5 Merge pull request #23 from studio-rookery/release/1.2.1
Cloned https://github.com/studio-rookery/timekit.git
Revision (git rev-parse @):
7dae7d551887d945191ad0be7bb768cc9ebf9200
SUCCESS checkout https://github.com/studio-rookery/timekit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "timekit",
      "name": "TimeKit",
      "url": "https://github.com/studio-rookery/timekit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/timekit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/studio-rookery/timekit.git
[1/350] Fetching timekit
Fetched https://github.com/studio-rookery/timekit.git (0.35s)
Creating working copy for https://github.com/studio-rookery/timekit.git
Working copy of https://github.com/studio-rookery/timekit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'timekit' 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/10] Compiling TimeKit Weekday.swift
[2/11] Compiling TimeKit ReferenceDateStrideable.swift
[3/11] Compiling TimeKit Calendar.swift
[4/11] Compiling TimeKit DateFormatter.swift
[5/11] Compiling TimeKit Int+Extension.swift
[6/11] Compiling TimeKit Day.swift
[7/11] Compiling TimeKit Date+Extension.swift
[8/11] Compiling TimeKit Month.swift
[9/11] Compiling TimeKit Interval.swift
[10/11] Emitting module TimeKit
[11/11] Compiling TimeKit Year.swift
Build complete! (8.80s)
Build complete.
Done.