Build Information
Successful build of bls-eth-swift, reference 1.0.1 (d1e5e1), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 22 Jun 2025 07:08:44 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme bls-eth-swift -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/MyEtherWallet/bls-eth-swift.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
bls-eth-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: bls-eth-swift
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"bls-eth-swift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme bls-eth-swift -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme bls-eth-swift -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
bls-eth-swift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'bls-eth-swift' in project 'bls-eth-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 6d83ba420321e3b3515fb95c06b0593d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d83ba420321e3b3515fb95c06b0593d.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/bls_framework/bls_framework.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/bls_framework.framework macos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/bls_framework/bls_framework.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5c3484e859a3a0e199d3eea35772a3ea03831a4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5c3484e859a3a0e199d3eea35772a3ea03831a4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5c3484e859a3a0e199d3eea35772a3ea03831a4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5c3484e859a3a0e199d3eea35772a3ea03831a4c, name:My Mac }
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.