Build Information
Successful build of Checksum, reference 1.0.2 (cd1ae5
), with Swift 5.8 for macOS (SPM) on 8 Sep 2024 17:05:03 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/rnine/Checksum.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rnine/Checksum
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at cd1ae53 Minor cleanup.
Cloned https://github.com/rnine/Checksum.git
Revision (git rev-parse @):
cd1ae53384dd578a84a0afef492a4f5d6202b068
SUCCESS checkout https://github.com/rnine/Checksum.git at 1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/rnine/Checksum.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling Checksum DigestAlgorithm.swift
[2/15] Compiling Checksum Extensions.swift
[3/16] Compiling Checksum ChecksumError.swift
[4/16] Compiling Checksum FileSource.swift
[5/16] Compiling Checksum HTTPSource.swift
[6/16] Compiling Checksum Chunksize.swift
[7/16] Compiling Checksum Sourceable.swift
[8/16] Compiling Checksum DataSource.swift
[9/16] Compiling Checksum CCWrapper.swift
[10/16] Compiling Checksum Data+Source.swift
[11/16] Emitting module Checksum
[12/16] Compiling Checksum HTTPResponse+ContentRange.swift
[13/16] Compiling Checksum String+Source.swift
[14/16] Compiling Checksum URL+Source.swift
[15/16] Compiling Checksum Source.swift
[16/16] Compiling Checksum Checksumable.swift
Build complete! (10.34s)
Build complete.
Done.