The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Hash 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/davidskrundz/hash.git
Reference: 1.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davidskrundz/hash
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 945a78a Swift 4.2
Cloned https://github.com/davidskrundz/hash.git into spi-builder-workspace
945a78a4c2eff97ec09c077f1586dfaef2eb9932
SUCCESS checkout https://github.com/davidskrundz/hash.git at 1.4.0
========================================
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/DavidSkrundz/Math.git from cache
Fetched https://github.com/DavidSkrundz/Math.git (0.19s)
Computing version for https://github.com/DavidSkrundz/Math.git
Computed https://github.com/DavidSkrundz/Math.git at 1.3.0 (0.59s)
Creating working copy for https://github.com/DavidSkrundz/Math.git
Working copy of https://github.com/DavidSkrundz/Math.git resolved at 1.3.0
Building for debugging...
[1/10] Emitting module Math
[2/10] Compiling Math BitRotate.swift
[3/10] Compiling Math BinaryInteger+Modulo.swift
[4/10] Compiling Math BinaryInteger+BitRotate.swift
[5/10] Compiling Math Array+ByteArray.swift
[6/10] Compiling Math Array+BitPacking.swift
[7/10] Compiling Math FixedWidthInteger+Bytes.swift
[8/10] Compiling Math FixedWidthInteger+ModularArithmetic.swift
[9/25] Compiling Hash sha256.swift
[10/25] Compiling Hash sha384.swift
[11/26] Compiling Hash sha512.swift
[12/26] Compiling Hash SHA3.swift
[13/26] Compiling Hash sha224.swift
[14/26] Compiling Hash MD5.swift
[15/26] Compiling Hash SHA0.swift
[16/26] Compiling Hash MD2.swift
[17/26] Compiling Hash MD4.swift
[18/26] Compiling Hash ByteBuffer.swift
[19/26] Compiling Hash Hash.swift
[20/26] Compiling Hash Hashing.swift
[21/26] Compiling Hash MD.swift
[22/26] Emitting module Hash
[23/26] Compiling Hash SHA1.swift
[24/26] Compiling Hash SHA2.swift
[24/26] Archiving libsHash.a
[25/26] Linking libdHash.dylib
Build complete! (4.92s)
Build complete.
Done.