The Swift Package Index logo.Swift Package Index

Build Information

Successful build of iQRDNI, reference 1.0.3 (2643e7), with Swift 6.0 for macOS (SPM) on 22 Feb 2026 10:42:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build 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.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.77s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13340] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.40s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.56s)
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.