Build Information
Successful build of SHDateFormatter, reference develop (dc863e
), with Swift 5.9 for macOS (SPM) on 18 Sep 2024 18:26:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/blackjacx/SHDateFormatter.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/SHDateFormatter
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at dc863e8 Add dome more time zones
Cloned https://github.com/blackjacx/SHDateFormatter.git
Revision (git rev-parse @):
dc863e8f18deb30f51655b85411d13d6f25e1da3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/blackjacx/SHDateFormatter.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/blackjacx/SHDateFormatter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling SHDateFormatter TimeZone+Extensions.swift
[2/5] Compiling SHDateFormatter SHDateFormatter+Extension.swift
[3/5] Compiling SHDateFormatter Date+Utils.swift
[4/5] Emitting module SHDateFormatter
[5/5] Compiling SHDateFormatter SHDateFormatter.swift
Build complete! (18.57s)
Fetching https://github.com/Quick/Quick
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Nimble
[1/1257] Fetching cwlpreconditiontesting
[1258/15968] Fetching cwlpreconditiontesting, quick
[15969/34952] Fetching cwlpreconditiontesting, quick, nimble
Fetched https://github.com/Quick/Nimble (3.32s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (3.32s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/Quick/Quick (3.32s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 10.0.0 (0.62s)
Computing version for https://github.com/Quick/Quick
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.76s)
Computed https://github.com/Quick/Quick at 5.0.1 (0.59s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.58s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.58s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
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/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Build complete.
Done.