Build Information
Successful build of idkit-swift, reference main (3ba524
), with Swift 6.2 (beta) for macOS (SPM) on 12 Sep 2025 23:48:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ba524f Add deferredOnboardingURL (#16)
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
3ba524f4f6f2533e9d68ef4da1c0364a9c65a0b6
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/worldcoin/idkit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/206] Emitting module BigInt
[9/208] Compiling CryptoSwift Bit.swift
[10/208] Compiling CryptoSwift BlockCipher.swift
[11/208] Compiling CryptoSwift BlockDecryptor.swift
[12/208] Compiling CryptoSwift BlockEncryptor.swift
[13/208] Compiling CryptoSwift BlockMode.swift
[14/208] Compiling CryptoSwift BlockModeOptions.swift
[15/208] Compiling CryptoSwift CBC.swift
[16/208] Compiling CryptoSwift CCM.swift
[17/208] Compiling BigInt Subtraction.swift
[18/208] Compiling BigInt Words and Bits.swift
[19/208] Compiling CryptoSwift CipherModeWorker.swift
[20/208] Compiling CryptoSwift ECB.swift
[23/219] Compiling CryptoSwift AES.Cryptors.swift
[24/219] Compiling CryptoSwift AES.swift
[25/219] Compiling CryptoSwift AEAD.swift
[26/219] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[27/219] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[28/219] Compiling CryptoSwift ASN1.swift
[29/219] Compiling CryptoSwift ASN1Decoder.swift
[30/219] Compiling CryptoSwift BatchedCollection.swift
[36/219] Compiling CryptoSwift Array+Extension.swift
[37/219] Compiling CryptoSwift Authenticator.swift
[38/219] Compiling CryptoSwift ASN1Encoder.swift
[39/219] Compiling CryptoSwift ASN1Scanner.swift
[43/219] Compiling CryptoSwift ISO10126Padding.swift
[44/219] Compiling CryptoSwift ISO78164Padding.swift
[45/219] Compiling CryptoSwift Int+Extension.swift
[46/219] Compiling CryptoSwift MD5.swift
[47/219] Compiling CryptoSwift NoPadding.swift
[48/219] Compiling CryptoSwift Cryptor.swift
[49/219] Compiling CryptoSwift Cryptors.swift
[50/219] Compiling CryptoSwift Digest.swift
[51/219] Compiling CryptoSwift PrimeTest.swift
[52/219] Compiling CryptoSwift Random.swift
[53/219] Compiling CryptoSwift String+FoundationExtension.swift
[54/219] Compiling CryptoSwift Utils+Foundation.swift
[55/219] Compiling CryptoSwift XChaCha20+Foundation.swift
[56/219] Compiling CryptoSwift Generics.swift
[57/219] Compiling CryptoSwift HKDF.swift
[58/219] Compiling CryptoSwift HMAC.swift
[59/227] Compiling CryptoSwift DataConversion.swift
[60/227] Compiling CryptoSwift Division.swift
[61/227] Compiling CryptoSwift Exponentiation.swift
[62/227] Compiling CryptoSwift FloatingPointConversion.swift
[63/227] Compiling CryptoSwift GCD.swift
[64/227] Compiling CryptoSwift Hashable.swift
[65/227] Compiling CryptoSwift IntegerConversion.swift
[66/227] Compiling CryptoSwift Multiplication.swift
[67/227] Compiling CryptoSwift SquareRoot.swift
[68/227] Compiling CryptoSwift Strideable.swift
[69/227] Compiling CryptoSwift StringConversion.swift
[70/227] Compiling CryptoSwift Subtraction.swift
[71/227] Compiling CryptoSwift WordsAndBits.swift
[72/227] Compiling CryptoSwift ChaCha20.swift
[73/227] Compiling CryptoSwift Checksum.swift
[74/227] Compiling CryptoSwift Cipher.swift
[82/227] Compiling CryptoSwift Shifts.swift
[86/227] Compiling Crypto RNG_boring.swift
[87/227] Compiling Crypto SafeCompare_boring.swift
[88/227] Compiling Crypto Zeroization_boring.swift
[89/227] Compiling Crypto PrettyBytes.swift
[90/227] Compiling Crypto SafeCompare.swift
[91/227] Compiling Crypto SecureBytes.swift
[92/227] Compiling Crypto Zeroization.swift
[93/227] Compiling Crypto resource_bundle_accessor.swift
[105/227] Compiling CryptoSwift Collection+Extension.swift
[106/227] Compiling CryptoSwift CompactMap.swift
[107/227] Compiling CryptoSwift GCM.swift
[108/227] Compiling CryptoSwift OCB.swift
[109/227] Compiling CryptoSwift OFB.swift
[110/227] Compiling CryptoSwift PCBC.swift
[111/227] Compiling CryptoSwift Blowfish.swift
[112/227] Compiling CryptoSwift CBCMAC.swift
[113/227] Compiling CryptoSwift CMAC.swift
[114/227] Compiling CryptoSwift Addition.swift
[115/227] Compiling CryptoSwift BigInt.swift
[116/227] Compiling CryptoSwift BigUInt.swift
[117/227] Compiling CryptoSwift BitwiseOps.swift
[118/227] Compiling CryptoSwift CS.swift
[119/227] Compiling CryptoSwift Codable.swift
[120/227] Compiling CryptoSwift Comparable.swift
[130/227] Emitting module Crypto
[182/227] Compiling CryptoSwift String+Extension.swift
[183/227] Compiling CryptoSwift UInt128.swift
[184/227] Compiling CryptoSwift UInt16+Extension.swift
[185/227] Compiling CryptoSwift UInt32+Extension.swift
[186/227] Compiling CryptoSwift UInt64+Extension.swift
[187/227] Compiling CryptoSwift UInt8+Extension.swift
[188/227] Compiling CryptoSwift Updatable.swift
[189/227] Compiling CryptoSwift Utils.swift
[190/227] Compiling CryptoSwift XChaCha20.swift
[191/227] Compiling CryptoSwift ZeroPadding.swift
[192/227] Compiling CryptoSwift resource_bundle_accessor.swift
[193/227] Emitting module CryptoSwift
[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/235] Compiling IDKit Base64URLEncoding.swift
[229/235] Emitting module IDKit
[230/235] Compiling IDKit Session.swift
[231/235] Compiling IDKit Types.swift
[232/235] Compiling IDKit URLExt.swift
[233/235] Compiling IDKit Encodable+encrypt.swift
[234/235] Compiling IDKit BridgeClientTypes.swift
[235/235] Compiling IDKit BridgeClient.swift
Build complete! (20.32s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/4826] Fetching bigint
[98/17838] Fetching bigint, cryptoswift
[1087/34748] Fetching bigint, cryptoswift, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.01s)
Fetched https://github.com/attaswift/BigInt.git from cache (2.02s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.02s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (4.72s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (0.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.93s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.47s)
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
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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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" : [
"Base64URLEncoding.swift",
"BridgeClient.swift",
"BridgeClientTypes.swift",
"Extensions/Encodable+encrypt.swift",
"Extensions/URLExt.swift",
"Session.swift",
"Types.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.