Build Information
Successful build of BinaryUtils, reference 1.1.0 (51ca59
), with Swift 5.9 for macOS (SPM) on 5 Aug 2024 21:43:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/binaryutils.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/binaryutils
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 51ca59b Improve MD5
Cloned https://github.com/divadretlaw/binaryutils.git
Revision (git rev-parse @):
51ca59b8e099ff3656044891e017b83bfc7f7b7d
SUCCESS checkout https://github.com/divadretlaw/binaryutils.git at 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/divadretlaw/binaryutils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/22] Emitting module BinaryUtils
[2/24] Compiling BinaryUtils MD5.swift
[3/24] Compiling BinaryUtils FileHandleIterator.swift
[4/24] Compiling BinaryUtils FileHandleDecoder.swift
[5/24] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[6/24] Compiling BinaryUtils String+Extensions.swift
[7/24] Compiling BinaryUtils UInt64+Extensions.swift
[8/24] Compiling BinaryUtils BinaryDecoder.swift
[9/24] Compiling BinaryUtils BinaryEncoder.swift
[10/24] Compiling BinaryUtils BinaryCodingKey.swift
[11/24] Compiling BinaryUtils DataDecoder.swift
[12/24] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[13/24] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[14/24] Compiling BinaryUtils Data+Init.swift
[15/24] Compiling BinaryUtils FileHandle+Extensions.swift
[16/24] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[17/24] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[18/24] Compiling BinaryUtils Data+Compression.swift
[19/24] Compiling BinaryUtils Data+Helper.swift
[20/24] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[21/24] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[22/24] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[23/24] Compiling BinaryUtils DataEncoder.swift
[24/24] Compiling BinaryUtils DataKeyedEncodingContainer.swift
Build complete! (8.61s)
Build complete.
Done.