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 swift-blake2 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-blake2.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-blake2",
      "name": "swift-blake2",
      "url": "https://github.com/lovetodream/swift-blake2.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-blake2",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lovetodream/swift-blake2.git
[1/92] Fetching swift-blake2
Fetched https://github.com/lovetodream/swift-blake2.git (0.34s)
Creating working copy for https://github.com/lovetodream/swift-blake2.git
Working copy of https://github.com/lovetodream/swift-blake2.git resolved at v0.1.0
warning: '.resolve-product-dependencies': dependency 'swift-blake2' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling BLAKE2 BLAKE2b.swift
[2/2] Emitting module BLAKE2
Build complete! (13.73s)
Build complete.
Done.