Build Information
Successful build of Spanker, reference v0.2.49 (d4b439
), with Swift 5.8 for macOS (SPM) on 22 Aug 2024 10:52:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/Spanker.git
Reference: v0.2.49
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KittyMac/Spanker
* tag v0.2.49 -> FETCH_HEAD
HEAD is now at d4b439b calculate size of output json and init full capacity when exporting json
Cloned https://github.com/KittyMac/Spanker.git
Revision (git rev-parse @):
d4b439bf76a40fb45d86a24d13b9c26e7d630eee
SUCCESS checkout https://github.com/KittyMac/Spanker.git at v0.2.49
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/KittyMac/Spanker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Hitch Hitch+CodeBlock.swift
[2/13] Compiling Hitch CHitch.swift
[3/13] Compiling Hitch HalfHitch.swift
[4/13] Compiling Hitch Int8+Ascii.swift
[5/13] Emitting module Hitch
[6/13] Compiling Hitch Hitch+Base32.swift
[7/13] Compiling Hitch Hitch+Base64.swift
[8/13] Compiling Hitch Hitch+MD5.swift
[9/13] Compiling Hitch Hitch.swift
[10/13] Compiling Hitch Hitch+FormatOperator.swift
[11/13] Compiling Hitch Hitch+Format.swift
[12/13] Compiling Hitch Hitch+Shared.swift
[13/13] Compiling Hitch UInt8+Ascii.swift
[14/17] Compiling Spanker Spanker+Reader.swift
[15/17] Emitting module Spanker
[16/17] Compiling Spanker Spanker+Subscripts.swift
[17/17] Compiling Spanker Spanker.swift
Build complete! (14.13s)
Fetching https://github.com/KittyMac/Hitch.git
[1/2457] Fetching hitch
Fetched https://github.com/KittyMac/Hitch.git (1.62s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.145 (0.78s)
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.145
Build complete.
Done.