Build Information
Successful build of Paseto, reference main (811e25
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 01:19:42 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aidantwoods/swift-paseto.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aidantwoods/swift-paseto
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 811e258 Merge pull request #18 from frederikbosch/patch-2
Cloned https://github.com/aidantwoods/swift-paseto.git
Revision (git rev-parse @):
811e2589a7eb65c16a39e64841034e11daa803a2
SUCCESS checkout https://github.com/aidantwoods/swift-paseto.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/aidantwoods/swift-paseto.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying libsodium.a
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/136] Emitting module Sodium
[9/138] Compiling CryptoSwift Bit.swift
[10/138] Compiling CryptoSwift BlockCipher.swift
[11/138] Compiling CryptoSwift BlockDecryptor.swift
[12/138] Compiling CryptoSwift BlockEncryptor.swift
[13/138] Compiling CryptoSwift BlockMode.swift
[14/138] Compiling CryptoSwift BlockModeOptions.swift
[15/138] Compiling CryptoSwift CBC.swift
[16/138] Compiling CryptoSwift CCM.swift
[17/138] Compiling Sodium Utils.swift
[18/138] Compiling Sodium Version.swift
[19/138] Compiling CryptoSwift CipherModeWorker.swift
[20/138] Compiling CryptoSwift ECB.swift
[21/149] Compiling TypedJSON Value.swift
[22/149] Compiling TypedJSON JSON.swift
[23/149] Emitting module TypedJSON
[24/149] Compiling TypedJSON Container.swift
[27/149] Compiling CryptoSwift Shifts.swift
[28/149] Compiling CryptoSwift SquareRoot.swift
[29/149] Compiling CryptoSwift Strideable.swift
[30/149] Compiling CryptoSwift StringConversion.swift
[31/149] Compiling CryptoSwift Subtraction.swift
[32/149] Compiling CryptoSwift WordsAndBits.swift
[33/149] Compiling CryptoSwift ChaCha20.swift
[34/149] Compiling CryptoSwift Checksum.swift
[35/149] Compiling CryptoSwift Cipher.swift
[36/149] Compiling CryptoSwift Collection+Extension.swift
[37/149] Compiling CryptoSwift CompactMap.swift
[38/149] Compiling CryptoSwift Codable.swift
[39/149] Compiling CryptoSwift Comparable.swift
[40/149] Compiling CryptoSwift DataConversion.swift
[41/149] Compiling CryptoSwift Division.swift
[42/149] Compiling CryptoSwift Exponentiation.swift
[43/149] Compiling CryptoSwift FloatingPointConversion.swift
[44/149] Compiling CryptoSwift GCD.swift
[45/149] Compiling CryptoSwift Hashable.swift
[46/149] Compiling CryptoSwift IntegerConversion.swift
[47/149] Compiling CryptoSwift Multiplication.swift
[48/149] Compiling CryptoSwift PrimeTest.swift
[49/149] Compiling CryptoSwift Random.swift
[56/149] Compiling CryptoSwift ASN1Encoder.swift
[57/149] Compiling CryptoSwift ASN1Scanner.swift
[58/149] Compiling CryptoSwift Array+Extension.swift
[59/149] Compiling CryptoSwift Authenticator.swift
[60/149] Compiling CryptoSwift BatchedCollection.swift
[61/149] Compiling CryptoSwift ASN1.swift
[62/149] Compiling CryptoSwift ASN1Decoder.swift
[63/149] Compiling CryptoSwift AEAD.swift
[64/149] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[65/149] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[66/149] Compiling CryptoSwift AES.Cryptors.swift
[67/149] Compiling CryptoSwift AES.swift
[70/149] Compiling CryptoSwift Cryptor.swift
[71/149] Compiling CryptoSwift Cryptors.swift
[72/149] Compiling CryptoSwift Digest.swift
[73/149] Compiling CryptoSwift DigestType.swift
[74/149] Compiling CryptoSwift AES+Foundation.swift
[75/149] Compiling CryptoSwift Array+Foundation.swift
[76/149] Compiling CryptoSwift Blowfish+Foundation.swift
[77/149] Compiling CryptoSwift ChaCha20+Foundation.swift
[78/149] Compiling CryptoSwift Data+Extension.swift
[79/149] Compiling CryptoSwift HMAC+Foundation.swift
[80/149] Compiling CryptoSwift Rabbit+Foundation.swift
[81/149] Compiling CryptoSwift GCM.swift
[82/149] Compiling CryptoSwift OCB.swift
[83/149] Compiling CryptoSwift OFB.swift
[84/149] Compiling CryptoSwift PCBC.swift
[85/149] Compiling CryptoSwift Blowfish.swift
[86/149] Compiling CryptoSwift CBCMAC.swift
[87/149] Compiling CryptoSwift CMAC.swift
[88/149] Compiling CryptoSwift Addition.swift
[89/149] Compiling CryptoSwift BigInt.swift
[90/149] Compiling CryptoSwift BigUInt.swift
[91/149] Compiling CryptoSwift BitwiseOps.swift
[92/149] Compiling CryptoSwift CS.swift
[93/149] Compiling CryptoSwift String+Extension.swift
[94/149] Compiling CryptoSwift UInt128.swift
[95/149] Compiling CryptoSwift UInt16+Extension.swift
[96/149] Compiling CryptoSwift UInt32+Extension.swift
[97/149] Compiling CryptoSwift UInt64+Extension.swift
[98/149] Compiling CryptoSwift UInt8+Extension.swift
[99/149] Compiling CryptoSwift Updatable.swift
[100/149] Compiling CryptoSwift Utils.swift
[101/149] Compiling CryptoSwift XChaCha20.swift
[102/149] Compiling CryptoSwift ZeroPadding.swift
[103/149] Compiling CryptoSwift resource_bundle_accessor.swift
[116/149] Emitting module CryptoSwift
[117/149] Compiling CryptoSwift Operators.swift
[118/149] Compiling CryptoSwift DER.swift
[119/149] Compiling CryptoSwift PBKDF1.swift
[120/149] Compiling CryptoSwift PBKDF2.swift
[121/149] Compiling CryptoSwift PKCS1v15.swift
[122/149] Compiling CryptoSwift PKCS5.swift
[123/149] Compiling CryptoSwift PKCS7.swift
[124/149] Compiling CryptoSwift PKCS7Padding.swift
[125/149] Compiling CryptoSwift Padding.swift
[126/149] Compiling CryptoSwift Poly1305.swift
[127/149] Compiling CryptoSwift RSA+Cipher.swift
[128/149] Compiling CryptoSwift String+FoundationExtension.swift
[129/149] Compiling CryptoSwift Utils+Foundation.swift
[130/149] Compiling CryptoSwift XChaCha20+Foundation.swift
[131/149] Compiling CryptoSwift Generics.swift
[132/149] Compiling CryptoSwift HKDF.swift
[133/149] Compiling CryptoSwift HMAC.swift
[134/149] Compiling CryptoSwift ISO10126Padding.swift
[135/149] Compiling CryptoSwift ISO78164Padding.swift
[136/149] Compiling CryptoSwift Int+Extension.swift
[137/149] Compiling CryptoSwift MD5.swift
[138/149] Compiling CryptoSwift NoPadding.swift
[139/149] Compiling CryptoSwift RSA+Signature.swift
[140/149] Compiling CryptoSwift RSA.swift
[141/149] Compiling CryptoSwift Rabbit.swift
[142/149] Compiling CryptoSwift SHA1.swift
[143/149] Compiling CryptoSwift SHA2.swift
[144/149] Compiling CryptoSwift SHA3.swift
[145/149] Compiling CryptoSwift Scrypt.swift
[146/149] Compiling CryptoSwift SecureBytes.swift
[147/149] Compiling CryptoSwift Signature.swift
[148/149] Compiling CryptoSwift StreamDecryptor.swift
[149/149] Compiling CryptoSwift StreamEncryptor.swift
[150/204] Emitting module Paseto
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BaseLocal: Paseto.Local where Local == Self {}
| `- warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BasePublic: Paseto.Public where Public == Self {}
| `- warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
[151/210] Compiling Paseto Version2.swift
[152/210] Compiling Paseto V2LocalPayload.swift
[153/210] Compiling Paseto V2LocalSymmetricKey.swift
[154/210] Compiling Paseto V2PublicAsymmetricPublicKey.swift
[155/210] Compiling Paseto V2PublicAsymmetricSecretKey.swift
[156/210] Compiling Paseto V2PublicPayload.swift
[157/210] Compiling Paseto BytesRepresentable.swift
[158/210] Compiling Paseto ArraySlice.swift
[159/210] Compiling Paseto Bytes.swift
[160/210] Compiling Paseto Data+Extension.swift
[161/210] Compiling Paseto String+Extension.swift
[162/210] Compiling Paseto Header.swift
[163/210] Compiling Paseto Module.swift
[164/210] Compiling Paseto Version.swift
[165/210] Compiling Paseto Version1.swift
[166/210] Compiling Paseto V1LocalPayload.swift
[167/210] Compiling Paseto V1LocalSymmetricKey.swift
[168/210] Compiling Paseto V1Local.swift
[169/210] Compiling Paseto Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BaseLocal: Paseto.Local where Local == Self {}
| `- warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BasePublic: Paseto.Public where Public == Self {}
| `- warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
[170/210] Compiling Paseto Payload.swift
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BaseLocal: Paseto.Local where Local == Self {}
| `- warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BasePublic: Paseto.Public where Public == Self {}
| `- warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
[171/210] Compiling Paseto Purpose.swift
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BaseLocal: Paseto.Local where Local == Self {}
| `- warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BasePublic: Paseto.Public where Public == Self {}
| `- warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
[172/210] Compiling Paseto BaseLocal.swift
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BaseLocal: Paseto.Local where Local == Self {}
| `- warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BasePublic: Paseto.Public where Public == Self {}
| `- warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
[173/210] Compiling Paseto BasePublic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BaseLocal: Paseto.Local where Local == Self {}
| `- warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BasePublic: Paseto.Public where Public == Self {}
| `- warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
[174/210] Compiling Paseto DeferredLocal.swift
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BaseLocal: Paseto.Local where Local == Self {}
| `- warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
1 | public protocol BasePublic: Paseto.Public where Public == Self {}
| `- warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
2 |
[175/210] Compiling Paseto AsymmetricPublicKey.swift
[176/210] Compiling Paseto AsymmetricSecretKey.swift
[177/210] Compiling Paseto Key.swift
[178/210] Compiling Paseto SymmetricKey.swift
[179/210] Compiling Paseto Message.swift
[180/210] Compiling Paseto Package.swift
[181/210] Compiling Paseto V4LocalSymmetricKey.swift
[182/210] Compiling Paseto V4PublicAsymmetricPublicKey.swift
[183/210] Compiling Paseto V4PublicAsymmetricSecretKey.swift
[184/210] Compiling Paseto V4PublicPayload.swift
[185/210] Compiling Paseto V4Local.swift
[186/210] Compiling Paseto V4Public.swift
[187/210] Compiling Paseto V3PublicAsymmetricSecretKey.swift
[188/210] Compiling Paseto V3PublicPayload.swift
[189/210] Compiling Paseto V3Local.swift
[190/210] Compiling Paseto V3Public.swift
[191/210] Compiling Paseto Version4.swift
[192/210] Compiling Paseto V4LocalPayload.swift
[193/210] Compiling Paseto V2Local.swift
[194/210] Compiling Paseto V2Public.swift
[195/210] Compiling Paseto Version3.swift
[196/210] Compiling Paseto V3LocalPayload.swift
[197/210] Compiling Paseto V3LocalSymmetricKey.swift
[198/210] Compiling Paseto V3PublicAsymmetricPublicKey.swift
[199/210] Compiling Paseto DeferredPublic.swift
[200/210] Compiling Paseto Local.swift
[201/210] Compiling Paseto NonThrowingLocalEncrypt.swift
[202/210] Compiling Paseto NonThrowingPublicSign.swift
[203/210] Compiling Paseto Public.swift
[204/210] Compiling Paseto Rules.swift
[205/210] Compiling Paseto Sodium.swift
[206/210] Compiling Paseto Aead.swift
[207/210] Compiling Paseto XChaCha20.swift
[208/210] Compiling Paseto String.swift
[209/210] Compiling Paseto Token.swift
[210/210] Compiling Paseto Util.swift
Build complete! (15.04s)
Fetching https://github.com/aidantwoods/swift-sodium.git
[1/3508] Fetching swift-sodium
Fetched https://github.com/aidantwoods/swift-sodium.git from cache (2.36s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/aidantwoods/TypedJSON.git
[1/84] Fetching typedjson
[84/13025] Fetching typedjson, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.71s)
Fetched https://github.com/aidantwoods/TypedJSON.git from cache (1.71s)
Computing version for https://github.com/aidantwoods/TypedJSON.git
Computed https://github.com/aidantwoods/TypedJSON.git at 0.1.2 (2.25s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.53s)
Creating working copy for https://github.com/aidantwoods/TypedJSON.git
Working copy of https://github.com/aidantwoods/TypedJSON.git resolved at 0.1.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/aidantwoods/swift-sodium.git
Working copy of https://github.com/aidantwoods/swift-sodium.git resolved at full-clibsodium-build (eeb18f6)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-sodium",
"requirement" : {
"branch" : [
"full-clibsodium-build"
]
},
"type" : "sourceControl",
"url" : "https://github.com/aidantwoods/swift-sodium.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "typedjson",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aidantwoods/TypedJSON.git"
}
],
"manifest_display_name" : "Paseto",
"name" : "Paseto",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "Paseto",
"targets" : [
"Paseto"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PasetoTests",
"module_type" : "SwiftTarget",
"name" : "PasetoTests",
"path" : "Tests/PasetoTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/PasetoTests/TestVectors",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ClaimsTest.swift",
"KeyTest.swift",
"TokenTest.swift",
"VectorTests.swift",
"Version1Test.swift",
"Version2Test.swift",
"Version3Test.swift",
"Version4Test.swift"
],
"target_dependencies" : [
"Paseto"
],
"type" : "test"
},
{
"c99name" : "Paseto",
"module_type" : "SwiftTarget",
"name" : "Paseto",
"path" : "Sources/Paseto",
"product_dependencies" : [
"Clibsodium",
"Sodium",
"CryptoSwift",
"TypedJSON"
],
"product_memberships" : [
"Paseto"
],
"sources" : [
"BytesRepresentable.swift",
"BytesRepresentables/ArraySlice.swift",
"BytesRepresentables/Bytes.swift",
"BytesRepresentables/Data+Extension.swift",
"BytesRepresentables/String+Extension.swift",
"Header.swift",
"Implementations/Module.swift",
"Implementations/Version.swift",
"Implementations/Version1.swift",
"Implementations/Version1/Local/V1LocalPayload.swift",
"Implementations/Version1/Local/V1LocalSymmetricKey.swift",
"Implementations/Version1/V1Local.swift",
"Implementations/Version2.swift",
"Implementations/Version2/Local/V2LocalPayload.swift",
"Implementations/Version2/Local/V2LocalSymmetricKey.swift",
"Implementations/Version2/Public/V2PublicAsymmetricPublicKey.swift",
"Implementations/Version2/Public/V2PublicAsymmetricSecretKey.swift",
"Implementations/Version2/Public/V2PublicPayload.swift",
"Implementations/Version2/V2Local.swift",
"Implementations/Version2/V2Public.swift",
"Implementations/Version3.swift",
"Implementations/Version3/Local/V3LocalPayload.swift",
"Implementations/Version3/Local/V3LocalSymmetricKey.swift",
"Implementations/Version3/Public/V3PublicAsymmetricPublicKey.swift",
"Implementations/Version3/Public/V3PublicAsymmetricSecretKey.swift",
"Implementations/Version3/Public/V3PublicPayload.swift",
"Implementations/Version3/V3Local.swift",
"Implementations/Version3/V3Public.swift",
"Implementations/Version4.swift",
"Implementations/Version4/Local/V4LocalPayload.swift",
"Implementations/Version4/Local/V4LocalSymmetricKey.swift",
"Implementations/Version4/Public/V4PublicAsymmetricPublicKey.swift",
"Implementations/Version4/Public/V4PublicAsymmetricSecretKey.swift",
"Implementations/Version4/Public/V4PublicPayload.swift",
"Implementations/Version4/V4Local.swift",
"Implementations/Version4/V4Public.swift",
"Keys/AsymmetricPublicKey.swift",
"Keys/AsymmetricSecretKey.swift",
"Keys/Key.swift",
"Keys/SymmetricKey.swift",
"Message.swift",
"Package.swift",
"Parser.swift",
"Payload.swift",
"Purpose.swift",
"Purposes/Base/BaseLocal.swift",
"Purposes/Base/BasePublic.swift",
"Purposes/Deferred/DeferredLocal.swift",
"Purposes/Deferred/DeferredPublic.swift",
"Purposes/Local.swift",
"Purposes/NonThrowing/NonThrowingLocalEncrypt.swift",
"Purposes/NonThrowing/NonThrowingPublicSign.swift",
"Purposes/Public.swift",
"Rules.swift",
"Sodium.swift",
"Sodium/Aead.swift",
"Sodium/XChaCha20.swift",
"StdLibExtensions/String.swift",
"Token.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.