Build Information
Successful build of HMCryptoKit, reference 1.2.17 (34e374), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 20:28:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/highmobility/hmcryptokit-swift.git
Reference: 1.2.17
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/highmobility/hmcryptokit-swift
* tag 1.2.17 -> FETCH_HEAD
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 1.2.17
Fetching https://github.com/highmobility/hmutilities-swift
[1/428] Fetching hmutilities-swift
Fetched https://github.com/highmobility/hmutilities-swift from cache (0.76s)
Computing version for https://github.com/highmobility/hmutilities-swift
Computed https://github.com/highmobility/hmutilities-swift at 1.4.7 (1.45s)
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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.92s)
Fetching https://github.com/highmobility/hmutilities-swift from cache
Fetched https://github.com/highmobility/hmutilities-swift from cache (0.44s)
Computing version for https://github.com/highmobility/hmutilities-swift
Computed https://github.com/highmobility/hmutilities-swift at 1.4.7 (0.50s)
Creating working copy for https://github.com/highmobility/hmcryptokit-swift.git
Working copy of https://github.com/highmobility/hmcryptokit-swift.git resolved at 1.2.17 (34e3748)
Creating working copy for https://github.com/highmobility/hmutilities-swift
Working copy of https://github.com/highmobility/hmutilities-swift resolved at 1.4.7
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.3
Building package at path: $PWD
https://github.com/highmobility/hmcryptokit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/14] Compiling HMUtilities Date+Extensions.swift
[5/14] Compiling HMUtilities Bool+Extensions.swift
[6/14] Compiling HMUtilities Collection+Extensions.swift
[7/14] Compiling HMUtilities Float+Extensions.swift
[8/14] Emitting module HMUtilities
[9/14] Compiling HMUtilities HMBytesConvertable.swift
[10/14] Compiling HMUtilities NSLock+Extensions.swift
[11/14] Compiling HMUtilities Double+Extensions.swift
[12/14] Compiling HMUtilities SignedInteger+Extensions.swift
[13/14] Compiling HMUtilities URL+Extensions.swift
[14/14] Compiling HMUtilities String+Extensions.swift
[15/15] Compiling HMUtilities HMDebugTree.swift
[16/25] Emitting module HMCryptoKit
[17/25] Compiling HMCryptoKit SHA.swift
[18/25] Compiling HMCryptoKit Random.swift
[19/25] Compiling HMCryptoKit SecKey+Extensions.swift
[20/25] Compiling HMCryptoKit HMCryptoKit.swift
[21/25] Compiling HMCryptoKit Signature.swift
[22/25] Compiling HMCryptoKit Keys.swift
[23/25] Compiling HMCryptoKit HMAC.swift
[24/25] Compiling HMCryptoKit AES.swift
[25/25] Compiling HMCryptoKit UInt8Collection+Extensions.swift
[26/26] Compiling HMCryptoKit HMCryptoKitError.swift
Build complete! (6.46s)
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.