Build Information
Successful build of swift-blake2 with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-blake2.git
Reference: v0.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lovetodream/swift-blake2
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at b8074b8 refactor: rename outLength -> digestLength
Cloned https://github.com/lovetodream/swift-blake2.git
Revision (git rev-parse @):
b8074b87567037046445ce0859644c283dcce8cc
SUCCESS checkout https://github.com/lovetodream/swift-blake2.git at v0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/lovetodream/swift-blake2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/4] Compiling BLAKE2 BLAKE2b.swift
[4/4] Emitting module BLAKE2
Build complete! (6.81s)
Build complete.
Done.