The Swift Package Index logo.Swift Package Index

Build Information

Successful build of iQRDNI, reference main (52f6e8), with Swift 6.2 for macOS (SPM) on 22 Feb 2026 02:39:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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: 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
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13340] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.93s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (2.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
========================================
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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/diegocidm4/iQRDNI.git
[1/88] Fetching iqrdni
Fetched https://github.com/diegocidm4/iQRDNI.git from cache (1.02s)
Creating working copy for https://github.com/diegocidm4/iQRDNI.git
Working copy of https://github.com/diegocidm4/iQRDNI.git resolved at main (52f6e86)
warning: '.resolve-product-dependencies': dependency 'iqrdni' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/diegocidm4/iQRDNI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
Build complete! (0.65s)
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.