Build Information
Successful build of idkit-swift, reference 2.0.4 (c9744c
), with Swift 5.10 for macOS (SPM) on 10 Sep 2025 06:23:03 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
* tag 2.0.4 -> FETCH_HEAD
HEAD is now at c9744c2 Lift IDKitCore into IDKit (#15)
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
c9744c2cadeff56c7de70b2d335d30755a330c18
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at 2.0.4
========================================
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/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[4/7] Write sources
[6/7] Write swift-version-33747A42983211AE.txt
[8/206] Compiling CryptoSwift CBC.swift
[9/206] Compiling CryptoSwift CCM.swift
[10/208] Compiling CryptoSwift BlockMode.swift
[11/208] Compiling CryptoSwift BlockModeOptions.swift
[12/208] Compiling CryptoSwift AEAD.swift
[13/208] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[14/208] Compiling BigInt Subtraction.swift
[15/208] Compiling BigInt Words and Bits.swift
[16/208] Compiling CryptoSwift BlockDecryptor.swift
[17/208] Compiling CryptoSwift BlockEncryptor.swift
[18/208] Compiling CryptoSwift ASN1.swift
[19/208] Compiling CryptoSwift ASN1Decoder.swift
[20/208] Compiling CryptoSwift BatchedCollection.swift
[21/208] Compiling CryptoSwift Bit.swift
[22/208] Compiling CryptoSwift BlockCipher.swift
[23/208] Compiling CryptoSwift Cryptor.swift
[24/208] Compiling CryptoSwift Cryptors.swift
[25/208] Compiling CryptoSwift Digest.swift
[26/208] Compiling CryptoSwift DigestType.swift
[27/208] Compiling CryptoSwift AES+Foundation.swift
[28/208] Compiling CryptoSwift Array+Foundation.swift
[29/208] Compiling CryptoSwift Blowfish+Foundation.swift
[30/208] Compiling CryptoSwift ChaCha20+Foundation.swift
[31/208] Compiling CryptoSwift Data+Extension.swift
[32/208] Compiling CryptoSwift HMAC+Foundation.swift
[33/208] Compiling CryptoSwift Rabbit+Foundation.swift
[34/208] Compiling CryptoSwift ASN1Encoder.swift
[35/208] Compiling CryptoSwift ASN1Scanner.swift
[36/208] Emitting module BigInt
[37/208] Compiling CryptoSwift Array+Extension.swift
[38/208] Compiling CryptoSwift Authenticator.swift
[39/208] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[40/208] Compiling CryptoSwift AES.Cryptors.swift
[41/208] Compiling CryptoSwift AES.swift
[47/219] Compiling CryptoSwift CipherModeWorker.swift
[48/219] Compiling CryptoSwift ECB.swift
[49/219] Compiling CryptoSwift GCM.swift
[50/219] Compiling CryptoSwift OCB.swift
[51/219] Compiling CryptoSwift OFB.swift
[52/219] Compiling CryptoSwift PCBC.swift
[53/219] Compiling CryptoSwift Blowfish.swift
[54/219] Compiling CryptoSwift CBCMAC.swift
[55/219] Compiling CryptoSwift CMAC.swift
[56/219] Compiling CryptoSwift Addition.swift
[57/219] Compiling CryptoSwift BigInt.swift
[66/219] Emitting module Crypto
[81/227] Compiling CryptoSwift String+FoundationExtension.swift
[82/227] Compiling CryptoSwift Utils+Foundation.swift
[83/227] Compiling CryptoSwift XChaCha20+Foundation.swift
[84/227] Compiling CryptoSwift SquareRoot.swift
[85/227] Compiling CryptoSwift Strideable.swift
[86/227] Compiling CryptoSwift StringConversion.swift
[87/227] Compiling CryptoSwift Subtraction.swift
[88/227] Compiling CryptoSwift WordsAndBits.swift
[89/227] Compiling CryptoSwift ChaCha20.swift
[90/227] Compiling CryptoSwift Checksum.swift
[91/227] Compiling CryptoSwift Cipher.swift
[92/227] Compiling CryptoSwift FloatingPointConversion.swift
[93/227] Compiling CryptoSwift GCD.swift
[94/227] Compiling CryptoSwift Hashable.swift
[95/227] Compiling CryptoSwift IntegerConversion.swift
[96/227] Compiling CryptoSwift Multiplication.swift
[97/227] Compiling CryptoSwift PrimeTest.swift
[98/227] Compiling CryptoSwift Random.swift
[99/227] Compiling CryptoSwift Shifts.swift
[100/227] Compiling CryptoSwift BigUInt.swift
[101/227] Compiling CryptoSwift BitwiseOps.swift
[102/227] Compiling CryptoSwift CS.swift
[103/227] Compiling CryptoSwift Codable.swift
[104/227] Compiling CryptoSwift Comparable.swift
[105/227] Compiling CryptoSwift DataConversion.swift
[106/227] Compiling CryptoSwift Division.swift
[107/227] Compiling CryptoSwift Exponentiation.swift
[108/227] Compiling CryptoSwift Collection+Extension.swift
[109/227] Compiling CryptoSwift CompactMap.swift
[119/227] Compiling Crypto RNG_boring.swift
[120/227] Compiling Crypto SafeCompare_boring.swift
[121/227] Compiling Crypto Zeroization_boring.swift
[122/227] Compiling Crypto PrettyBytes.swift
[123/227] Compiling Crypto SafeCompare.swift
[124/227] Compiling Crypto SecureBytes.swift
[125/227] Compiling Crypto Zeroization.swift
[126/227] Compiling Crypto resource_bundle_accessor.swift
[158/227] Emitting module CryptoSwift
[183/227] Compiling CryptoSwift String+Extension.swift
[184/227] Compiling CryptoSwift UInt128.swift
[185/227] Compiling CryptoSwift UInt16+Extension.swift
[186/227] Compiling CryptoSwift UInt32+Extension.swift
[187/227] Compiling CryptoSwift UInt64+Extension.swift
[188/227] Compiling CryptoSwift UInt8+Extension.swift
[189/227] Compiling CryptoSwift Updatable.swift
[190/227] Compiling CryptoSwift Utils.swift
[191/227] Compiling CryptoSwift XChaCha20.swift
[192/227] Compiling CryptoSwift ZeroPadding.swift
[193/227] Compiling CryptoSwift resource_bundle_accessor.swift
[206/227] Compiling CryptoSwift Operators.swift
[207/227] Compiling CryptoSwift DER.swift
[208/227] Compiling CryptoSwift PBKDF1.swift
[209/227] Compiling CryptoSwift PBKDF2.swift
[210/227] Compiling CryptoSwift PKCS1v15.swift
[211/227] Compiling CryptoSwift PKCS5.swift
[212/227] Compiling CryptoSwift PKCS7.swift
[213/227] Compiling CryptoSwift PKCS7Padding.swift
[214/227] Compiling CryptoSwift Padding.swift
[215/227] Compiling CryptoSwift Poly1305.swift
[216/227] Compiling CryptoSwift RSA+Cipher.swift
[217/227] Compiling CryptoSwift RSA+Signature.swift
[218/227] Compiling CryptoSwift RSA.swift
[219/227] Compiling CryptoSwift Rabbit.swift
[220/227] Compiling CryptoSwift SHA1.swift
[221/227] Compiling CryptoSwift SHA2.swift
[222/227] Compiling CryptoSwift SHA3.swift
[223/227] Compiling CryptoSwift Scrypt.swift
[224/227] Compiling CryptoSwift SecureBytes.swift
[225/227] Compiling CryptoSwift Signature.swift
[226/227] Compiling CryptoSwift StreamDecryptor.swift
[227/227] Compiling CryptoSwift StreamEncryptor.swift
[228/234] Compiling IDKit Encodable+encrypt.swift
[229/234] Compiling IDKit Session.swift
[230/234] Compiling IDKit URLExt.swift
[231/234] Compiling IDKit Types.swift
[232/234] Compiling IDKit BridgeClient.swift
[233/234] Emitting module IDKit
[234/234] Compiling IDKit BridgeClientTypes.swift
Build complete! (19.47s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
[1/4826] Fetching bigint
[2/17838] Fetching bigint, cryptoswift
[359/34644] Fetching bigint, cryptoswift, swift-crypto
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.42s)
Fetched https://github.com/attaswift/BigInt.git from cache (2.42s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.42s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.39s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.34s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.04s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.46s)
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
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.0
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
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-swift",
"name" : "idkit-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Sources/IDKit",
"product_dependencies" : [
"BigInt",
"Crypto",
"CryptoSwift"
],
"product_memberships" : [
"IDKit"
],
"sources" : [
"BridgeClient.swift",
"BridgeClientTypes.swift",
"Extensions/Encodable+encrypt.swift",
"Extensions/URLExt.swift",
"Session.swift",
"Types.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.