Build Information
Successful build of bls-eth-swift, reference 1.0.1 (d1e5e1), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 04:25:58 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/MyEtherWallet/bls-eth-swift.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MyEtherWallet/bls-eth-swift
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at d1e5e19 Merge branch 'release/1.0.1'
Submodule path 'bls_framework/Sources/bls': checked out 'f53dadd5a51900f94b7aecff0063feada2f4bb30'
Submodule path 'bls_framework/Sources/bls/external/mcl': checked out '1c402095e2b8855af112f3fa4fb37c317ffec7a7'
Submodule path 'bls_framework/Sources/mcl': checked out '5fd1dc64ef2ef04014bfadcb3c2ad0c54edf794b'
Submodule 'bls_framework/Sources/bls' (https://github.com/herumi/bls.git) registered for path 'bls_framework/Sources/bls'
Submodule 'bls_framework/Sources/mcl' (https://github.com/herumi/mcl.git) registered for path 'bls_framework/Sources/mcl'
Cloning into '/Users/admin/builder/spi-builder-workspace/bls_framework/Sources/bls'...
Cloning into '/Users/admin/builder/spi-builder-workspace/bls_framework/Sources/mcl'...
Submodule 'mcl' (https://github.com/herumi/mcl.git) registered for path 'bls_framework/Sources/bls/external/mcl'
Cloning into '/Users/admin/builder/spi-builder-workspace/bls_framework/Sources/bls/external/mcl'...
Cloned https://github.com/MyEtherWallet/bls-eth-swift.git
Revision (git rev-parse @):
d1e5e19f80aaee7c7ec8f28c92291abc5c0e840e
SUCCESS checkout https://github.com/MyEtherWallet/bls-eth-swift.git at 1.0.1
Downloading binary artifact https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip
[7725/15950716] Downloading https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip
Downloaded https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip (1.44s)
========================================
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": "bls-eth-swift",
"name": "bls-eth-swift",
"url": "https://github.com/MyEtherWallet/bls-eth-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bls-eth-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/MyEtherWallet/bls-eth-swift.git
[1/140] Fetching bls-eth-swift
Fetched https://github.com/MyEtherWallet/bls-eth-swift.git from cache (10.65s)
Creating working copy for https://github.com/MyEtherWallet/bls-eth-swift.git
Working copy of https://github.com/MyEtherWallet/bls-eth-swift.git resolved at 1.0.1 (d1e5e19)
Fetching binary artifact https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip from cache
Fetched https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip from cache (0.79s)
warning: '.resolve-product-dependencies': dependency 'bls-eth-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/MyEtherWallet/bls-eth-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying bls_framework.framework
[1/2] Compiling bls-eth-swift BLSInterface.m
Build complete! (1.71s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "bls-eth-swift",
"name" : "bls-eth-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "bls-eth-swift",
"targets" : [
"bls_framework"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "bls_framework",
"module_type" : "BinaryTarget",
"name" : "bls_framework",
"path" : "remote/archive/bls_framework.xcframework.zip",
"product_memberships" : [
"bls-eth-swift"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "bls_eth_swift",
"module_type" : "ClangTarget",
"name" : "bls-eth-swift",
"path" : "bls_framework/Sources",
"sources" : [
"BLSInterface.m"
],
"target_dependencies" : [
"bls_framework"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.