Build Information
Successful build of iQRDNI, reference 1.0.3 (2643e7), with Swift 6.1 for macOS (SPM) on 22 Feb 2026 02:40:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/diegocidm4/iQRDNI.git
https://github.com/diegocidm4/iQRDNI.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
Build complete! (3.23s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13340] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.76s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (2.42s)
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.