This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 HKDF with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/hkdf.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bouke/hkdf
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3556116 Use SonarQube scanner for code quality
Cloned https://github.com/bouke/hkdf.git
Revision (git rev-parse @):
3556116e764979507a6620d4cafce0fe5ec726f7
SUCCESS checkout https://github.com/bouke/hkdf.git at master
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.19s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.36s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "hkdf",
      "name": "HKDF",
      "url": "https://github.com/bouke/hkdf.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hkdf",
      "dependencies": [
        {
          "identity": "bluecryptor",
          "name": "Cryptor",
          "url": "https://github.com/IBM-Swift/BlueCryptor.git",
          "version": "1.0.200",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueCryptor",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bouke/hkdf.git from cache
Fetched https://github.com/bouke/hkdf.git from cache (0.16s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.20s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.02s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/hkdf-5eeb7c5e is not valid git repository for 'https://github.com/bouke/hkdf.git', will fetch again.
Fetching https://github.com/bouke/hkdf.git from cache
Fetched https://github.com/bouke/hkdf.git from cache (0.04s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/hkdf-5eeb7c5e is not valid git repository for 'https://github.com/bouke/hkdf.git', will fetch again.
Fetching https://github.com/bouke/hkdf.git from cache
Fetched https://github.com/bouke/hkdf.git from cache (0.01s)
Creating working copy for https://github.com/bouke/hkdf.git
Working copy of https://github.com/bouke/hkdf.git resolved at master (3556116)
warning: '.resolve-product-dependencies': dependency 'hkdf' is not used by any target
Found 1 product dependencies
  - Cryptor
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bouke/hkdf.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/14] Compiling Cryptor Updatable.swift
[5/15] Compiling Cryptor Crypto.swift
[6/15] Compiling Cryptor Cryptor.swift
[7/15] Compiling Cryptor SSLPointerTricks.swift
[8/15] Compiling Cryptor Status.swift
[9/15] Compiling Cryptor KeyDerivation.swift
[10/15] Compiling Cryptor Random.swift
[11/15] Compiling Cryptor Digest.swift
[12/15] Compiling Cryptor HMAC.swift
[13/15] Emitting module Cryptor
[14/15] Compiling Cryptor StreamCryptor.swift
[15/15] Compiling Cryptor Utilities.swift
[16/17] Emitting module HKDF
[17/17] Compiling HKDF HKDF.swift
Build complete! (7.57s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.