Build Information
Successful build of DateKit, reference main (546e1c
), with Swift 5.8 for macOS (SPM) on 29 Sep 2024 21:49:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DateKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DateKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 546e1c3 Swift 6.0
Cloned https://github.com/NikSativa/DateKit.git
Revision (git rev-parse @):
546e1c3790f0b64ac5c9c9d2a7c0fa0998fe6e0a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DateKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/NikSativa/DateKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/10] Compiling DateKit Locale+Helper.swift
[3/10] Compiling DateKit TimeZone+Helper.swift
[4/10] Compiling DateKit resource_bundle_accessor.swift
[5/10] Compiling DateKit DateSettingsProviding.swift
[6/10] Compiling DateKit DateFormating.swift
[7/10] Compiling DateKit DateHelper.swift
[8/10] Compiling DateKit DateComponent.swift
[9/10] Emitting module DateKit
[10/10] Compiling DateKit DateFormat.swift
Build complete! (17.32s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.33s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.50s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[13/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.81s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.70s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Build complete.
Done.