Build Information
Successful build of CryptoSwift, reference 1.10.0 (f2a627), with Swift 6.2 for macOS (SPM) on 22 Apr 2026 22:16:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/CryptoSwift.git
Reference: 1.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/CryptoSwift
* tag 1.10.0 -> FETCH_HEAD
HEAD is now at f2a627b README: remove Emerge Tools listing; set Premium Sponsors to None
Cloned https://github.com/krzyzanowskim/CryptoSwift.git
Revision (git rev-parse @):
f2a627b84c1ff96f21ac2fcb623ab36142dd5512
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/krzyzanowskim/CryptoSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version--3CB7CFEC50E0D141.txt
[5/7] Compiling CryptoSwiftResources resource_bundle_accessor.swift
[6/7] Emitting module CryptoSwiftResources
[7/7] Compiling CryptoSwiftResources Empty.swift
[8/110] Compiling CryptoSwift CompactMap.swift
[9/110] Compiling CryptoSwift Cryptor.swift
[10/110] Compiling CryptoSwift Cryptors.swift
[11/110] Compiling CryptoSwift Digest.swift
[12/110] Compiling CryptoSwift DigestType.swift
[13/110] Compiling CryptoSwift AES+Foundation.swift
[14/110] Compiling CryptoSwift Array+Foundation.swift
[15/110] Compiling CryptoSwift Blowfish+Foundation.swift
[16/110] Compiling CryptoSwift ChaCha20+Foundation.swift
[17/110] Compiling CryptoSwift Data+Extension.swift
[18/110] Compiling CryptoSwift HMAC+Foundation.swift
[19/121] Compiling CryptoSwift NoPadding.swift
[20/121] Compiling CryptoSwift Operators.swift
[21/121] Compiling CryptoSwift DER.swift
[22/121] Compiling CryptoSwift PBKDF1.swift
[23/121] Compiling CryptoSwift PBKDF2.swift
[24/121] Compiling CryptoSwift PKCS1v15.swift
[25/121] Compiling CryptoSwift PKCS5.swift
[26/121] Compiling CryptoSwift PKCS7.swift
[27/121] Compiling CryptoSwift PKCS7Padding.swift
[28/121] Compiling CryptoSwift Padding.swift
[29/121] Compiling CryptoSwift Poly1305.swift
[30/121] Compiling CryptoSwift Bit.swift
[31/121] Compiling CryptoSwift BlockCipher.swift
[32/121] Compiling CryptoSwift BlockDecryptor.swift
[33/121] Compiling CryptoSwift BlockEncryptor.swift
[34/121] Compiling CryptoSwift BlockMode.swift
[35/121] Compiling CryptoSwift BlockModeOptions.swift
[36/121] Compiling CryptoSwift CBC.swift
[37/121] Compiling CryptoSwift CCM.swift
[38/121] Compiling CryptoSwift CFB.swift
[39/121] Compiling CryptoSwift CTR.swift
[40/121] Compiling CryptoSwift CipherModeWorker.swift
[41/121] Compiling CryptoSwift ECB.swift
[42/121] Compiling CryptoSwift Codable.swift
[43/121] Compiling CryptoSwift Comparable.swift
[44/121] Compiling CryptoSwift DataConversion.swift
[45/121] Compiling CryptoSwift Division.swift
[46/121] Compiling CryptoSwift Exponentiation.swift
[47/121] Compiling CryptoSwift FloatingPointConversion.swift
[48/121] Compiling CryptoSwift GCD.swift
[49/121] Compiling CryptoSwift Hashable.swift
[50/121] Compiling CryptoSwift IntegerConversion.swift
[51/121] Compiling CryptoSwift Multiplication.swift
[52/121] Compiling CryptoSwift PrimeTest.swift
[53/121] Compiling CryptoSwift Rabbit+Foundation.swift
[54/121] Compiling CryptoSwift String+FoundationExtension.swift
[55/121] Compiling CryptoSwift Utils+Foundation.swift
[56/121] Compiling CryptoSwift XChaCha20+Foundation.swift
[57/121] Compiling CryptoSwift Generics.swift
[58/121] Compiling CryptoSwift HKDF.swift
[59/121] Compiling CryptoSwift HMAC.swift
[60/121] Compiling CryptoSwift ISO10126Padding.swift
[61/121] Compiling CryptoSwift ISO78164Padding.swift
[62/121] Compiling CryptoSwift Int+Extension.swift
[63/121] Compiling CryptoSwift MD5.swift
[64/121] Emitting module CryptoSwift
[65/121] Compiling CryptoSwift StreamEncryptor.swift
[66/121] Compiling CryptoSwift String+Extension.swift
[67/121] Compiling CryptoSwift UInt128.swift
[68/121] Compiling CryptoSwift UInt16+Extension.swift
[69/121] Compiling CryptoSwift UInt32+Extension.swift
[70/121] Compiling CryptoSwift UInt64+Extension.swift
[71/121] Compiling CryptoSwift UInt8+Extension.swift
[72/121] Compiling CryptoSwift Updatable.swift
[73/121] Compiling CryptoSwift Utils.swift
[74/121] Compiling CryptoSwift XChaCha20.swift
[75/121] Compiling CryptoSwift ZeroPadding.swift
[76/121] Compiling CryptoSwift AEAD.swift
[77/121] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[78/121] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[79/121] Compiling CryptoSwift AES.Cryptors.swift
[80/121] Compiling CryptoSwift AES.swift
[81/121] Compiling CryptoSwift ASN1.swift
[82/121] Compiling CryptoSwift ASN1Decoder.swift
[83/121] Compiling CryptoSwift ASN1Encoder.swift
[84/121] Compiling CryptoSwift ASN1Scanner.swift
[85/121] Compiling CryptoSwift Array+Extension.swift
[86/121] Compiling CryptoSwift Authenticator.swift
[87/121] Compiling CryptoSwift BatchedCollection.swift
[88/121] Compiling CryptoSwift Random.swift
[89/121] Compiling CryptoSwift Shifts.swift
[90/121] Compiling CryptoSwift SquareRoot.swift
[91/121] Compiling CryptoSwift Strideable.swift
[92/121] Compiling CryptoSwift StringConversion.swift
[93/121] Compiling CryptoSwift Subtraction.swift
[94/121] Compiling CryptoSwift WordsAndBits.swift
[95/121] Compiling CryptoSwift ChaCha20.swift
[96/121] Compiling CryptoSwift Checksum.swift
[97/121] Compiling CryptoSwift Cipher.swift
[98/121] Compiling CryptoSwift Collection+Extension.swift
[99/121] Compiling CryptoSwift GCM.swift
[100/121] Compiling CryptoSwift OCB.swift
[101/121] Compiling CryptoSwift OFB.swift
[102/121] Compiling CryptoSwift PCBC.swift
[103/121] Compiling CryptoSwift Blowfish.swift
[104/121] Compiling CryptoSwift CBCMAC.swift
[105/121] Compiling CryptoSwift CMAC.swift
[106/121] Compiling CryptoSwift Addition.swift
[107/121] Compiling CryptoSwift BigInt.swift
[108/121] Compiling CryptoSwift BigUInt.swift
[109/121] Compiling CryptoSwift BitwiseOps.swift
[110/121] Compiling CryptoSwift CS.swift
[111/121] Compiling CryptoSwift RSA+Cipher.swift
[112/121] Compiling CryptoSwift RSA+Signature.swift
[113/121] Compiling CryptoSwift RSA.swift
[114/121] Compiling CryptoSwift Rabbit.swift
[115/121] Compiling CryptoSwift SHA1.swift
[116/121] Compiling CryptoSwift SHA2.swift
[117/121] Compiling CryptoSwift SHA3.swift
[118/121] Compiling CryptoSwift Scrypt.swift
[119/121] Compiling CryptoSwift SecureBytes.swift
[120/121] Compiling CryptoSwift Signature.swift
[121/121] Compiling CryptoSwift StreamDecryptor.swift
Build complete! (5.49s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CryptoSwift",
"name" : "CryptoSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CryptoSwift",
"targets" : [
"CryptoSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "CryptoSwiftTests",
"module_type" : "SwiftTarget",
"name" : "CryptoSwiftTests",
"path" : "Tests/CryptoSwiftTests",
"sources" : [
"AESCCMTests.swift",
"AESOCBTests.swift",
"AESTests.swift",
"AESTestsPerf.swift",
"ASN1Tests.swift",
"Access.swift",
"BlowfishTests.swift",
"CBCMacTests.swift",
"CMACTests.swift",
"ChaCha20Poly1305Tests.swift",
"ChaCha20Tests.swift",
"ChaCha20TestsPerf.swift",
"DigestTests.swift",
"DigestTestsPerf.swift",
"Error+Extension.swift",
"ExtensionsTest.swift",
"ExtensionsTestPerf.swift",
"HKDFTests.swift",
"HMACTests.swift",
"PBKDF.swift",
"PBKDFPerf.swift",
"PaddingTests.swift",
"Poly1305Tests.swift",
"RSASecKeyTests.swift",
"RSATests.swift",
"RabbitTests.swift",
"RabbitTestsPerf.swift",
"SHATestsPerf.swift",
"ScryptTests.swift",
"ScryptTestsPerf.swift",
"SignatureVerificationTests.swift",
"XCTestManifests.swift",
"XChaCha20Poly1305Tests.swift",
"XChaCha20Tests.swift"
],
"target_dependencies" : [
"CryptoSwift"
],
"type" : "test"
},
{
"c99name" : "CryptoSwiftResources",
"module_type" : "SwiftTarget",
"name" : "CryptoSwiftResources",
"path" : "Sources/CryptoSwiftResources",
"product_memberships" : [
"CryptoSwift"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CryptoSwiftResources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "CryptoSwift",
"module_type" : "SwiftTarget",
"name" : "CryptoSwift",
"path" : "Sources/CryptoSwift",
"product_memberships" : [
"CryptoSwift"
],
"sources" : [
"AEAD/AEAD.swift",
"AEAD/AEADChaCha20Poly1305.swift",
"AEAD/AEADXChaCha20Poly1305.swift",
"AES.Cryptors.swift",
"AES.swift",
"ASN1/ASN1.swift",
"ASN1/ASN1Decoder.swift",
"ASN1/ASN1Encoder.swift",
"ASN1/ASN1Scanner.swift",
"Array+Extension.swift",
"Authenticator.swift",
"BatchedCollection.swift",
"Bit.swift",
"BlockCipher.swift",
"BlockDecryptor.swift",
"BlockEncryptor.swift",
"BlockMode/BlockMode.swift",
"BlockMode/BlockModeOptions.swift",
"BlockMode/CBC.swift",
"BlockMode/CCM.swift",
"BlockMode/CFB.swift",
"BlockMode/CTR.swift",
"BlockMode/CipherModeWorker.swift",
"BlockMode/ECB.swift",
"BlockMode/GCM.swift",
"BlockMode/OCB.swift",
"BlockMode/OFB.swift",
"BlockMode/PCBC.swift",
"Blowfish.swift",
"CBCMAC.swift",
"CMAC.swift",
"CS_BigInt/Addition.swift",
"CS_BigInt/BigInt.swift",
"CS_BigInt/BigUInt.swift",
"CS_BigInt/BitwiseOps.swift",
"CS_BigInt/CS.swift",
"CS_BigInt/Codable.swift",
"CS_BigInt/Comparable.swift",
"CS_BigInt/DataConversion.swift",
"CS_BigInt/Division.swift",
"CS_BigInt/Exponentiation.swift",
"CS_BigInt/FloatingPointConversion.swift",
"CS_BigInt/GCD.swift",
"CS_BigInt/Hashable.swift",
"CS_BigInt/IntegerConversion.swift",
"CS_BigInt/Multiplication.swift",
"CS_BigInt/PrimeTest.swift",
"CS_BigInt/Random.swift",
"CS_BigInt/Shifts.swift",
"CS_BigInt/SquareRoot.swift",
"CS_BigInt/Strideable.swift",
"CS_BigInt/StringConversion.swift",
"CS_BigInt/Subtraction.swift",
"CS_BigInt/WordsAndBits.swift",
"ChaCha20.swift",
"Checksum.swift",
"Cipher.swift",
"Collection+Extension.swift",
"CompactMap.swift",
"Cryptor.swift",
"Cryptors.swift",
"Digest.swift",
"DigestType.swift",
"Foundation/AES+Foundation.swift",
"Foundation/Array+Foundation.swift",
"Foundation/Blowfish+Foundation.swift",
"Foundation/ChaCha20+Foundation.swift",
"Foundation/Data+Extension.swift",
"Foundation/HMAC+Foundation.swift",
"Foundation/Rabbit+Foundation.swift",
"Foundation/String+FoundationExtension.swift",
"Foundation/Utils+Foundation.swift",
"Foundation/XChaCha20+Foundation.swift",
"Generics.swift",
"HKDF.swift",
"HMAC.swift",
"ISO10126Padding.swift",
"ISO78164Padding.swift",
"Int+Extension.swift",
"MD5.swift",
"NoPadding.swift",
"Operators.swift",
"PEM/DER.swift",
"PKCS/PBKDF1.swift",
"PKCS/PBKDF2.swift",
"PKCS/PKCS1v15.swift",
"PKCS/PKCS5.swift",
"PKCS/PKCS7.swift",
"PKCS/PKCS7Padding.swift",
"Padding.swift",
"Poly1305.swift",
"RSA/RSA+Cipher.swift",
"RSA/RSA+Signature.swift",
"RSA/RSA.swift",
"Rabbit.swift",
"SHA1.swift",
"SHA2.swift",
"SHA3.swift",
"Scrypt.swift",
"SecureBytes.swift",
"Signature.swift",
"StreamDecryptor.swift",
"StreamEncryptor.swift",
"String+Extension.swift",
"UInt128.swift",
"UInt16+Extension.swift",
"UInt32+Extension.swift",
"UInt64+Extension.swift",
"UInt8+Extension.swift",
"Updatable.swift",
"Utils.swift",
"XChaCha20.swift",
"ZeroPadding.swift"
],
"target_dependencies" : [
"CryptoSwiftResources"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.