Build Information
Successful build of swift-sodium, reference develop (d43e50
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 23:04:06 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/sinoru/swift-sodium.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sinoru/swift-sodium
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at d43e503 Add Sodium.docc
Cloned https://github.com/sinoru/swift-sodium.git
Revision (git rev-parse @):
d43e503e4bbf6ed86d64687c33cc1993228c78a6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sinoru/swift-sodium.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sinoru/swift-sodium.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/151] Write swift-version-1EA4D86E10B52AF.txt
[3/151] Write sources
[5/155] Compiling aegis256_aesni.c
[5/155] Compiling aead_aes256gcm_aesni.c
[7/155] Compiling aead_aegis256.c
[8/155] Write sources
[8/155] Compiling aead_aes256gcm.c
[10/155] Write sources
[19/155] Compiling aegis256_soft.c
[20/155] Compiling aegis128l_soft.c
[21/155] Compiling version.c
[22/168] Compiling core.c
[23/171] Compiling _AtomicsShims.c
[24/171] Compiling aegis128l_armcrypto.c
[25/171] Compiling aegis256_armcrypto.c
[26/171] Compiling aead_aes256gcm_armcrypto.c
[27/171] Compiling codecs.c
[28/171] Compiling randombytes.c
[29/171] Compiling verify.c
[30/171] Compiling stream_xsalsa20.c
[31/171] Compiling stream_xchacha20.c
[32/171] Compiling stream_salsa208.c
[33/171] Compiling stream_salsa208_ref.c
[34/171] Compiling stream_salsa2012.c
[35/171] Compiling stream_salsa2012_ref.c
[36/171] Compiling salsa20_xmm6int-sse2.c
[37/171] Compiling salsa20_xmm6int-avx2.c
[38/171] Compiling salsa20_xmm6.c
[39/171] Compiling salsa20_xmm6-asm.S
[40/171] Compiling stream_salsa20.c
[41/171] Compiling salsa20_ref.c
[42/171] Compiling crypto_stream.c
[43/171] Compiling stream_chacha20.c
[44/171] Compiling chacha20_dolbeau-ssse3.c
[45/171] Compiling chacha20_ref.c
[46/171] Compiling chacha20_dolbeau-avx2.c
[47/171] Compiling sign_ed25519.c
[48/171] Compiling sign.c
[49/171] Compiling open.c
[50/171] Compiling obsolete.c
[51/171] Compiling keypair.c
[52/171] Compiling crypto_sign.c
[53/171] Compiling shorthash_siphashx24.c
[54/171] Compiling utils.c
[55/171] Compiling shorthash_siphash24.c
[56/171] Compiling shorthash_siphashx24_ref.c
[57/171] Compiling shorthash_siphash24_ref.c
[58/171] Compiling crypto_shorthash.c
[59/171] Compiling secretstream_xchacha20poly1305.c
[60/171] Compiling secretbox_xsalsa20poly1305.c
[61/171] Compiling secretbox_xchacha20poly1305.c
[62/171] Compiling crypto_secretbox_easy.c
[63/171] Compiling crypto_secretbox.c
[64/171] Compiling scalarmult_ristretto255_ref10.c
[65/171] Compiling scalarmult_ed25519_ref10.c
[66/171] Compiling sandy2x.S
[67/171] Compiling scalarmult_curve25519.c
[68/171] Compiling runtime.c
[69/171] Compiling ladder.S
[70/171] Compiling fe_frombytes_sandy2x.c
[71/171] Compiling fe51_pack.S
[72/171] Compiling fe51_nsquare.S
[73/171] Compiling fe51_mul.S
[74/171] Compiling randombytes_internal_random.c
[75/171] Compiling fe51_invert.c
[76/171] Compiling randombytes_sysrandom.c
[77/171] Compiling consts.S
[78/171] Compiling curve25519_sandy2x.c
[79/171] Compiling crypto_scalarmult.c
[80/171] Compiling pwhash_scryptsalsa208sha256_sse.c
[81/171] Compiling x25519_ref10.c
[82/171] Compiling scrypt_platform.c
[83/171] Compiling pwhash_scryptsalsa208sha256.c
[84/171] Compiling pbkdf2-sha256.c
[85/171] Compiling pwhash_scryptsalsa208sha256_nosse.c
[86/171] Compiling crypto_pwhash.c
[87/171] Compiling crypto_scrypt-common.c
[88/171] Compiling pwhash_argon2id.c
[89/171] Compiling pwhash_argon2i.c
[90/171] Compiling blake2b-long.c
[91/171] Compiling argon2.c
[92/171] Compiling argon2-fill-block-ssse3.c
[93/171] Compiling argon2-fill-block-avx512f.c
[94/171] Compiling argon2-fill-block-avx2.c
[95/171] Compiling argon2-encoding.c
[96/171] Compiling poly1305_sse2.c
[97/171] Compiling onetimeauth_poly1305.c
[98/171] Compiling argon2-core.c
[99/171] Compiling argon2-fill-block-ref.c
[100/171] Compiling poly1305_donna.c
[101/171] Compiling crypto_onetimeauth.c
[102/171] Compiling crypto_kx.c
[103/171] Compiling kdf_hkdf_sha512.c
[104/171] Compiling crypto_kdf.c
[105/171] Compiling kdf_blake2b.c
[106/171] Compiling hash_sha512.c
[107/171] Compiling kdf_hkdf_sha256.c
[108/171] Compiling hash_sha256.c
[109/171] Compiling hash_sha512_cp.c
[110/171] Compiling hash_sha256_cp.c
[111/171] Compiling crypto_hash.c
[111/171] Compiling crypto_generichash.c
[113/171] Compiling blake2b-compress-ssse3.c
[114/171] Compiling generichash_blake2b.c
[115/171] Compiling blake2b-compress-sse41.c
[116/171] Compiling blake2b-ref.c
[117/171] Compiling generichash_blake2.c
[118/171] Compiling blake2b-compress-avx2.c
[119/171] Compiling softaes.c
[120/171] Compiling core_salsa_ref.c
[121/171] Compiling core_hsalsa20.c
[122/171] Compiling core_hsalsa20_ref2.c
[123/171] Compiling core_hchacha20.c
[124/171] Compiling blake2b-compress-ref.c
[125/171] Compiling core_ristretto255.c
[126/171] Compiling core_ed25519.c
[127/171] Compiling box_curve25519xsalsa20poly1305.c
[128/171] Compiling box_seal_curve25519xchacha20poly1305.c
[129/171] Compiling box_curve25519xchacha20poly1305.c
[130/171] Compiling crypto_box_seal.c
[131/171] Compiling crypto_box_easy.c
[132/171] Compiling crypto_box.c
[133/171] Compiling auth_hmacsha512256.c
[134/171] Compiling auth_hmacsha512.c
[135/171] Compiling auth_hmacsha256.c
[137/171] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[138/171] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[138/171] Compiling crypto_auth.c
[139/172] Compiling CNIOWindows shim.c
[140/172] Compiling CNIOWindows WSAStartup.c
[141/172] Compiling aead_xchacha20poly1305.c
[142/172] Compiling aegis128l_aesni.c
[143/172] Compiling aead_chacha20poly1305.c
[144/172] Compiling aead_aegis128l.c
[145/172] Compiling ed25519_ref10.c
[146/172] Write sources
[147/172] Compiling CNIOWASI CNIOWASI.c
[148/172] Compiling CNIOLinux shim.c
[150/172] Compiling InternalCollectionsUtilities Debugging.swift
[151/172] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[152/172] Compiling InternalCollectionsUtilities UInt+reversed.swift
[152/172] Compiling CNIOLinux liburing_shims.c
[154/172] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[155/203] Compiling _NIOBase64 Base64.swift
[156/203] Emitting module _NIOBase64
[157/203] Compiling InternalCollectionsUtilities Descriptions.swift
[158/203] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[159/203] Compiling Atomics AtomicInteger.swift
[160/203] Compiling Atomics AtomicOptionalWrappable.swift
[161/203] Compiling Atomics AtomicValue.swift
[162/203] Compiling Atomics AtomicMemoryOrderings.swift
[163/203] Compiling Atomics OptionalRawRepresentable.swift
[164/203] Compiling Atomics RawRepresentable.swift
[165/203] Emitting module InternalCollectionsUtilities
[165/219] Compiling CNIODarwin shim.c
[167/219] Compiling Atomics UnsafeAtomicLazyReference.swift
[168/219] Compiling Atomics IntegerOperations.swift
[169/219] Compiling Atomics ManagedAtomicLazyReference.swift
[170/219] Compiling Atomics UnsafeAtomic.swift
[171/220] Compiling _NIODataStructures PriorityQueue.swift
[172/220] Compiling _NIODataStructures _TinyArray.swift
[173/220] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[174/220] Compiling SodiumCore Sodium.swift
[175/220] Compiling SodiumCore Sodium+Error.swift
[176/221] Compiling DequeModule Deque+Equatable.swift
[177/221] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[178/221] Compiling SodiumCore Sodium+DataProtocol.swift
[179/221] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[180/221] Compiling _NIODataStructures Heap.swift
[181/221] Emitting module _NIODataStructures
[182/221] Compiling Atomics Unmanaged extensions.swift
[183/221] Compiling SodiumCore SymmetricKey.swift
[184/221] Compiling SodiumCore DataSize.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sodium.h"
| `- note: in file included from <module-includes>:1:
2 |
[185/221] Compiling SodiumCore Sodium+Data.swift
[186/221] Compiling DequeModule Deque+Testing.swift
[187/221] Compiling DequeModule Deque._Storage.swift
[188/221] Emitting module SodiumCore
[189/221] Compiling DequeModule Deque+CustomReflectable.swift
[190/221] Compiling DequeModule Deque+Descriptions.swift
[191/221] Compiling DequeModule Deque+Codable.swift
[192/221] Compiling DequeModule Deque+Collection.swift
[193/221] Compiling DequeModule Deque._UnsafeHandle.swift
[194/221] Compiling DequeModule Deque.swift
[195/221] Compiling DequeModule Deque+Extras.swift
[196/221] Compiling DequeModule Deque+Hashable.swift
[197/233] Compiling SodiumSecretBox SodiumSecretBox.swift
[198/233] Compiling SodiumSecretStream SodiumSecretStream.swift
[201/233] Compiling DequeModule _DequeBufferHeader.swift
[204/233] Compiling DequeModule _DequeSlot.swift
[209/234] Emitting module DequeModule
[210/234] Compiling DequeModule _DequeBuffer.swift
[215/234] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[216/234] Compiling SodiumSecretBox SecretBox.swift
[217/234] Emitting module SodiumSecretBox
[218/234] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[219/234] Compiling SodiumSecretBox SecretBoxCipher.swift
[222/234] Compiling Atomics PointerConformances.swift
[223/234] Compiling Atomics Primitives.native.swift
[226/234] Compiling SodiumSecretStream SecretStreamTag.swift
[227/234] Compiling SodiumSecretStream SecretStreamCipher.swift
[228/234] Compiling SodiumSecretStream SecretStream.swift
[229/234] Emitting module SodiumSecretStream
[230/234] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[231/234] Compiling DequeModule _UnsafeWrappedBuffer.swift
[232/236] Emitting module Atomics
[233/236] Compiling Sodium Sodium.swift
[234/236] Emitting module Sodium
[234/239] Compiling c-nioatomics.c
[235/239] Compiling c-atomics.c
[237/245] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[238/245] Emitting module NIOConcurrencyHelpers
[239/245] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[240/245] Compiling NIOConcurrencyHelpers lock.swift
[241/245] Compiling NIOConcurrencyHelpers atomics.swift
[242/245] Compiling NIOConcurrencyHelpers NIOLock.swift
[243/307] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[244/307] Compiling NIOCore AddressedEnvelope.swift
[245/307] Compiling NIOCore AsyncAwaitSupport.swift
[246/307] Compiling NIOCore AsyncChannel.swift
[247/307] Compiling NIOCore AsyncChannelHandler.swift
[248/307] Compiling NIOCore AsyncChannelInboundStream.swift
[249/307] Compiling NIOCore AsyncChannelOutboundWriter.swift
[250/307] Compiling NIOCore NIOAsyncSequenceProducer.swift
[251/313] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[252/313] Compiling NIOCore EventLoopFuture+Deprecated.swift
[253/313] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[254/313] Compiling NIOCore EventLoopFuture.swift
[255/313] Compiling NIOCore FileDescriptor.swift
[256/313] Compiling NIOCore FileHandle.swift
[257/313] Compiling NIOCore FileRegion.swift
[258/313] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[259/313] Compiling NIOCore NIOScheduledCallback.swift
[260/313] Compiling NIOCore NIOSendable.swift
[261/313] Compiling NIOCore RecvByteBufferAllocator.swift
[262/313] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[263/313] Compiling NIOCore SocketAddresses.swift
[264/313] Emitting module SodiumFoundationCompat
[265/313] Compiling SodiumFoundationCompat Data+Sodium.swift
[266/313] Compiling NIOCore SocketOptionProvider.swift
[267/313] Compiling NIOCore SystemCallHelpers.swift
[268/313] Compiling NIOCore TimeAmount+Duration.swift
[269/313] Compiling NIOCore TypeAssistedChannelHandler.swift
[270/313] Compiling NIOCore UniversalBootstrapSupport.swift
[271/313] Compiling NIOCore Utilities.swift
[272/313] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[273/313] Compiling NIOCore NIOAsyncWriter.swift
[274/313] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[275/313] Compiling NIOCore BSDSocketAPI.swift
[276/313] Compiling NIOCore ByteBuffer-aux.swift
[277/313] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[278/313] Compiling NIOCore ByteBuffer-conversions.swift
[279/313] Compiling NIOCore Linux.swift
[280/313] Compiling NIOCore MarkedCircularBuffer.swift
[281/313] Compiling NIOCore MulticastChannel.swift
[282/313] Compiling NIOCore NIOAny.swift
[283/313] Compiling NIOCore NIOCloseOnErrorHandler.swift
[284/313] Compiling NIOCore NIOLoopBound.swift
[285/313] Compiling NIOCore GlobalSingletons.swift
[286/313] Compiling NIOCore IO.swift
[287/313] Compiling NIOCore IOData.swift
[288/313] Compiling NIOCore IPProtocol.swift
[289/313] Compiling NIOCore IntegerBitPacking.swift
[290/313] Compiling NIOCore IntegerTypes.swift
[291/313] Compiling NIOCore Interfaces.swift
[292/313] Compiling NIOCore Channel.swift
[293/313] Compiling NIOCore ChannelHandler.swift
[294/313] Compiling NIOCore ChannelHandlers.swift
[295/313] Compiling NIOCore ChannelInvoker.swift
[296/313] Compiling NIOCore ChannelOption.swift
[297/313] Compiling NIOCore ChannelPipeline.swift
[298/313] Compiling NIOCore CircularBuffer.swift
[299/313] Compiling NIOCore Codec.swift
[300/313] Compiling NIOCore ConvenienceOptionSupport.swift
[301/313] Compiling NIOCore DeadChannel.swift
[302/313] Compiling NIOCore DispatchQueue+WithFuture.swift
[303/313] Compiling NIOCore EventLoop+Deprecated.swift
[304/313] Compiling NIOCore EventLoop+SerialExecutor.swift
[305/313] Compiling NIOCore EventLoop.swift
[306/313] Compiling NIOCore ByteBuffer-core.swift
[307/313] Compiling NIOCore ByteBuffer-hex.swift
[308/313] Compiling NIOCore ByteBuffer-int.swift
[309/313] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[310/313] Compiling NIOCore ByteBuffer-multi-int.swift
[311/313] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[312/313] Compiling NIOCore ByteBuffer-views.swift
[313/313] Emitting module NIOCore
[314/316] Compiling SodiumNIOCompat SodiumNIOCompat.swift
[315/316] Emitting module SodiumNIOCompat
[316/316] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
Build complete! (32.76s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[2083/78421] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (3.78s)
Fetched https://github.com/apple/swift-nio from cache (3.78s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (6.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.60s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
[956/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.96s)
[2962/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.55s)
Fetched https://github.com/apple/swift-collections.git from cache (1.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.46s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
}
],
"manifest_display_name" : "swift-sodium",
"name" : "swift-sodium",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Sodium",
"targets" : [
"Sodium"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SodiumFoundationCompat",
"targets" : [
"SodiumFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SodiumNIOCompat",
"targets" : [
"SodiumNIOCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Clibsodium",
"targets" : [
"Clibsodium"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SodiumSecretStreamTests",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretStreamTests",
"path" : "Tests/SodiumSecretStreamTests",
"sources" : [
"SecretStreamTests.swift"
],
"target_dependencies" : [
"SodiumSecretStream"
],
"type" : "test"
},
{
"c99name" : "SodiumSecretStream",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretStream",
"path" : "Sources/SodiumSecretStream",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"SecretStream.swift",
"SecretStreamCipher.swift",
"SecretStreamTag.swift",
"SecretStreamXChaCha20Poly1305.swift",
"SodiumSecretStream.swift"
],
"target_dependencies" : [
"SodiumCore"
],
"type" : "library"
},
{
"c99name" : "SodiumSecretBoxTests",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretBoxTests",
"path" : "Tests/SodiumSecretBoxTests",
"sources" : [
"SecretBoxTests.swift"
],
"target_dependencies" : [
"SodiumSecretBox"
],
"type" : "test"
},
{
"c99name" : "SodiumSecretBox",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretBox",
"path" : "Sources/SodiumSecretBox",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"SecretBox.swift",
"SecretBoxCipher.swift",
"SecretBoxXChaCha20Poly1305.swift",
"SecretBoxXSalsa20Poly1305.swift",
"SodiumSecretBox.swift"
],
"target_dependencies" : [
"SodiumCore"
],
"type" : "library"
},
{
"c99name" : "SodiumNIOCompat",
"module_type" : "SwiftTarget",
"name" : "SodiumNIOCompat",
"path" : "Sources/SodiumNIOCompat",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"SodiumNIOCompat"
],
"sources" : [
"ByteBufferView+Sodium.swift",
"SodiumNIOCompat.swift"
],
"target_dependencies" : [
"Sodium"
],
"type" : "library"
},
{
"c99name" : "SodiumFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "SodiumFoundationCompat",
"path" : "Sources/SodiumFoundationCompat",
"product_memberships" : [
"SodiumFoundationCompat"
],
"sources" : [
"Data+Sodium.swift",
"SodiumFoundationCompat.swift"
],
"target_dependencies" : [
"Sodium"
],
"type" : "library"
},
{
"c99name" : "SodiumCoreTests",
"module_type" : "SwiftTarget",
"name" : "SodiumCoreTests",
"path" : "Tests/SodiumCoreTests",
"sources" : [
"SodiumTests+DataProtocol_Base64.swift",
"SodiumTests+DataProtocol_Random.swift",
"SodiumTests.swift"
],
"target_dependencies" : [
"SodiumCore"
],
"type" : "test"
},
{
"c99name" : "SodiumCore",
"module_type" : "SwiftTarget",
"name" : "SodiumCore",
"path" : "Sources/SodiumCore",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"Ciphers/AEADCipher.swift",
"Ciphers/Cipher.swift",
"Ciphers/XChaCha20Poly1305.swift",
"Ciphers/XSalsa20Poly1305.swift",
"DataSize.swift",
"Sodium+Data.swift",
"Sodium+DataProtocol.swift",
"Sodium+DataProtocol_Base64.swift",
"Sodium+DataProtocol_Random.swift",
"Sodium+Error.swift",
"Sodium.swift",
"SymmetricKey.swift"
],
"target_dependencies" : [
"Clibsodium"
],
"type" : "library"
},
{
"c99name" : "Sodium",
"module_type" : "SwiftTarget",
"name" : "Sodium",
"path" : "Sources/Sodium",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"Sodium.swift"
],
"target_dependencies" : [
"SodiumCore",
"SodiumSecretBox",
"SodiumSecretStream"
],
"type" : "library"
},
{
"c99name" : "Clibsodium",
"module_type" : "ClangTarget",
"name" : "Clibsodium",
"path" : "Sources/Clibsodium",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat",
"Clibsodium"
],
"sources" : [
"crypto_aead/aegis128l/aead_aegis128l.c",
"crypto_aead/aegis128l/aegis128l_aesni.c",
"crypto_aead/aegis128l/aegis128l_armcrypto.c",
"crypto_aead/aegis128l/aegis128l_soft.c",
"crypto_aead/aegis256/aead_aegis256.c",
"crypto_aead/aegis256/aegis256_aesni.c",
"crypto_aead/aegis256/aegis256_armcrypto.c",
"crypto_aead/aegis256/aegis256_soft.c",
"crypto_aead/aes256gcm/aead_aes256gcm.c",
"crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c",
"crypto_aead/aes256gcm/armcrypto/aead_aes256gcm_armcrypto.c",
"crypto_aead/chacha20poly1305/aead_chacha20poly1305.c",
"crypto_aead/xchacha20poly1305/aead_xchacha20poly1305.c",
"crypto_auth/crypto_auth.c",
"crypto_auth/hmacsha256/auth_hmacsha256.c",
"crypto_auth/hmacsha512/auth_hmacsha512.c",
"crypto_auth/hmacsha512256/auth_hmacsha512256.c",
"crypto_box/crypto_box.c",
"crypto_box/crypto_box_easy.c",
"crypto_box/crypto_box_seal.c",
"crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c",
"crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c",
"crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c",
"crypto_core/ed25519/core_ed25519.c",
"crypto_core/ed25519/core_ristretto255.c",
"crypto_core/ed25519/ref10/ed25519_ref10.c",
"crypto_core/hchacha20/core_hchacha20.c",
"crypto_core/hsalsa20/core_hsalsa20.c",
"crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c",
"crypto_core/salsa/ref/core_salsa_ref.c",
"crypto_core/softaes/softaes.c",
"crypto_generichash/blake2b/generichash_blake2.c",
"crypto_generichash/blake2b/ref/blake2b-compress-avx2.c",
"crypto_generichash/blake2b/ref/blake2b-compress-ref.c",
"crypto_generichash/blake2b/ref/blake2b-compress-sse41.c",
"crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c",
"crypto_generichash/blake2b/ref/blake2b-ref.c",
"crypto_generichash/blake2b/ref/generichash_blake2b.c",
"crypto_generichash/crypto_generichash.c",
"crypto_hash/crypto_hash.c",
"crypto_hash/sha256/cp/hash_sha256_cp.c",
"crypto_hash/sha256/hash_sha256.c",
"crypto_hash/sha512/cp/hash_sha512_cp.c",
"crypto_hash/sha512/hash_sha512.c",
"crypto_kdf/blake2b/kdf_blake2b.c",
"crypto_kdf/crypto_kdf.c",
"crypto_kdf/hkdf/kdf_hkdf_sha256.c",
"crypto_kdf/hkdf/kdf_hkdf_sha512.c",
"crypto_kx/crypto_kx.c",
"crypto_onetimeauth/crypto_onetimeauth.c",
"crypto_onetimeauth/poly1305/donna/poly1305_donna.c",
"crypto_onetimeauth/poly1305/onetimeauth_poly1305.c",
"crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c",
"crypto_pwhash/argon2/argon2-core.c",
"crypto_pwhash/argon2/argon2-encoding.c",
"crypto_pwhash/argon2/argon2-fill-block-avx2.c",
"crypto_pwhash/argon2/argon2-fill-block-avx512f.c",
"crypto_pwhash/argon2/argon2-fill-block-ref.c",
"crypto_pwhash/argon2/argon2-fill-block-ssse3.c",
"crypto_pwhash/argon2/argon2.c",
"crypto_pwhash/argon2/blake2b-long.c",
"crypto_pwhash/argon2/pwhash_argon2i.c",
"crypto_pwhash/argon2/pwhash_argon2id.c",
"crypto_pwhash/crypto_pwhash.c",
"crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c",
"crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c",
"crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c",
"crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c",
"crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c",
"crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c",
"crypto_scalarmult/crypto_scalarmult.c",
"crypto_scalarmult/curve25519/ref10/x25519_ref10.c",
"crypto_scalarmult/curve25519/sandy2x/consts.S",
"crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c",
"crypto_scalarmult/curve25519/sandy2x/fe51_invert.c",
"crypto_scalarmult/curve25519/sandy2x/fe51_mul.S",
"crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S",
"crypto_scalarmult/curve25519/sandy2x/fe51_pack.S",
"crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c",
"crypto_scalarmult/curve25519/sandy2x/ladder.S",
"crypto_scalarmult/curve25519/sandy2x/sandy2x.S",
"crypto_scalarmult/curve25519/scalarmult_curve25519.c",
"crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c",
"crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c",
"crypto_secretbox/crypto_secretbox.c",
"crypto_secretbox/crypto_secretbox_easy.c",
"crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c",
"crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c",
"crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c",
"crypto_shorthash/crypto_shorthash.c",
"crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c",
"crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c",
"crypto_shorthash/siphash24/shorthash_siphash24.c",
"crypto_shorthash/siphash24/shorthash_siphashx24.c",
"crypto_sign/crypto_sign.c",
"crypto_sign/ed25519/ref10/keypair.c",
"crypto_sign/ed25519/ref10/obsolete.c",
"crypto_sign/ed25519/ref10/open.c",
"crypto_sign/ed25519/ref10/sign.c",
"crypto_sign/ed25519/sign_ed25519.c",
"crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c",
"crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c",
"crypto_stream/chacha20/ref/chacha20_ref.c",
"crypto_stream/chacha20/stream_chacha20.c",
"crypto_stream/crypto_stream.c",
"crypto_stream/salsa20/ref/salsa20_ref.c",
"crypto_stream/salsa20/stream_salsa20.c",
"crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S",
"crypto_stream/salsa20/xmm6/salsa20_xmm6.c",
"crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c",
"crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c",
"crypto_stream/salsa2012/ref/stream_salsa2012_ref.c",
"crypto_stream/salsa2012/stream_salsa2012.c",
"crypto_stream/salsa208/ref/stream_salsa208_ref.c",
"crypto_stream/salsa208/stream_salsa208.c",
"crypto_stream/xchacha20/stream_xchacha20.c",
"crypto_stream/xsalsa20/stream_xsalsa20.c",
"crypto_verify/verify.c",
"randombytes/internal/randombytes_internal_random.c",
"randombytes/randombytes.c",
"randombytes/sysrandom/randombytes_sysrandom.c",
"sodium/codecs.c",
"sodium/core.c",
"sodium/runtime.c",
"sodium/utils.c",
"sodium/version.c"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.