Build Information
Successful build of iDNIe, reference main (c3ef05), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 02:43:01 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/diegocidm4/iDNIe.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/diegocidm4/iDNIe
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3ef05e 3.1.28
Cloned https://github.com/diegocidm4/iDNIe.git
Revision (git rev-parse @):
c3ef05ea3271b92ff8950f5cbb49f30cb82220cc
SUCCESS checkout https://github.com/diegocidm4/iDNIe.git at main
Fetching https://github.com/krzyzanowskim/OpenSSL.git
Fetching https://github.com/Boilertalk/BigInt.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/174] Fetching bigint.swift
[175/13515] Fetching bigint.swift, cryptoswift
Fetched https://github.com/Boilertalk/BigInt.swift.git from cache (2.33s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.33s)
[1/10465] Fetching openssl
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (189.30s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (190.15s)
Computing version for https://github.com/krzyzanowskim/OpenSSL.git
Computed https://github.com/krzyzanowskim/OpenSSL.git at 1.1.2300 (0.66s)
Computing version for https://github.com/Boilertalk/BigInt.swift.git
Computed https://github.com/Boilertalk/BigInt.swift.git at 1.0.0 (2.21s)
Creating working copy for https://github.com/Boilertalk/BigInt.swift.git
Working copy of https://github.com/Boilertalk/BigInt.swift.git resolved at 1.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at 1.1.2300
========================================
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": "idnie",
"name": "iDNIe",
"url": "https://github.com/diegocidm4/iDNIe.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iDNIe",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/diegocidm4/iDNIe.git
[1/1101] Fetching idnie
Fetched https://github.com/diegocidm4/iDNIe.git from cache (3.48s)
Creating working copy for https://github.com/diegocidm4/iDNIe.git
Working copy of https://github.com/diegocidm4/iDNIe.git resolved at main (c3ef05e)
warning: '.resolve-product-dependencies': dependency 'idnie' 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/diegocidm4/iDNIe.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
Build complete! (1.20s)
warning: 'spi-builder-workspace': dependency 'bigint.swift' is not used by any target
warning: 'spi-builder-workspace': dependency 'openssl' is not used by any target
warning: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "bigint.swift",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Boilertalk/BigInt.swift.git"
},
{
"identity" : "openssl",
"requirement" : {
"exact" : [
"1.1.2300"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/OpenSSL.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"exact" : [
"1.6.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "iDNIe",
"name" : "iDNIe",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "iDNIe",
"targets" : [
"iDNIe"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iDNIe",
"module_type" : "BinaryTarget",
"name" : "iDNIe",
"path" : "Sources/iDNIe.xcframework",
"product_memberships" : [
"iDNIe"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.