The Swift Package Index logo.Swift Package Index

Build Information

Successful build of iDNIe, reference 3.1.28 (a720df), with Swift 6.1 for macOS (SPM) on 11 Mar 2026 14:03:45 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 InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/diegocidm4/iDNIe.git
Reference: 3.1.28
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/diegocidm4/iDNIe
 * tag               3.1.28     -> FETCH_HEAD
HEAD is now at a720df9 3.1.27
Cloned https://github.com/diegocidm4/iDNIe.git
Revision (git rev-parse @):
a720df931f282eb18993b88e688f3f544e0f2823
SUCCESS checkout https://github.com/diegocidm4/iDNIe.git at 3.1.28
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/diegocidm4/iDNIe.git
https://github.com/diegocidm4/iDNIe.git
{
  "dependencies" : [
    {
      "identity" : "bigint.swift",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Boilertalk/BigInt.swift.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "exact" : [
          "1.1.2300"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/OpenSSL.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "exact" : [
          "1.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "iDNIe",
  "name" : "iDNIe",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "iDNIe",
      "targets" : [
        "iDNIe"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "iDNIe",
      "module_type" : "BinaryTarget",
      "name" : "iDNIe",
      "path" : "Sources/iDNIe.xcframework",
      "product_memberships" : [
        "iDNIe"
      ],
      "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! (137.90s)
Fetching https://github.com/krzyzanowskim/OpenSSL.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/Boilertalk/BigInt.swift.git
[1/174] Fetching bigint.swift
[169/13515] Fetching bigint.swift, cryptoswift
[13510/23975] Fetching bigint.swift, cryptoswift, openssl
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (132.26s)
Fetched https://github.com/Boilertalk/BigInt.swift.git from cache (132.26s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (132.26s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (133.14s)
Computing version for https://github.com/krzyzanowskim/OpenSSL.git
Computed https://github.com/krzyzanowskim/OpenSSL.git at 1.1.2300 (0.58s)
Computing version for https://github.com/Boilertalk/BigInt.swift.git
Computed https://github.com/Boilertalk/BigInt.swift.git at 1.0.0 (2.40s)
Creating working copy for https://github.com/Boilertalk/BigInt.swift.git
Working copy of https://github.com/Boilertalk/BigInt.swift.git resolved at 1.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at 1.1.2300
warning: 'spi-builder-workspace': dependency 'bigint.swift' is not used by any target
warning: 'spi-builder-workspace': dependency 'openssl' is not used by any target
warning: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint.swift",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Boilertalk/BigInt.swift.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "exact" : [
          "1.1.2300"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/OpenSSL.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "exact" : [
          "1.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "iDNIe",
  "name" : "iDNIe",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "iDNIe",
      "targets" : [
        "iDNIe"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "iDNIe",
      "module_type" : "BinaryTarget",
      "name" : "iDNIe",
      "path" : "Sources/iDNIe.xcframework",
      "product_memberships" : [
        "iDNIe"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Done.