The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-algorand, reference 0.3.2 (ca29c9), with Swift 6.1 for macOS (SPM) on 4 Jan 2026 20:44: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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CorvidLabs/swift-algorand.git
Reference: 0.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CorvidLabs/swift-algorand
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at ca29c9a Fix zero-value amount encoding in PaymentTransaction (#6)
Cloned https://github.com/CorvidLabs/swift-algorand.git
Revision (git rev-parse @):
ca29c9ae8d355d556d2bd54ebee098ca6b8397f7
SUCCESS checkout https://github.com/CorvidLabs/swift-algorand.git at 0.3.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CorvidLabs/swift-algorand.git
https://github.com/CorvidLabs/swift-algorand.git
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-algorand",
  "name" : "swift-algorand",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Algorand",
      "targets" : [
        "Algorand"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AlgorandTests",
      "module_type" : "SwiftTarget",
      "name" : "AlgorandTests",
      "path" : "Tests/AlgorandTests",
      "sources" : [
        "AccountTests.swift",
        "AddressTests.swift",
        "ApplicationTransactionTests.swift",
        "AssetManagementTests.swift",
        "AssetTests.swift",
        "AtomicTransactionGroupTests.swift",
        "ComprehensiveIntegrationTest.swift",
        "IntegrationTests.swift",
        "KeyRegistrationTests.swift",
        "MicroAlgosTests.swift",
        "MnemonicTests.swift",
        "PaymentTransactionTests.swift",
        "ProofOfWorkTest.swift",
        "SHA512_256Tests.swift"
      ],
      "target_dependencies" : [
        "Algorand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Algorand",
      "module_type" : "SwiftTarget",
      "name" : "Algorand",
      "path" : "Sources/Algorand",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Algorand"
      ],
      "sources" : [
        "Account.swift",
        "Address.swift",
        "AlgodClient.swift",
        "AlgorandConfiguration.swift",
        "AlgorandError.swift",
        "ApplicationTransaction.swift",
        "AssetTransaction.swift",
        "AtomicTransactionGroup.swift",
        "BIP39Wordlist.swift",
        "IndexerClient.swift",
        "KeyRegistrationTransaction.swift",
        "MessagePackWriter.swift",
        "MicroAlgos.swift",
        "Mnemonic.swift",
        "PaymentTransaction.swift",
        "SHA512_256.swift",
        "SignedTransaction.swift",
        "Transaction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[4/6] Copying PrivacyInfo.xcprivacy
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/80] Emitting module Crypto
[8/88] Compiling Crypto HPKE.swift
[9/88] Compiling Crypto HPKE-Context.swift
[10/88] Compiling Crypto HPKE-KeySchedule.swift
[11/88] Compiling Crypto HPKE-Modes.swift
[12/88] Compiling Crypto Insecure.swift
[13/88] Compiling Crypto Insecure_HashFunctions.swift
[14/88] Compiling Crypto KEM.swift
[15/88] Compiling Crypto ECDH_boring.swift
[16/88] Compiling Crypto HPKE-KexKeyDerivation.swift
[17/88] Compiling Crypto HPKE-LabeledExtract.swift
[18/88] Compiling Crypto HPKE-Utils.swift
[19/88] Compiling Crypto DHKEM.swift
[20/88] Compiling Crypto HPKE-KEM-Curve25519.swift
[21/88] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[22/88] Compiling Crypto HPKE-KEM.swift
[23/88] Compiling Crypto HPKE-Errors.swift
[24/88] Compiling Crypto ObjectIdentifier.swift
[25/88] Compiling Crypto ECDSASignature.swift
[26/88] Compiling Crypto PEMDocument.swift
[27/88] Compiling Crypto PKCS8PrivateKey.swift
[28/88] Compiling Crypto SEC1PrivateKey.swift
[29/88] Compiling Crypto SubjectPublicKeyInfo.swift
[30/88] Compiling Crypto CryptoError_boring.swift
[31/88] Compiling Crypto CryptoKitErrors.swift
[32/88] Compiling Crypto AES.swift
[33/88] Compiling Crypto ECDSASignature_boring.swift
[34/88] Compiling Crypto ECDSA_boring.swift
[35/88] Compiling Crypto EdDSA_boring.swift
[36/88] Compiling Crypto ECDSA.swift
[37/88] Compiling Crypto Ed25519.swift
[38/88] Compiling Crypto Signature.swift
[39/88] Compiling Crypto CryptoKitErrors_boring.swift
[40/88] Compiling Crypto ASN1Boolean.swift
[41/88] Compiling Crypto ASN1Identifier.swift
[42/88] Compiling Crypto ASN1Integer.swift
[43/88] Compiling Crypto ASN1Null.swift
[44/88] Compiling Crypto ASN1OctetString.swift
[45/88] Compiling Crypto ASN1Strings.swift
[46/88] Compiling Crypto ArraySliceBigint.swift
[47/88] Compiling Crypto GeneralizedTime.swift
[48/88] Compiling Crypto RNG_boring.swift
[49/88] Compiling Crypto SafeCompare_boring.swift
[50/88] Compiling Crypto Zeroization_boring.swift
[51/88] Compiling Crypto PrettyBytes.swift
[52/88] Compiling Crypto SafeCompare.swift
[53/88] Compiling Crypto SecureBytes.swift
[54/88] Compiling Crypto Zeroization.swift
[55/88] Compiling Crypto resource_bundle_accessor.swift
[56/88] Compiling Crypto Digest_boring.swift
[57/88] Compiling Crypto Digest.swift
[58/88] Compiling Crypto Digests.swift
[59/88] Compiling Crypto HashFunctions.swift
[60/88] Compiling Crypto HashFunctions_SHA2.swift
[61/88] Compiling Crypto HPKE-AEAD.swift
[62/88] Compiling Crypto HPKE-Ciphersuite.swift
[63/88] Compiling Crypto HPKE-KDF.swift
[64/88] Compiling Crypto DH.swift
[65/88] Compiling Crypto ECDH.swift
[66/88] Compiling Crypto HKDF.swift
[67/88] Compiling Crypto AESWrap.swift
[68/88] Compiling Crypto AESWrap_boring.swift
[69/88] Compiling Crypto Ed25519_boring.swift
[70/88] Compiling Crypto NISTCurvesKeys_boring.swift
[71/88] Compiling Crypto X25519Keys_boring.swift
[72/88] Compiling Crypto Curve25519.swift
[73/88] Compiling Crypto Ed25519Keys.swift
[74/88] Compiling Crypto NISTCurvesKeys.swift
[75/88] Compiling Crypto X25519Keys.swift
[76/88] Compiling Crypto SymmetricKeys.swift
[77/88] Compiling Crypto HMAC.swift
[78/88] Compiling Crypto MACFunctions.swift
[79/88] Compiling Crypto MessageAuthenticationCode.swift
[80/88] Compiling Crypto AES-GCM.swift
[81/88] Compiling Crypto AES-GCM_boring.swift
[82/88] Compiling Crypto ChaChaPoly_boring.swift
[83/88] Compiling Crypto ChaChaPoly.swift
[84/88] Compiling Crypto Cipher.swift
[85/88] Compiling Crypto Nonces.swift
[86/88] Compiling Crypto ASN1.swift
[87/88] Compiling Crypto ASN1Any.swift
[88/88] Compiling Crypto ASN1BitString.swift
[89/106] Compiling Algorand MicroAlgos.swift
[90/106] Compiling Algorand Mnemonic.swift
[91/106] Compiling Algorand SignedTransaction.swift
[92/106] Compiling Algorand PaymentTransaction.swift
[93/106] Compiling Algorand SHA512_256.swift
[94/107] Compiling Algorand Transaction.swift
[95/107] Compiling Algorand KeyRegistrationTransaction.swift
[96/107] Compiling Algorand MessagePackWriter.swift
[97/107] Compiling Algorand AlgorandError.swift
[98/107] Compiling Algorand ApplicationTransaction.swift
[99/107] Compiling Algorand AssetTransaction.swift
[100/107] Compiling Algorand AtomicTransactionGroup.swift
[101/107] Compiling Algorand Account.swift
[102/107] Compiling Algorand Address.swift
[103/107] Emitting module Algorand
[104/107] Compiling Algorand BIP39Wordlist.swift
[105/107] Compiling Algorand IndexerClient.swift
[106/107] Compiling Algorand AlgodClient.swift
[107/107] Compiling Algorand AlgorandConfiguration.swift
Build complete! (32.44s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.40s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.42s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (4.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.04s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.99s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.99s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.5.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-algorand",
  "name" : "swift-algorand",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Algorand",
      "targets" : [
        "Algorand"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AlgorandTests",
      "module_type" : "SwiftTarget",
      "name" : "AlgorandTests",
      "path" : "Tests/AlgorandTests",
      "sources" : [
        "AccountTests.swift",
        "AddressTests.swift",
        "ApplicationTransactionTests.swift",
        "AssetManagementTests.swift",
        "AssetTests.swift",
        "AtomicTransactionGroupTests.swift",
        "ComprehensiveIntegrationTest.swift",
        "IntegrationTests.swift",
        "KeyRegistrationTests.swift",
        "MicroAlgosTests.swift",
        "MnemonicTests.swift",
        "PaymentTransactionTests.swift",
        "ProofOfWorkTest.swift",
        "SHA512_256Tests.swift"
      ],
      "target_dependencies" : [
        "Algorand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Algorand",
      "module_type" : "SwiftTarget",
      "name" : "Algorand",
      "path" : "Sources/Algorand",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Algorand"
      ],
      "sources" : [
        "Account.swift",
        "Address.swift",
        "AlgodClient.swift",
        "AlgorandConfiguration.swift",
        "AlgorandError.swift",
        "ApplicationTransaction.swift",
        "AssetTransaction.swift",
        "AtomicTransactionGroup.swift",
        "BIP39Wordlist.swift",
        "IndexerClient.swift",
        "KeyRegistrationTransaction.swift",
        "MessagePackWriter.swift",
        "MicroAlgos.swift",
        "Mnemonic.swift",
        "PaymentTransaction.swift",
        "SHA512_256.swift",
        "SignedTransaction.swift",
        "Transaction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.