Build Information
Successful build of iQRDNI, reference 1.0.3 (2643e7), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 18:51:21 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/iQRDNI.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/diegocidm4/iQRDNI
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 2643e7f 1.0.2
Cloned https://github.com/diegocidm4/iQRDNI.git
Revision (git rev-parse @):
2643e7f5dc2876282a0da9bda5b8483dc7917138
SUCCESS checkout https://github.com/diegocidm4/iQRDNI.git at 1.0.3
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.09s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (2.78s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
========================================
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": "iqrdni",
"name": "iQRDNI",
"url": "https://github.com/diegocidm4/iQRDNI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iQRDNI",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/diegocidm4/iQRDNI.git
[1/88] Fetching iqrdni
Fetched https://github.com/diegocidm4/iQRDNI.git from cache (0.99s)
Creating working copy for https://github.com/diegocidm4/iQRDNI.git
Working copy of https://github.com/diegocidm4/iQRDNI.git resolved at 1.0.3 (2643e7f)
warning: '.resolve-product-dependencies': dependency 'iqrdni' 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/iQRDNI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
Build complete! (0.54s)
warning: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "cryptoswift",
"requirement" : {
"exact" : [
"1.6.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "iQRDNI",
"name" : "iQRDNI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "iQRDNI",
"targets" : [
"iQRDNI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iQRDNI",
"module_type" : "BinaryTarget",
"name" : "iQRDNI",
"path" : "Sources/iQRDNI.xcframework",
"product_memberships" : [
"iQRDNI"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.