The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-sodium, reference develop (d43e50), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 22:06:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.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.0
Building package at path:  $PWD
https://github.com/sinoru/swift-sodium.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/150] Compiling aead_aes256gcm_aesni.c
[3/150] Compiling aead_aes256gcm.c
[4/150] Write sources
[6/150] Compiling auth_hmacsha256.c
[7/150] Compiling auth_hmacsha512.c
[8/150] Write sources
[18/150] Compiling aegis256_soft.c
[19/150] Compiling aead_chacha20poly1305.c
[20/150] Compiling aead_xchacha20poly1305.c
[21/150] Compiling version.c
[22/150] Compiling codecs.c
[23/150] Compiling crypto_auth.c
[24/150] Write swift-version-117DEE11B69C53C9.txt
[25/150] Compiling aegis256_armcrypto.c
[26/150] Compiling randombytes.c
[27/150] Compiling core.c
[28/150] Compiling _AtomicsShims.c
[29/150] Compiling verify.c
[30/150] Compiling stream_xsalsa20.c
[31/150] Compiling stream_xchacha20.c
[32/154] Compiling stream_salsa208.c
[33/156] Compiling stream_salsa208_ref.c
[34/174] Compiling aead_aes256gcm_armcrypto.c
[35/174] Compiling stream_salsa2012.c
[36/174] Compiling stream_salsa2012_ref.c
[37/174] Compiling salsa20_xmm6int-sse2.c
[38/174] Compiling salsa20_xmm6-asm.S
[39/174] Compiling salsa20_xmm6.c
[40/174] Compiling salsa20_xmm6int-avx2.c
[41/174] Compiling stream_salsa20.c
[42/174] Compiling crypto_stream.c
[43/174] Compiling salsa20_ref.c
[44/174] Compiling stream_chacha20.c
[45/174] Compiling chacha20_dolbeau-ssse3.c
[46/174] Compiling chacha20_ref.c
[47/174] Compiling chacha20_dolbeau-avx2.c
[48/174] Compiling sign_ed25519.c
[49/174] Compiling sign.c
[50/174] Compiling open.c
[51/174] Compiling obsolete.c
[52/174] Compiling keypair.c
[53/174] Compiling shorthash_siphashx24.c
[54/174] Compiling crypto_sign.c
[55/174] Compiling shorthash_siphash24.c
[56/174] Compiling shorthash_siphashx24_ref.c
[57/174] Compiling shorthash_siphash24_ref.c
[58/174] Compiling crypto_shorthash.c
[59/174] Compiling secretbox_xsalsa20poly1305.c
[60/174] Compiling secretbox_xchacha20poly1305.c
[61/174] Compiling secretstream_xchacha20poly1305.c
[62/174] Compiling runtime.c
[63/174] Compiling crypto_secretbox.c
[64/174] Compiling crypto_secretbox_easy.c
[65/174] Compiling scalarmult_ristretto255_ref10.c
[66/174] Compiling utils.c
[67/174] Compiling sandy2x.S
[68/174] Compiling ladder.S
[69/174] Compiling scalarmult_ed25519_ref10.c
[69/174] Compiling scalarmult_curve25519.c
[71/174] Compiling randombytes_internal_random.c
[72/174] Compiling fe_frombytes_sandy2x.c
[73/174] Compiling fe51_pack.S
[74/174] Compiling fe51_nsquare.S
[75/174] Compiling curve25519_sandy2x.c
[76/174] Compiling fe51_mul.S
[77/174] Compiling fe51_invert.c
[78/174] Compiling consts.S
[79/174] Compiling crypto_scalarmult.c
[80/174] Compiling pwhash_scryptsalsa208sha256_sse.c
[81/174] Compiling x25519_ref10.c
[82/174] Compiling scrypt_platform.c
[83/174] Compiling pwhash_scryptsalsa208sha256.c
[84/174] Compiling pbkdf2-sha256.c
[85/174] Compiling pwhash_scryptsalsa208sha256_nosse.c
[86/174] Compiling crypto_scrypt-common.c
[87/174] Compiling crypto_pwhash.c
[88/174] Compiling blake2b-long.c
[89/174] Compiling pwhash_argon2id.c
[90/174] Compiling pwhash_argon2i.c
[91/174] Compiling argon2-fill-block-ssse3.c
[92/174] Compiling argon2.c
[93/174] Compiling argon2-fill-block-avx512f.c
[94/174] Compiling argon2-fill-block-avx2.c
[95/174] Compiling argon2-encoding.c
[96/174] Compiling argon2-fill-block-ref.c
[97/174] Compiling poly1305_sse2.c
[98/174] Compiling argon2-core.c
[99/174] Compiling onetimeauth_poly1305.c
[100/174] Compiling poly1305_donna.c
[101/174] Compiling crypto_onetimeauth.c
[102/174] Compiling randombytes_sysrandom.c
[103/174] Compiling crypto_kx.c
[104/174] Compiling kdf_hkdf_sha512.c
[105/174] Compiling kdf_hkdf_sha256.c
[106/174] Compiling crypto_kdf.c
[107/174] Compiling hash_sha512.c
[108/174] Compiling kdf_blake2b.c
[109/174] Compiling hash_sha256.c
[110/174] Compiling hash_sha512_cp.c
[111/174] Compiling crypto_hash.c
[112/174] Compiling hash_sha256_cp.c
[113/174] Compiling crypto_generichash.c
[114/174] Compiling generichash_blake2b.c
[115/174] Compiling blake2b-compress-ssse3.c
[116/174] Compiling blake2b-ref.c
[117/174] Compiling blake2b-compress-sse41.c
[118/174] Compiling blake2b-compress-avx2.c
[119/174] Compiling generichash_blake2.c
[120/174] Compiling softaes.c
[121/174] Compiling core_hsalsa20_ref2.c
[122/174] Compiling core_hsalsa20.c
[123/174] Compiling core_salsa_ref.c
[124/174] Compiling blake2b-compress-ref.c
[125/174] Compiling core_hchacha20.c
[126/174] Compiling core_ristretto255.c
[127/174] Compiling box_seal_curve25519xchacha20poly1305.c
[128/174] Compiling box_curve25519xsalsa20poly1305.c
[129/174] Compiling box_curve25519xchacha20poly1305.c
[130/174] Compiling core_ed25519.c
[131/174] Compiling crypto_box_seal.c
[132/174] Compiling crypto_box.c
[133/174] Compiling crypto_box_easy.c
[134/174] Compiling aegis256_aesni.c
[135/174] Compiling aead_aegis256.c
[136/174] Compiling auth_hmacsha512256.c
[137/174] Compiling aegis128l_soft.c
[138/174] Compiling CNIOWindows shim.c
[139/174] Compiling CNIOWindows WSAStartup.c
[140/174] Compiling aegis128l_aesni.c
[141/174] Compiling aead_aegis128l.c
[142/174] Compiling CNIOLinux shim.c
[143/174] Write sources
[144/174] Compiling aegis128l_armcrypto.c
[145/174] Compiling CNIOLinux liburing_shims.c
[146/174] Compiling ed25519_ref10.c
[147/205] Compiling CNIODarwin shim.c
[148/205] Compiling c-nioatomics.c
[149/205] Compiling c-atomics.c
[151/211] Emitting module InternalCollectionsUtilities
[152/212] Compiling Atomics AtomicBool.swift
[153/212] Compiling Atomics IntegerConformances.swift
[154/212] Compiling Atomics AtomicMemoryOrderings.swift
[155/212] Compiling Atomics DoubleWord.swift
[156/212] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[157/212] Compiling SodiumCore AEADCipher.swift
[158/212] Compiling SodiumCore Cipher.swift
[159/212] Emitting module _NIOBase64
[160/212] Compiling _NIOBase64 Base64.swift
[161/212] Compiling Atomics ManagedAtomic.swift
[162/212] Compiling Atomics ManagedAtomicLazyReference.swift
[163/212] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[164/212] Compiling Atomics AtomicOptionalWrappable.swift
[165/212] Compiling Atomics AtomicReference.swift
[166/212] Compiling SodiumCore XChaCha20Poly1305.swift
[167/212] Compiling SodiumCore XSalsa20Poly1305.swift
[168/212] Compiling Atomics UnsafeAtomic.swift
[169/212] Compiling Atomics UnsafeAtomicLazyReference.swift
[170/212] Compiling Atomics Primitives.shims.swift
[171/212] Compiling Atomics AtomicInteger.swift
[172/228] Compiling SodiumCore Sodium.swift
[173/229] Compiling SodiumCore Sodium+Error.swift
[174/229] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[175/229] Compiling DequeModule _DequeBuffer.swift
[176/230] Compiling SodiumCore SymmetricKey.swift
[177/230] Compiling SodiumCore Sodium+DataProtocol.swift
[178/230] Compiling SodiumCore Sodium+Data.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 |
[179/230] Compiling DequeModule Deque+Extras.swift
[180/230] Compiling DequeModule Deque+Hashable.swift
[181/230] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[184/230] Compiling DequeModule Deque+Testing.swift
[185/230] Compiling DequeModule Deque._Storage.swift
[186/230] Compiling Atomics AtomicStorage.swift
[187/230] Compiling Atomics AtomicValue.swift
[190/232] Emitting module _NIODataStructures
[191/232] Compiling _NIODataStructures _TinyArray.swift
[192/232] Compiling _NIODataStructures PriorityQueue.swift
[193/232] Compiling _NIODataStructures Heap.swift
[194/232] Compiling Atomics IntegerOperations.swift
[195/232] Compiling Atomics Unmanaged extensions.swift
[196/232] Emitting module SodiumCore
[197/232] Compiling DequeModule Deque+Equatable.swift
[198/232] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[199/232] Compiling SodiumCore DataSize.swift
[200/232] Compiling DequeModule _UnsafeWrappedBuffer.swift
[201/244] Compiling DequeModule Deque+CustomReflectable.swift
[202/244] Compiling DequeModule Deque+Descriptions.swift
[203/244] Compiling DequeModule Deque+Codable.swift
[204/244] Compiling DequeModule Deque+Collection.swift
[205/244] Compiling SodiumSecretBox SodiumSecretBox.swift
[208/244] Compiling DequeModule Deque._UnsafeHandle.swift
[209/244] Compiling DequeModule Deque.swift
[210/244] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[211/244] Emitting module SodiumSecretBox
[212/244] Compiling SodiumSecretBox SecretBox.swift
[213/244] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[214/244] Compiling SodiumSecretBox SecretBoxCipher.swift
[215/244] Compiling SodiumSecretStream SodiumSecretStream.swift
[216/244] Compiling SodiumSecretStream SecretStreamTag.swift
[217/244] Compiling SodiumSecretStream SecretStreamCipher.swift
[218/244] Compiling SodiumSecretStream SecretStream.swift
[219/244] Emitting module SodiumSecretStream
[220/244] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[221/244] Compiling DequeModule _DequeBufferHeader.swift
[222/244] Compiling DequeModule _DequeSlot.swift
[225/246] Compiling Sodium Sodium.swift
[226/246] Emitting module Sodium
[227/246] Compiling NIOConcurrencyHelpers lock.swift
[232/246] Emitting module Atomics
[235/249] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[236/249] Compiling NIOConcurrencyHelpers atomics.swift
[237/249] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[238/249] Compiling NIOConcurrencyHelpers NIOLock.swift
[239/249] Emitting module NIOConcurrencyHelpers
[246/249] Emitting module DequeModule
[247/308] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[248/308] Emitting module SodiumFoundationCompat
[249/308] Compiling NIOCore NIOLoopBound.swift
[250/308] Compiling NIOCore NIOSendable.swift
[251/308] Compiling NIOCore PointerHelpers.swift
[252/308] Compiling NIOCore RecvByteBufferAllocator.swift
[253/308] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[254/308] Compiling NIOCore SocketAddresses.swift
[255/314] Compiling NIOCore AddressedEnvelope.swift
[256/314] Compiling NIOCore AsyncAwaitSupport.swift
[257/314] Compiling NIOCore AsyncChannel.swift
[258/314] Compiling NIOCore AsyncChannelHandler.swift
[259/314] Compiling NIOCore AsyncChannelInboundStream.swift
[260/314] Compiling NIOCore AsyncChannelOutboundWriter.swift
[261/314] Compiling NIOCore NIOAsyncSequenceProducer.swift
[262/314] Compiling NIOCore DeadChannel.swift
[263/314] Compiling NIOCore DispatchQueue+WithFuture.swift
[264/314] Compiling NIOCore EventLoop+Deprecated.swift
[265/314] Compiling NIOCore EventLoop+SerialExecutor.swift
[266/314] Compiling NIOCore EventLoop.swift
[267/314] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[268/314] Compiling NIOCore EventLoopFuture+Deprecated.swift
[269/314] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[270/314] Compiling NIOCore EventLoopFuture.swift
[271/314] Compiling NIOCore FileDescriptor.swift
[272/314] Compiling NIOCore FileHandle.swift
[273/314] Compiling NIOCore FileRegion.swift
[274/314] Compiling NIOCore SocketOptionProvider.swift
[275/314] Compiling NIOCore SystemCallHelpers.swift
[276/314] Compiling NIOCore TimeAmount+Duration.swift
[277/314] Compiling NIOCore TypeAssistedChannelHandler.swift
[278/314] Compiling NIOCore UniversalBootstrapSupport.swift
[279/314] Compiling NIOCore Utilities.swift
[280/314] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[281/314] Compiling NIOCore NIOAsyncWriter.swift
[282/314] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[283/314] Compiling NIOCore BSDSocketAPI.swift
[284/314] Compiling NIOCore ByteBuffer-aux.swift
[285/314] Compiling NIOCore ByteBuffer-conversions.swift
[286/314] Compiling NIOCore ByteBuffer-core.swift
[287/314] Compiling SodiumFoundationCompat Data+Sodium.swift
[288/314] Compiling NIOCore Interfaces.swift
[289/314] Compiling NIOCore Linux.swift
[290/314] Compiling NIOCore MarkedCircularBuffer.swift
[291/314] Compiling NIOCore MulticastChannel.swift
[292/314] Compiling NIOCore NIOAny.swift
[293/314] Compiling NIOCore NIOCloseOnErrorHandler.swift
[294/314] Compiling NIOCore ByteBuffer-hexdump.swift
[295/314] Compiling NIOCore ByteBuffer-int.swift
[296/314] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[297/314] Compiling NIOCore ByteBuffer-multi-int.swift
[298/314] Compiling NIOCore ByteBuffer-views.swift
[299/314] Compiling NIOCore Channel.swift
[300/314] Compiling NIOCore ChannelHandler.swift
[301/314] Compiling NIOCore GlobalSingletons.swift
[302/314] Compiling NIOCore IO.swift
[303/314] Compiling NIOCore IOData.swift
[304/314] Compiling NIOCore IPProtocol.swift
[305/314] Compiling NIOCore IntegerBitPacking.swift
[306/314] Compiling NIOCore IntegerTypes.swift
[307/314] Compiling NIOCore ChannelHandlers.swift
[308/314] Compiling NIOCore ChannelInvoker.swift
[309/314] Compiling NIOCore ChannelOption.swift
[310/314] Compiling NIOCore ChannelPipeline.swift
[311/314] Compiling NIOCore CircularBuffer.swift
[312/314] Compiling NIOCore Codec.swift
[313/314] Compiling NIOCore ConvenienceOptionSupport.swift
[314/314] Emitting module NIOCore
[315/317] Compiling SodiumNIOCompat SodiumNIOCompat.swift
[316/317] Emitting module SodiumNIOCompat
[317/317] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
Build complete! (74.57s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio
[1/2038] Fetching swift-docc-plugin
[2039/71851] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-nio from cache (16.76s)
Fetched https://github.com/apple/swift-docc-plugin from cache (16.76s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.39s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3076] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.73s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.72.0 (0.71s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[64/5207] Fetching swift-atomics, swift-system
[1154/20241] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.03s)
Fetched https://github.com/apple/swift-system.git from cache (2.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.80s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.72.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.3.2
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.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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
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.