The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftEdDSA, reference 4.0.0 (3995ea), with Swift 5.10 for macOS (SPM) on 19 Apr 2025 16:05:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/SwiftEdDSA.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftEdDSA
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 3995eae Release 4.0.0
Cloned https://github.com/leif-ibsen/SwiftEdDSA.git
Revision (git rev-parse @):
3995eaebbcbed48aceb9d044af9971d436e7ce5a
SUCCESS checkout https://github.com/leif-ibsen/SwiftEdDSA.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/leif-ibsen/SwiftEdDSA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/27] Compiling Digest SHAKE.swift
[7/27] Compiling Digest SHA1.swift
[8/27] Compiling Digest SHA2.swift
[9/27] Compiling Digest SHA3.swift
[10/28] Compiling BigInt Karatsuba.swift
[11/28] Compiling BigInt CRT.swift
[12/28] Compiling BigInt FFT.swift
[13/28] Compiling BigInt Factorial.swift
[14/28] Compiling BigInt GCD.swift
[15/28] Compiling BigInt Limbs.swift
[16/28] Compiling BigInt BitSieve.swift
[17/28] Compiling BigInt BurnikelZiegler.swift
[18/28] Compiling BigInt ExpMod.swift
[19/29] Compiling Digest KDF.swift
[20/29] Compiling Digest HMAC.swift
[21/29] Compiling Digest MD.swift
[22/29] Compiling Digest XOF.swift
[23/29] Compiling BigInt ToomCook.swift
[24/29] Emitting module BigInt
[25/29] Compiling BigInt BigFrac.swift
[26/29] Compiling BigInt BigInt.swift
[27/29] Compiling Digest BLAKE.swift
[28/29] Emitting module Digest
[29/29] Compiling Digest Base64.swift
[30/50] Emitting module ASN1
[31/52] Compiling ASN1 ASN1SimpleType.swift
[32/52] Compiling ASN1 ASN1T61String.swift
[33/52] Compiling ASN1 ASN1OctetString.swift
[34/52] Compiling ASN1 ASN1PrintableString.swift
[35/52] Compiling ASN1 ASN1Boolean.swift
[36/52] Compiling ASN1 ASN1Collection.swift
[37/52] Compiling ASN1 ASN1Ctx.swift
[38/52] Compiling ASN1 ASN1UTF8String.swift
[39/52] Compiling ASN1 InputStream.swift
[40/52] Compiling ASN1 ASN1Exception.swift
[41/52] Compiling ASN1 ASN1GeneralizedTime.swift
[42/52] Compiling ASN1 ASN1Sequence.swift
[43/52] Compiling ASN1 ASN1Set.swift
[44/52] Compiling ASN1 ASN1Time.swift
[45/52] Compiling ASN1 ASN1UTCTime.swift
[46/52] Compiling ASN1 ASN1IA5String.swift
[47/52] Compiling ASN1 ASN1Integer.swift
[48/52] Compiling ASN1 ASN1Null.swift
[49/52] Compiling ASN1 ASN1ObjectIdentifier.swift
[50/52] Compiling ASN1 ASN1.swift
[51/52] Compiling ASN1 ASN1BMPString.swift
[52/52] Compiling ASN1 ASN1BitString.swift
[53/60] Compiling SwiftEdDSA PublicKey.swift
[54/60] Compiling SwiftEdDSA PrivateKey.swift
[55/60] Compiling SwiftEdDSA Ed25519.swift
[56/60] Compiling SwiftEdDSA Point25519.swift
[57/60] Compiling SwiftEdDSA Ed448.swift
[58/60] Compiling SwiftEdDSA Ed.swift
[59/60] Emitting module SwiftEdDSA
[60/60] Compiling SwiftEdDSA Point448.swift
Build complete! (13.78s)
Fetching https://github.com/leif-ibsen/ASN1
Fetching https://github.com/leif-ibsen/BigInt
Fetching https://github.com/leif-ibsen/Digest
[1/2427] Fetching asn1
[26/5020] Fetching asn1, digest
[1362/10536] Fetching asn1, digest, bigint
Fetched https://github.com/leif-ibsen/BigInt from cache (2.05s)
Fetched https://github.com/leif-ibsen/ASN1 from cache (2.05s)
Fetched https://github.com/leif-ibsen/Digest from cache (2.05s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.36s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.21.0 (0.36s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (2.19s)
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/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.21.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.21.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/katTestSigGen.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/katTestSigVer.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEdDSATests/Resources/katTestKeyGen.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"
      ],
      "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.