Build Information
Successful build of iQRDNI, reference main (52f6e8), with Swift 6.0 for macOS (SPM) on 22 Feb 2026 02:42:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/diegocidm4/iQRDNI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/diegocidm4/iQRDNI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 52f6e86 1.0.3
Cloned https://github.com/diegocidm4/iQRDNI.git
Revision (git rev-parse @):
52f6e86d284c526a3f83fc56de427229306db6fc
SUCCESS checkout https://github.com/diegocidm4/iQRDNI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/diegocidm4/iQRDNI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
Build complete! (3.24s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13340] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.81s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.61s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
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.