The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftEdDSA, reference 4.1.0 (142009), with Swift 6.2 for macOS (SPM) on 28 Apr 2026 16:02:39 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/SwiftEdDSA.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftEdDSA
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at 142009c Release 4.1.0
Cloned https://github.com/leif-ibsen/SwiftEdDSA.git
Revision (git rev-parse @):
142009cf5b614ac3cfaeae328a21a2e5ca1059bc
SUCCESS checkout https://github.com/leif-ibsen/SwiftEdDSA.git at 4.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/leif-ibsen/SwiftEdDSA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--3CB7CFEC50E0D141.txt
[6/28] Compiling Digest SHA2.swift
[7/28] Compiling Digest SHA3.swift
[8/28] Compiling Digest SHAKE.swift
[9/29] Compiling Digest SHA1.swift
[10/29] Compiling Digest MD.swift
[11/29] Compiling Digest KDF.swift
[12/29] Compiling BigInt Limbs.swift
[13/29] Compiling BigInt BailliePSW.swift
[14/29] Compiling BigInt BigFrac.swift
[15/29] Compiling BigInt Karatsuba.swift
[16/29] Compiling BigInt ExpMod.swift
[17/29] Compiling BigInt Factorial.swift
[18/30] Compiling BigInt GCD.swift
[19/30] Compiling BigInt BurnikelZiegler.swift
[20/30] Compiling BigInt CRT.swift
[21/30] Compiling Digest XOF.swift
[22/30] Compiling BigInt ToomCook.swift
[23/30] Compiling BigInt FFT.swift
[24/30] Emitting module BigInt
[25/30] Compiling BigInt BigInt.swift
[26/30] Compiling BigInt BitSieve.swift
[27/30] Compiling Digest BLAKE.swift
[28/30] Emitting module Digest
[29/30] Compiling Digest HMAC.swift
[30/30] Compiling Digest Base64.swift
[31/51] Compiling ASN1 ASN1Boolean.swift
[32/51] Compiling ASN1 ASN1Collection.swift
[33/51] Compiling ASN1 ASN1Ctx.swift
[34/51] Compiling ASN1 ASN1Exception.swift
[35/51] Compiling ASN1 ASN1GeneralizedTime.swift
[36/53] Compiling ASN1 ASN1SimpleType.swift
[37/53] Compiling ASN1 ASN1T61String.swift
[38/53] Compiling ASN1 ASN1OctetString.swift
[39/53] Compiling ASN1 ASN1PrintableString.swift
[40/53] Compiling ASN1 ASN1Time.swift
[41/53] Compiling ASN1 ASN1UTCTime.swift
[42/53] Compiling ASN1 ASN1Sequence.swift
[43/53] Compiling ASN1 ASN1Set.swift
[44/53] Compiling ASN1 ASN1Null.swift
[45/53] Compiling ASN1 ASN1ObjectIdentifier.swift
[46/53] Compiling ASN1 ASN1IA5String.swift
[47/53] Compiling ASN1 ASN1Integer.swift
[48/53] Compiling ASN1 ASN1UTF8String.swift
[49/53] Compiling ASN1 InputStream.swift
[50/53] Emitting module ASN1
[51/53] Compiling ASN1 ASN1.swift
[52/53] Compiling ASN1 ASN1BMPString.swift
[53/53] Compiling ASN1 ASN1BitString.swift
[54/61] Compiling SwiftEdDSA PrivateKey.swift
[55/61] Compiling SwiftEdDSA PublicKey.swift
[56/61] Compiling SwiftEdDSA Ed448.swift
[57/61] Emitting module SwiftEdDSA
[58/61] Compiling SwiftEdDSA Ed25519.swift
[59/61] Compiling SwiftEdDSA Point25519.swift
[60/61] Compiling SwiftEdDSA Point448.swift
[61/61] Compiling SwiftEdDSA Ed.swift
Build complete! (14.32s)
Fetching https://github.com/leif-ibsen/ASN1
Fetching https://github.com/leif-ibsen/Digest
Fetching https://github.com/leif-ibsen/BigInt
[1/6751] Fetching bigint
[2/9178] Fetching bigint, asn1
[1613/11771] Fetching bigint, asn1, digest
Fetched https://github.com/leif-ibsen/BigInt from cache (1.63s)
Fetched https://github.com/leif-ibsen/Digest from cache (1.67s)
Fetched https://github.com/leif-ibsen/ASN1 from cache (1.67s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (2.23s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.53s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (2.60s)
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.23.0
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.0
Creating working copy for https://github.com/leif-ibsen/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.7.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/leif-ibsen/ASN1"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.23.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/leif-ibsen/BigInt"
    },
    {
      "identity" : "digest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/leif-ibsen/Digest"
    }
  ],
  "manifest_display_name" : "SwiftEdDSA",
  "name" : "SwiftEdDSA",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftEdDSA",
      "targets" : [
        "SwiftEdDSA"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftEdDSATests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEdDSATests",
      "path" : "Tests/SwiftEdDSATests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEdDSATests/Resources/katTestKeyGen.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEdDSATests/Resources/katTestKeyVer.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEdDSATests/Resources/katTestSigGen.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEdDSATests/Resources/katTestSigVer.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEdDSATests/Resources/wycheproof25519.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEdDSATests/Resources/wycheproof448.rsp",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KATTestKeyGen.swift",
        "KATTestKeyVer.swift",
        "KATTestSigGen.swift",
        "KATTestSigVer.swift",
        "TestCryptoKit.swift",
        "TestDER.swift",
        "TestPEM.swift",
        "TestSignature25519.swift",
        "TestSignature448.swift",
        "TestSignatureCT.swift",
        "TestSignaturePH.swift",
        "TestWycheproofVerify.swift"
      ],
      "target_dependencies" : [
        "SwiftEdDSA"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftEdDSA",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEdDSA",
      "path" : "Sources/SwiftEdDSA",
      "product_dependencies" : [
        "BigInt",
        "ASN1",
        "Digest"
      ],
      "product_memberships" : [
        "SwiftEdDSA"
      ],
      "sources" : [
        "Ed.swift",
        "Ed25519.swift",
        "Ed448.swift",
        "Point25519.swift",
        "Point448.swift",
        "PrivateKey.swift",
        "PublicKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.