The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Hash 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/davidskrundz/hash.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davidskrundz/hash
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6406fcb Update travis build
Cloned https://github.com/davidskrundz/hash.git
Revision (git rev-parse @):
6406fcb52d631ac9146fd0cde5adb336dc58d52e
SUCCESS checkout https://github.com/davidskrundz/hash.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/davidskrundz/hash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--423B1241ED78D482.txt
[4/15] Emitting module Math
[5/15] Compiling Math Array+BitPacking.swift
[6/15] Compiling Math FixedWidthInteger+Bytes.swift
[7/15] Compiling Math BinaryInteger+Modulo.swift
[8/15] Compiling Math Array+ByteArray.swift
[9/15] Compiling Math BitRotate.swift
[10/15] Compiling Math BinaryInteger+BitRotate.swift
[11/15] Compiling Math FixedWidthInteger+ModularArithmetic.swift
[12/30] Compiling Hash sha256.swift
[13/30] Compiling Hash sha384.swift
[14/31] Compiling Hash SHA3.swift
[15/31] Compiling Hash sha224.swift
[16/31] Compiling Hash sha512.swift
[17/31] Compiling Hash MD5.swift
[18/31] Compiling Hash SHA0.swift
[19/31] Compiling Hash MD2.swift
[20/31] Compiling Hash MD4.swift
[21/31] Compiling Hash Hashing.swift
[22/31] Compiling Hash MD.swift
[23/31] Compiling Hash ByteBuffer.swift
[24/31] Compiling Hash Hash.swift
[25/31] Compiling Hash SHA1.swift
[26/31] Compiling Hash SHA2.swift
[27/31] Emitting module Hash
[27/31] Write Objects.LinkFileList
[29/31] Archiving libsHash.a
[30/31] Linking libdHash.dylib
Build complete! (4.58s)
Fetching https://github.com/DavidSkrundz/Math.git from cache
Fetched https://github.com/DavidSkrundz/Math.git from cache (0.22s)
Computing version for https://github.com/DavidSkrundz/Math.git
Computed https://github.com/DavidSkrundz/Math.git at 1.3.0 (0.52s)
Creating working copy for https://github.com/DavidSkrundz/Math.git
Working copy of https://github.com/DavidSkrundz/Math.git resolved at 1.3.0
Build complete.
Done.