The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Blake2 with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Blake2.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Blake2
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 3da646e Transitioned from CocoaPods to Swift Package Manager
Cloned https://github.com/OperatorFoundation/Blake2.git into spi-builder-workspace
3da646eeb5b0c55472b9951a2f7b33f23c17e8c1
SUCCESS checkout https://github.com/OperatorFoundation/Blake2.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git (0.22s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 1.0.0 (0.51s)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 1.0.0
Building for debugging...
[0/2] Compiling CBlake2 cblake2s.c
[1/2] Compiling Blake2-ObjC Blake2s.m
[3/4] Compiling Blake2 Blake2.swift
[4/4] Emitting module Blake2
Build complete! (7.61s)
Build complete.
Done.