The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Minisign, reference 0.1.5 (94a251), with Swift 5.10 for macOS (SPM) on 24 Apr 2025 12:43:28 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laosb/swift-minisign.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laosb/swift-minisign
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 94a251e fix: dependencies & concurrency markups
Cloned https://github.com/laosb/swift-minisign.git
Revision (git rev-parse @):
94a251ed0cbfb300cc506628af3e10ace65d7e29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/laosb/swift-minisign.git at 0.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/laosb/swift-minisign.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-33747A42983211AE.txt
[6/80] Emitting module Crypto
[7/88] Compiling Crypto RNG_boring.swift
[8/88] Compiling Crypto SafeCompare_boring.swift
[9/88] Compiling Crypto Zeroization_boring.swift
[10/88] Compiling Crypto PrettyBytes.swift
[11/88] Compiling Crypto SafeCompare.swift
[12/88] Compiling Crypto SecureBytes.swift
[13/88] Compiling Crypto Zeroization.swift
[14/88] Compiling Crypto resource_bundle_accessor.swift
[15/88] Compiling Crypto AES-GCM.swift
[16/88] Compiling Crypto AES-GCM_boring.swift
[17/88] Compiling Crypto ChaChaPoly_boring.swift
[18/88] Compiling Crypto ChaChaPoly.swift
[19/88] Compiling Crypto Cipher.swift
[20/88] Compiling Crypto Nonces.swift
[21/88] Compiling Crypto ASN1.swift
[22/88] Compiling Crypto ASN1Any.swift
[23/88] Compiling Crypto AES.swift
[24/88] Compiling Crypto ECDSASignature_boring.swift
[25/88] Compiling Crypto ECDSA_boring.swift
[26/88] Compiling Crypto EdDSA_boring.swift
[27/88] Compiling Crypto ECDSA.swift
[28/88] Compiling Crypto Ed25519.swift
[29/88] Compiling Crypto Signature.swift
[30/88] Compiling Crypto CryptoKitErrors_boring.swift
[31/88] Compiling Crypto HPKE-KexKeyDerivation.swift
[32/88] Compiling Crypto HPKE-LabeledExtract.swift
[33/88] Compiling Crypto HPKE-Utils.swift
[34/88] Compiling Crypto DHKEM.swift
[35/88] Compiling Crypto HPKE-KEM-Curve25519.swift
[36/88] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[37/88] Compiling Crypto HPKE-KEM.swift
[38/88] Compiling Crypto HPKE-Errors.swift
[39/88] Compiling Crypto Digest_boring.swift
[40/88] Compiling Crypto Digest.swift
[41/88] Compiling Crypto Digests.swift
[42/88] Compiling Crypto HashFunctions.swift
[43/88] Compiling Crypto HashFunctions_SHA2.swift
[44/88] Compiling Crypto HPKE-AEAD.swift
[45/88] Compiling Crypto HPKE-Ciphersuite.swift
[46/88] Compiling Crypto HPKE-KDF.swift
[47/88] Compiling Crypto DH.swift
[48/88] Compiling Crypto ECDH.swift
[49/88] Compiling Crypto HKDF.swift
[50/88] Compiling Crypto AESWrap.swift
[51/88] Compiling Crypto AESWrap_boring.swift
[52/88] Compiling Crypto Ed25519_boring.swift
[53/88] Compiling Crypto NISTCurvesKeys_boring.swift
[54/88] Compiling Crypto X25519Keys_boring.swift
[55/88] Compiling Crypto HPKE.swift
[56/88] Compiling Crypto HPKE-Context.swift
[57/88] Compiling Crypto HPKE-KeySchedule.swift
[58/88] Compiling Crypto HPKE-Modes.swift
[59/88] Compiling Crypto Insecure.swift
[60/88] Compiling Crypto Insecure_HashFunctions.swift
[61/88] Compiling Crypto KEM.swift
[62/88] Compiling Crypto ECDH_boring.swift
[63/88] Compiling Crypto ASN1BitString.swift
[64/88] Compiling Crypto ASN1Boolean.swift
[65/88] Compiling Crypto ASN1Identifier.swift
[66/88] Compiling Crypto ASN1Integer.swift
[67/88] Compiling Crypto ASN1Null.swift
[68/88] Compiling Crypto ASN1OctetString.swift
[69/88] Compiling Crypto ASN1Strings.swift
[70/88] Compiling Crypto ArraySliceBigint.swift
[71/88] Compiling Crypto GeneralizedTime.swift
[72/88] Compiling Crypto ObjectIdentifier.swift
[73/88] Compiling Crypto ECDSASignature.swift
[74/88] Compiling Crypto PEMDocument.swift
[75/88] Compiling Crypto PKCS8PrivateKey.swift
[76/88] Compiling Crypto SEC1PrivateKey.swift
[77/88] Compiling Crypto SubjectPublicKeyInfo.swift
[78/88] Compiling Crypto CryptoKitErrors.swift
[79/88] Compiling Crypto Curve25519.swift
[80/88] Compiling Crypto Ed25519Keys.swift
[81/88] Compiling Crypto NISTCurvesKeys.swift
[82/88] Compiling Crypto X25519Keys.swift
[83/88] Compiling Crypto SymmetricKeys.swift
[84/88] Compiling Crypto HMAC.swift
[85/88] Compiling Crypto MACFunctions.swift
[86/88] Compiling Crypto MessageAuthenticationCode.swift
[87/88] Compiling BLAKE2 BLAKE2b.swift
[88/88] Emitting module BLAKE2
[89/90] Emitting module Minisign
[90/90] Compiling Minisign Minisign.swift
Build complete! (18.60s)
Fetching https://github.com/lovetodream/swift-blake2
Fetching https://github.com/apple/swift-crypto
[1/99] Fetching swift-blake2
[86/13866] Fetching swift-blake2, swift-crypto
Fetched https://github.com/lovetodream/swift-blake2 from cache (2.11s)
Fetched https://github.com/apple/swift-crypto from cache (2.11s)
Computing version for https://github.com/lovetodream/swift-blake2
Computed https://github.com/lovetodream/swift-blake2 at 0.1.0 (0.36s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (2.96s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.81s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.48s)
Creating working copy for https://github.com/lovetodream/swift-blake2
Working copy of https://github.com/lovetodream/swift-blake2 resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "swift-blake2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lovetodream/swift-blake2"
    }
  ],
  "manifest_display_name" : "Minisign",
  "name" : "Minisign",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Minisign",
      "targets" : [
        "Minisign"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MinisignTests",
      "module_type" : "SwiftTarget",
      "name" : "MinisignTests",
      "path" : "Tests/MinisignTests",
      "sources" : [
        "MinisignTests.swift"
      ],
      "target_dependencies" : [
        "Minisign"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Minisign",
      "module_type" : "SwiftTarget",
      "name" : "Minisign",
      "path" : "Sources/Minisign",
      "product_dependencies" : [
        "Crypto",
        "BLAKE2"
      ],
      "product_memberships" : [
        "Minisign"
      ],
      "sources" : [
        "Minisign.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.