Build Information
Successful build of BinaryUtils, reference main (e797c7
), with Swift 5.9 for macOS (SPM) on 25 Aug 2024 15:19:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/binaryutils.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/binaryutils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e797c71 Update 'README.md'
Cloned https://github.com/divadretlaw/binaryutils.git
Revision (git rev-parse @):
e797c7110ae73ef43dba90a98cb1bbf0b5553afa
SUCCESS checkout https://github.com/divadretlaw/binaryutils.git at main
========================================
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/25] Emitting module BinaryUtils
[2/27] Compiling BinaryUtils ASCII+Character.swift
[3/27] Compiling BinaryUtils ASCII+Data.swift
[4/27] Compiling BinaryUtils MD5.swift
[5/27] Compiling BinaryUtils FileHandleIterator.swift
[6/27] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[7/27] Compiling BinaryUtils DataEncoder.swift
[8/27] Compiling BinaryUtils DataKeyedEncodingContainer.swift
[9/27] Compiling BinaryUtils DataDecoder.swift
[10/27] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[11/27] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[12/27] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[13/27] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[14/27] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[15/27] Compiling BinaryUtils Data+Compression.swift
[16/27] Compiling BinaryUtils Data+Helper.swift
[17/27] Compiling BinaryUtils Data+Init.swift
[18/27] Compiling BinaryUtils String+Extensions.swift
[19/27] Compiling BinaryUtils UInt64+Extensions.swift
[20/27] Compiling BinaryUtils BinaryDecoder.swift
[21/27] Compiling BinaryUtils BinaryEncoder.swift
[22/27] Compiling BinaryUtils BinaryCodingKey.swift
[23/27] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[24/27] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[25/27] Compiling BinaryUtils FileHandleDecoder.swift
[26/27] Compiling BinaryUtils ASCII.swift
[27/27] Compiling BinaryUtils FileHandle+Extensions.swift
Build complete! (9.50s)
Build complete.
Done.