The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MnemonicSwift, reference 2.2.5 (2d7f3e), with Swift 6.2 for macOS (SPM) on 18 Feb 2026 07:24:29 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/zcash/swift-bip39.git
Reference: 2.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zcash/swift-bip39
 * tag               2.2.5      -> FETCH_HEAD
HEAD is now at 2d7f3e7 MnemonicLanguageType words publicly available (#36)
Cloned https://github.com/zcash/swift-bip39.git
Revision (git rev-parse @):
2d7f3e76e904621e111efada6cc9575f39543bb2
SUCCESS checkout https://github.com/zcash/swift-bip39.git at 2.2.5
Fetching https://github.com/apple/swift-crypto.git
[1/17526] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.04s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.1.0 (2.70s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.1.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": "swift-bip39",
      "name": "MnemonicSwift",
      "url": "https://github.com/zcash/swift-bip39.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bip39",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "2.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zcash/swift-bip39.git
[1/1793] Fetching swift-bip39
Fetched https://github.com/zcash/swift-bip39.git from cache (0.92s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (1.20s)
Creating working copy for https://github.com/zcash/swift-bip39.git
Working copy of https://github.com/zcash/swift-bip39.git resolved at 2.2.5 (2d7f3e7)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
warning: '.resolve-product-dependencies': dependency 'swift-bip39' is not used by any target
Found 1 product dependencies
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zcash/swift-bip39.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/60] Emitting module Crypto
[5/66] Compiling Crypto SafeCompare_boring.swift
[6/66] Compiling Crypto Zeroization_boring.swift
[7/66] Compiling Crypto PrettyBytes.swift
[8/66] Compiling Crypto SafeCompare.swift
[9/66] Compiling Crypto SecureBytes.swift
[10/66] Compiling Crypto Zeroization.swift
[11/66] Compiling Crypto ECDH_boring.swift
[12/66] Compiling Crypto DH.swift
[13/66] Compiling Crypto ECDH.swift
[14/66] Compiling Crypto HKDF.swift
[15/66] Compiling Crypto AESWrap.swift
[16/66] Compiling Crypto AESWrap_boring.swift
[17/66] Compiling Crypto MessageAuthenticationCode.swift
[18/66] Compiling Crypto AES.swift
[19/66] Compiling Crypto ECDSASignature_boring.swift
[20/66] Compiling Crypto ECDSA_boring.swift
[21/66] Compiling Crypto EdDSA_boring.swift
[22/66] Compiling Crypto ECDSA.swift
[23/66] Compiling Crypto PEMDocument.swift
[24/66] Compiling Crypto PKCS8PrivateKey.swift
[25/66] Compiling Crypto SEC1PrivateKey.swift
[26/66] Compiling Crypto SubjectPublicKeyInfo.swift
[27/66] Compiling Crypto CryptoKitErrors.swift
[28/66] Compiling Crypto Digest_boring.swift
[29/66] Compiling Crypto EdDSA.swift
[30/66] Compiling Crypto Signature.swift
[31/66] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[32/66] Compiling Crypto CryptoKitErrors_boring.swift
[33/66] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[34/66] Compiling Crypto RNG_boring.swift
[35/66] Compiling Crypto Digest.swift
[36/66] Compiling Crypto Digests.swift
[37/66] Compiling Crypto HashFunctions.swift
[38/66] Compiling Crypto HashFunctions_SHA2.swift
[39/66] Compiling Crypto Insecure.swift
[40/66] Compiling Crypto Insecure_HashFunctions.swift
[41/66] Compiling Crypto Ed25519_boring.swift
[42/66] Compiling Crypto EllipticCurvePoint_boring.swift
[43/66] Compiling Crypto EllipticCurve_boring.swift
[44/66] Compiling Crypto NISTCurvesKeys_boring.swift
[45/66] Compiling Crypto X25519Keys_boring.swift
[46/66] Compiling Crypto Curve25519.swift
[47/66] Compiling Crypto ASN1BitString.swift
[48/66] Compiling Crypto ASN1Identifier.swift
[49/66] Compiling Crypto ASN1Integer.swift
[50/66] Compiling Crypto ASN1OctetString.swift
[51/66] Compiling Crypto ArraySliceBigint.swift
[52/66] Compiling Crypto ObjectIdentifier.swift
[53/66] Compiling Crypto ECDSASignature.swift
[54/66] Compiling Crypto Ed25519.swift
[55/66] Compiling Crypto NISTCurvesKeys.swift
[56/66] Compiling Crypto X25519Keys.swift
[57/66] Compiling Crypto SymmetricKeys.swift
[58/66] Compiling Crypto HMAC.swift
[59/66] Compiling Crypto MACFunctions.swift
[60/66] Compiling Crypto AES-GCM.swift
[61/66] Compiling Crypto AES-GCM_boring.swift
[62/66] Compiling Crypto ChaChaPoly_boring.swift
[63/66] Compiling Crypto ChaChaPoly.swift
[64/66] Compiling Crypto Cipher.swift
[65/66] Compiling Crypto Nonces.swift
[66/66] Compiling Crypto ASN1.swift
[67/74] Compiling MnemonicSwift String+MnemonicData.swift
[68/74] Compiling MnemonicSwift MnemonicInteractor.swift
[69/74] Compiling MnemonicSwift PKC5.swift
[70/74] Compiling MnemonicSwift Mnemonic.swift
[71/74] Emitting module MnemonicSwift
[72/74] Compiling MnemonicSwift English.swift
[73/74] Compiling MnemonicSwift Data+BitArray.swift
[74/74] Compiling MnemonicSwift Chinese.swift
Build complete! (7.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "MnemonicSwift",
  "name" : "MnemonicSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MnemonicSwift",
      "targets" : [
        "MnemonicSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MnemonicSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "MnemonicSwiftTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/vectors.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "MnemonicSwiftTests.swift"
      ],
      "target_dependencies" : [
        "MnemonicSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MnemonicSwift",
      "module_type" : "SwiftTarget",
      "name" : "MnemonicSwift",
      "path" : "MnemonicSwift",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "MnemonicSwift"
      ],
      "sources" : [
        "Data+BitArray.swift",
        "Language/Chinese.swift",
        "Language/English.swift",
        "Mnemonic.swift",
        "MnemonicInteractor.swift",
        "PKC5.swift",
        "String+MnemonicData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.