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 IDKit, reference 4.0.1 (717672), with Swift 5.10 for macOS (SPM) on 4 Dec 2025 20:52:56 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at 7176720 Release 4.0.1
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
71767202d995f9c8ba36b3b633d6a74ea5e8f5f9
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at 4.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/worldcoin/idkit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Copying PrivacyInfo.xcprivacy
[3/8] Copying libidkitFFI.a
[3/8] Write sources
[6/8] Copying PrivacyInfo.xcprivacy
[7/8] Write swift-version-33747A42983211AE.txt
[9/207] Emitting module BigInt
[10/207] Compiling CryptoSwift CBC.swift
[11/207] Compiling CryptoSwift CCM.swift
[12/207] Compiling CryptoSwift BlockDecryptor.swift
[13/207] Compiling CryptoSwift BlockEncryptor.swift
[14/207] Compiling CryptoSwift BlockMode.swift
[15/207] Compiling CryptoSwift BlockModeOptions.swift
[16/209] Compiling CryptoSwift Bit.swift
[17/209] Compiling CryptoSwift BlockCipher.swift
[24/209] Compiling BigInt Subtraction.swift
[25/209] Compiling BigInt Words and Bits.swift
[26/209] Compiling CryptoSwift CipherModeWorker.swift
[27/209] Compiling CryptoSwift ECB.swift
[30/220] Compiling CryptoSwift Cryptor.swift
[31/220] Compiling CryptoSwift Cryptors.swift
[32/220] Compiling CryptoSwift Digest.swift
[33/220] Compiling CryptoSwift DigestType.swift
[34/220] Compiling CryptoSwift AES+Foundation.swift
[35/220] Compiling CryptoSwift Array+Foundation.swift
[36/220] Compiling CryptoSwift Blowfish+Foundation.swift
[37/220] Compiling CryptoSwift ChaCha20+Foundation.swift
[38/220] Compiling CryptoSwift Data+Extension.swift
[39/220] Compiling CryptoSwift HMAC+Foundation.swift
[40/220] Compiling CryptoSwift Rabbit+Foundation.swift
[43/220] Compiling CryptoSwift ASN1Scanner.swift
[44/220] Compiling CryptoSwift Array+Extension.swift
[45/220] Compiling CryptoSwift ASN1.swift
[46/220] Compiling CryptoSwift ASN1Decoder.swift
[47/220] Compiling CryptoSwift ASN1Encoder.swift
[48/220] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[49/220] Compiling CryptoSwift AES.Cryptors.swift
[50/220] Compiling CryptoSwift AES.swift
[51/220] Compiling CryptoSwift AEAD.swift
[52/220] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[53/220] Compiling CryptoSwift Authenticator.swift
[54/220] Compiling CryptoSwift BatchedCollection.swift
[55/220] Emitting module Crypto
[56/228] Compiling CryptoSwift BigUInt.swift
[57/228] Compiling CryptoSwift BitwiseOps.swift
[58/228] Compiling CryptoSwift CS.swift
[59/228] Compiling CryptoSwift Codable.swift
[60/228] Compiling CryptoSwift Comparable.swift
[61/228] Compiling CryptoSwift DataConversion.swift
[62/228] Compiling CryptoSwift Division.swift
[63/228] Compiling CryptoSwift Exponentiation.swift
[64/228] Compiling CryptoSwift OCB.swift
[65/228] Compiling CryptoSwift OFB.swift
[66/228] Compiling CryptoSwift PCBC.swift
[67/228] Compiling CryptoSwift Blowfish.swift
[68/228] Compiling CryptoSwift CBCMAC.swift
[69/228] Compiling CryptoSwift CMAC.swift
[70/228] Compiling CryptoSwift Addition.swift
[71/228] Compiling CryptoSwift BigInt.swift
[96/228] Compiling CryptoSwift GCM.swift
[97/228] Compiling CryptoSwift Collection+Extension.swift
[98/228] Compiling CryptoSwift CompactMap.swift
[110/228] Compiling CryptoSwift String+FoundationExtension.swift
[111/228] Compiling CryptoSwift Utils+Foundation.swift
[112/228] Compiling CryptoSwift XChaCha20+Foundation.swift
[113/228] Compiling CryptoSwift FloatingPointConversion.swift
[114/228] Compiling CryptoSwift GCD.swift
[115/228] Compiling CryptoSwift Hashable.swift
[116/228] Compiling CryptoSwift IntegerConversion.swift
[117/228] Compiling CryptoSwift Multiplication.swift
[118/228] Compiling CryptoSwift PrimeTest.swift
[119/228] Compiling CryptoSwift Random.swift
[120/228] Compiling CryptoSwift Shifts.swift
[121/228] Compiling CryptoSwift SquareRoot.swift
[122/228] Compiling CryptoSwift Strideable.swift
[123/228] Compiling CryptoSwift StringConversion.swift
[124/228] Compiling CryptoSwift Subtraction.swift
[125/228] Compiling CryptoSwift WordsAndBits.swift
[126/228] Compiling CryptoSwift ChaCha20.swift
[127/228] Compiling CryptoSwift Checksum.swift
[128/228] Compiling CryptoSwift Cipher.swift
[132/228] Compiling Crypto RNG_boring.swift
[133/228] Compiling Crypto SafeCompare_boring.swift
[134/228] Compiling Crypto Zeroization_boring.swift
[135/228] Compiling Crypto PrettyBytes.swift
[136/228] Compiling Crypto SafeCompare.swift
[137/228] Compiling Crypto SecureBytes.swift
[138/228] Compiling Crypto Zeroization.swift
[139/228] Compiling Crypto resource_bundle_accessor.swift
[171/228] Compiling CryptoSwift String+Extension.swift
[172/228] Compiling CryptoSwift UInt128.swift
[173/228] Compiling CryptoSwift UInt16+Extension.swift
[174/228] Compiling CryptoSwift UInt32+Extension.swift
[175/228] Compiling CryptoSwift UInt64+Extension.swift
[176/228] Compiling CryptoSwift UInt8+Extension.swift
[177/228] Compiling CryptoSwift Updatable.swift
[178/228] Compiling CryptoSwift Utils.swift
[179/228] Compiling CryptoSwift XChaCha20.swift
[180/228] Compiling CryptoSwift ZeroPadding.swift
[181/228] Compiling CryptoSwift resource_bundle_accessor.swift
[206/228] Emitting module CryptoSwift
[207/228] Compiling CryptoSwift Operators.swift
[208/228] Compiling CryptoSwift DER.swift
[209/228] Compiling CryptoSwift PBKDF1.swift
[210/228] Compiling CryptoSwift PBKDF2.swift
[211/228] Compiling CryptoSwift PKCS1v15.swift
[212/228] Compiling CryptoSwift PKCS5.swift
[213/228] Compiling CryptoSwift PKCS7.swift
[214/228] Compiling CryptoSwift PKCS7Padding.swift
[215/228] Compiling CryptoSwift Padding.swift
[216/228] Compiling CryptoSwift Poly1305.swift
[217/228] Compiling CryptoSwift RSA+Cipher.swift
[218/228] Compiling CryptoSwift RSA+Signature.swift
[219/228] Compiling CryptoSwift RSA.swift
[220/228] Compiling CryptoSwift Rabbit.swift
[221/228] Compiling CryptoSwift SHA1.swift
[222/228] Compiling CryptoSwift SHA2.swift
[223/228] Compiling CryptoSwift SHA3.swift
[224/228] Compiling CryptoSwift Scrypt.swift
[225/228] Compiling CryptoSwift SecureBytes.swift
[226/228] Compiling CryptoSwift Signature.swift
[227/228] Compiling CryptoSwift StreamDecryptor.swift
[228/228] Compiling CryptoSwift StreamEncryptor.swift
[229/234] Compiling IDKit Session+Compatibility.swift
[230/234] Compiling IDKit Request+Convenience.swift
[231/234] Compiling IDKit IDKit.swift
[232/234] Compiling IDKit idkit_core.swift
[233/234] Compiling IDKit idkit.swift
[234/234] Emitting module IDKit
Build complete! (22.18s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/4826] Fetching bigint
[50/17931] Fetching bigint, cryptoswift
[182/35396] Fetching bigint, cryptoswift, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.28s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.28s)
Fetched https://github.com/attaswift/BigInt.git from cache (3.28s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.57s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.33s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.06s)
Fetching https://github.com/apple/swift-asn1.git
[1/1667] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.54s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.45s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
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
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.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.4.0
[16375/10159355] Downloading https://github.com/worldcoin/idkit-swift/releases/download/4.0.1/IDKitFFI.xcframework.zip
Downloading binary artifact https://github.com/worldcoin/idkit-swift/releases/download/4.0.1/IDKitFFI.xcframework.zip
Downloaded https://github.com/worldcoin/idkit-swift/releases/download/4.0.1/IDKitFFI.xcframework.zip (1.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "IDKit",
  "name" : "IDKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "IDKit",
      "targets" : [
        "IDKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "idkitFFI",
      "module_type" : "BinaryTarget",
      "name" : "idkitFFI",
      "path" : "remote/archive/IDKitFFI.xcframework.zip",
      "product_memberships" : [
        "IDKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "IDKit",
      "module_type" : "SwiftTarget",
      "name" : "IDKit",
      "path" : "Sources/IDKit",
      "product_dependencies" : [
        "BigInt",
        "Crypto",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "IDKit"
      ],
      "sources" : [
        "Generated/idkit.swift",
        "Generated/idkit_core.swift",
        "IDKit.swift",
        "Request+Convenience.swift",
        "Session+Compatibility.swift"
      ],
      "target_dependencies" : [
        "idkitFFI"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.