The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/blackjacx/SHDateFormatter.git
Reference: 1.7.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/SHDateFormatter
 * tag               1.7.1      -> FETCH_HEAD
HEAD is now at 092a5f5 Merge branch 'release/1.7.1'
Cloned https://github.com/blackjacx/SHDateFormatter.git into spi-builder-workspace
092a5f58efc7893cd81a49c09b73df6549619844
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/blackjacx/SHDateFormatter.git at 1.7.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/Quick/Quick from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.30s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/Quick/Quick (0.50s)
Fetched https://github.com/Quick/Nimble (0.51s)
Computing version for https://github.com/Quick/Nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Computed https://github.com/Quick/Nimble at 10.0.0 (0.03s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.03s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 10.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Building for debugging...
[1/5] Emitting module SHDateFormatter
[2/5] Compiling SHDateFormatter Date+Utils.swift
[3/5] Compiling SHDateFormatter SHDateFormatter.swift
[4/5] Compiling SHDateFormatter TimeZone+Extensions.swift
[5/5] Compiling SHDateFormatter SHDateFormatter+Extension.swift
Build complete! (6.66s)
Build complete.
Done.