The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HMCryptoKit, reference master (34e374), with Swift 6.2 for macOS (SPM) on 8 Nov 2025 21:26:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/highmobility/hmcryptokit-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/highmobility/hmcryptokit-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 34e3748 add macOS targeting
Cloned https://github.com/highmobility/hmcryptokit-swift.git
Revision (git rev-parse @):
34e3748d6ef368f740c205b937e7443de3ba76e3
SUCCESS checkout https://github.com/highmobility/hmcryptokit-swift.git at master
Fetching https://github.com/highmobility/hmutilities-swift
[1/428] Fetching hmutilities-swift
Fetched https://github.com/highmobility/hmutilities-swift from cache (0.71s)
Computing version for https://github.com/highmobility/hmutilities-swift
Computed https://github.com/highmobility/hmutilities-swift at 1.4.7 (1.33s)
Creating working copy for https://github.com/highmobility/hmutilities-swift
Working copy of https://github.com/highmobility/hmutilities-swift resolved at 1.4.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "hmcryptokit-swift",
      "name": "HMCryptoKit",
      "url": "https://github.com/highmobility/hmcryptokit-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hmcryptokit-swift",
      "dependencies": [
        {
          "identity": "hmutilities-swift",
          "name": "HMUtilities",
          "url": "https://github.com/highmobility/hmutilities-swift",
          "version": "1.4.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hmutilities-swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/highmobility/hmcryptokit-swift.git
[1/781] Fetching hmcryptokit-swift
Fetched https://github.com/highmobility/hmcryptokit-swift.git from cache (0.90s)
Fetching https://github.com/highmobility/hmutilities-swift from cache
Fetched https://github.com/highmobility/hmutilities-swift from cache (0.42s)
Computing version for https://github.com/highmobility/hmutilities-swift
Computed https://github.com/highmobility/hmutilities-swift at 1.4.7 (0.47s)
Creating working copy for https://github.com/highmobility/hmutilities-swift
Working copy of https://github.com/highmobility/hmutilities-swift resolved at 1.4.7
Creating working copy for https://github.com/highmobility/hmcryptokit-swift.git
Working copy of https://github.com/highmobility/hmcryptokit-swift.git resolved at master (34e3748)
warning: '.resolve-product-dependencies': dependency 'hmcryptokit-swift' is not used by any target
Found 1 product dependencies
  - HMUtilities
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/highmobility/hmcryptokit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/14] Compiling HMUtilities Double+Extensions.swift
[5/14] Compiling HMUtilities String+Extensions.swift
[6/14] Emitting module HMUtilities
[7/14] Compiling HMUtilities HMBytesConvertable.swift
[8/14] Compiling HMUtilities Date+Extensions.swift
[9/14] Compiling HMUtilities Bool+Extensions.swift
[10/14] Compiling HMUtilities Collection+Extensions.swift
[11/14] Compiling HMUtilities SignedInteger+Extensions.swift
[12/14] Compiling HMUtilities URL+Extensions.swift
[13/14] Compiling HMUtilities Float+Extensions.swift
[14/14] Compiling HMUtilities NSLock+Extensions.swift
[15/15] Compiling HMUtilities HMDebugTree.swift
[16/25] Compiling HMCryptoKit SHA.swift
[17/25] Compiling HMCryptoKit Random.swift
[18/25] Compiling HMCryptoKit AES.swift
[19/25] Compiling HMCryptoKit HMAC.swift
[20/25] Compiling HMCryptoKit UInt8Collection+Extensions.swift
[21/25] Compiling HMCryptoKit Keys.swift
[22/25] Compiling HMCryptoKit SecKey+Extensions.swift
[23/25] Emitting module HMCryptoKit
[24/25] Compiling HMCryptoKit HMCryptoKit.swift
[25/25] Compiling HMCryptoKit Signature.swift
[26/26] Compiling HMCryptoKit HMCryptoKitError.swift
Build complete! (6.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hmutilities-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "1.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/highmobility/hmutilities-swift"
    }
  ],
  "manifest_display_name" : "HMCryptoKit",
  "name" : "HMCryptoKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "HMCryptoKit",
      "targets" : [
        "HMCryptoKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HMCryptoKitTests",
      "module_type" : "SwiftTarget",
      "name" : "HMCryptoKitTests",
      "path" : "Tests/HMCryptoKitTests",
      "sources" : [
        "AESTests.swift",
        "HMACTests.swift",
        "KeysTests.swift",
        "RandomTests.swift",
        "SignatureTests.swift"
      ],
      "target_dependencies" : [
        "HMCryptoKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HMCryptoKit",
      "module_type" : "SwiftTarget",
      "name" : "HMCryptoKit",
      "path" : "Sources/HMCryptoKit",
      "product_dependencies" : [
        "HMUtilities"
      ],
      "product_memberships" : [
        "HMCryptoKit"
      ],
      "sources" : [
        "Extensions/SecKey+Extensions.swift",
        "Extensions/UInt8Collection+Extensions.swift",
        "Functions/AES.swift",
        "Functions/HMAC.swift",
        "Functions/Keys.swift",
        "Functions/Random.swift",
        "Functions/SHA.swift",
        "Functions/Signature.swift",
        "HMCryptoKit.swift",
        "Other/HMCryptoKitError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.