Build Information
Successful build of BMHCrypto with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/muhasturk/BMHCrypto.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/muhasturk/BMHCrypto
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at eaaa4b6 edit README
Cloned https://github.com/muhasturk/BMHCrypto.git
Revision (git rev-parse @):
eaaa4b6ab762fcad5d58f66c29360e4987922261
SUCCESS checkout https://github.com/muhasturk/BMHCrypto.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling BMHCrypto ContiguousBytes+.swift
[2/6] Compiling BMHCrypto DataProtocol+Ciphers.swift
[3/6] Compiling BMHCrypto String+Hash.swift
[4/6] Compiling BMHCrypto Digest+.swift
[5/6] Compiling BMHCrypto DataProtocol+Hash.swift
[6/6] Emitting module BMHCrypto
Build complete! (4.32s)
Build complete.
Done.