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-nio-transport-services, reference 1.24.0 (cd1e89), with Swift 5.9 for macOS (SPM) on 23 Apr 2025 17:19:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-transport-services
 * tag               1.24.0     -> FETCH_HEAD
HEAD is now at cd1e898 Add `NWParameters` configurator to bootstraps (#230)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
cd1e89816d345d2523b11c55654570acd5cd4c56
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.24.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying PrivacyInfo.xcprivacy
[1/15] Compiling CNIOWindows WSAStartup.c
[1/15] Compiling CNIOWASI CNIOWASI.c
[1/15] Compiling CNIOWindows shim.c
[4/15] Compiling CNIOLinux liburing_shims.c
[4/15] Compiling CNIOLinux shim.c
[6/39] Compiling _AtomicsShims.c
[7/39] Compiling CNIOLLHTTP c_nio_http.c
[8/39] Compiling CNIODarwin shim.c
[9/39] Compiling CNIOLLHTTP c_nio_api.c
[11/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/59] Compiling Atomics UnsafeAtomic.swift
[13/59] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/59] Compiling Atomics AtomicStorage.swift
[15/59] Compiling Atomics AtomicValue.swift
[16/59] Compiling Atomics AtomicOptionalWrappable.swift
[17/59] Compiling Atomics AtomicReference.swift
[18/59] Compiling Atomics Primitives.shims.swift
[19/59] Compiling Atomics AtomicInteger.swift
[19/59] Compiling CNIOLLHTTP c_nio_llhttp.c
[21/59] Compiling Atomics AtomicMemoryOrderings.swift
[22/59] Compiling Atomics DoubleWord.swift
[23/59] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/59] Compiling Atomics AtomicBool.swift
[25/59] Compiling Atomics IntegerConformances.swift
[26/59] Compiling Atomics OptionalRawRepresentable.swift
[27/59] Compiling Atomics RawRepresentable.swift
[28/59] Emitting module InternalCollectionsUtilities
[29/59] Compiling Atomics PointerConformances.swift
[30/59] Compiling Atomics Primitives.native.swift
[31/59] Emitting module _NIOBase64
[32/59] Compiling _NIOBase64 Base64.swift
[33/75] Compiling DequeModule _DequeBuffer.swift
[34/75] Compiling DequeModule _DequeBufferHeader.swift
[35/75] Compiling DequeModule _DequeSlot.swift
[36/76] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/76] Compiling _NIODataStructures _TinyArray.swift
[38/76] Compiling _NIODataStructures Heap.swift
[39/76] Compiling DequeModule Deque+Testing.swift
[40/76] Compiling DequeModule Deque._Storage.swift
[41/76] Compiling DequeModule Deque._UnsafeHandle.swift
[42/76] Compiling DequeModule Deque.swift
[43/76] Emitting module _NIODataStructures
[44/76] Compiling _NIODataStructures PriorityQueue.swift
[45/76] Compiling DequeModule Deque+Equatable.swift
[46/76] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[47/76] Compiling DequeModule Deque+Extras.swift
[48/76] Compiling DequeModule Deque+Hashable.swift
[49/76] Compiling DequeModule Deque+CustomReflectable.swift
[50/76] Compiling DequeModule Deque+Descriptions.swift
[51/76] Compiling DequeModule Deque+Codable.swift
[52/76] Compiling DequeModule Deque+Collection.swift
[53/76] Emitting module DequeModule
[56/78] Compiling Atomics IntegerOperations.swift
[57/78] Compiling Atomics Unmanaged extensions.swift
[64/78] Compiling Atomics ManagedAtomic.swift
[65/78] Compiling Atomics ManagedAtomicLazyReference.swift
[73/78] Compiling c-nioatomics.c
[74/78] Compiling c-atomics.c
[76/78] Emitting module Atomics
[77/84] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/84] Emitting module NIOConcurrencyHelpers
[79/84] Compiling NIOConcurrencyHelpers lock.swift
[80/84] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/84] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/84] Compiling NIOConcurrencyHelpers atomics.swift
[83/145] Compiling NIOCore GlobalSingletons.swift
[84/145] Compiling NIOCore IO.swift
[85/145] Compiling NIOCore IOData.swift
[86/145] Compiling NIOCore IPProtocol.swift
[87/145] Compiling NIOCore IntegerBitPacking.swift
[88/145] Compiling NIOCore IntegerTypes.swift
[89/151] Compiling NIOCore NIOLoopBound.swift
[90/151] Compiling NIOCore NIOScheduledCallback.swift
[91/151] Compiling NIOCore NIOSendable.swift
[92/151] Compiling NIOCore RecvByteBufferAllocator.swift
[93/151] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[94/151] Compiling NIOCore SocketAddresses.swift
[95/151] Compiling NIOCore SocketOptionProvider.swift
[96/151] Compiling NIOCore SystemCallHelpers.swift
[97/151] Compiling NIOCore TimeAmount+Duration.swift
[98/151] Compiling NIOCore TypeAssistedChannelHandler.swift
[99/151] Compiling NIOCore UniversalBootstrapSupport.swift
[100/151] Compiling NIOCore Utilities.swift
[101/151] Compiling NIOCore AddressedEnvelope.swift
[102/151] Compiling NIOCore AsyncAwaitSupport.swift
[103/151] Compiling NIOCore AsyncChannel.swift
[104/151] Compiling NIOCore AsyncChannelHandler.swift
[105/151] Compiling NIOCore AsyncChannelInboundStream.swift
[106/151] Compiling NIOCore AsyncChannelOutboundWriter.swift
[107/151] Compiling NIOCore NIOAsyncSequenceProducer.swift
[108/151] Compiling NIOCore Codec.swift
[109/151] Compiling NIOCore ConvenienceOptionSupport.swift
[110/151] Compiling NIOCore DeadChannel.swift
[111/151] Compiling NIOCore DispatchQueue+WithFuture.swift
[112/151] Compiling NIOCore EventLoop+Deprecated.swift
[113/151] Compiling NIOCore EventLoop+SerialExecutor.swift
[114/151] Compiling NIOCore EventLoop.swift
[115/151] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[116/151] Compiling NIOCore NIOAsyncWriter.swift
[117/151] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[118/151] Compiling NIOCore BSDSocketAPI.swift
[119/151] Compiling NIOCore ByteBuffer-aux.swift
[120/151] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[121/151] Compiling NIOCore ByteBuffer-conversions.swift
[122/151] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[123/151] Compiling NIOCore EventLoopFuture+Deprecated.swift
[124/151] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[125/151] Compiling NIOCore EventLoopFuture.swift
[126/151] Compiling NIOCore FileDescriptor.swift
[127/151] Compiling NIOCore FileHandle.swift
[128/151] Compiling NIOCore FileRegion.swift
[129/151] Compiling NIOCore Channel.swift
[130/151] Compiling NIOCore ChannelHandler.swift
[131/151] Compiling NIOCore ChannelHandlers.swift
[132/151] Compiling NIOCore ChannelInvoker.swift
[133/151] Compiling NIOCore ChannelOption.swift
[134/151] Compiling NIOCore ChannelPipeline.swift
[135/151] Compiling NIOCore CircularBuffer.swift
[136/151] Compiling NIOCore ByteBuffer-core.swift
[137/151] Compiling NIOCore ByteBuffer-hex.swift
[138/151] Compiling NIOCore ByteBuffer-int.swift
[139/151] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[140/151] Compiling NIOCore ByteBuffer-multi-int.swift
[141/151] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[142/151] Compiling NIOCore ByteBuffer-views.swift
[143/151] Compiling NIOCore Interfaces.swift
[144/151] Compiling NIOCore Linux.swift
[145/151] Compiling NIOCore MarkedCircularBuffer.swift
[146/151] Compiling NIOCore MulticastChannel.swift
[147/151] Compiling NIOCore NIOAny.swift
[148/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[149/151] Emitting module NIOCore
[150/204] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[151/204] Compiling NIOEmbedded Embedded.swift
[152/204] Compiling NIOEmbedded AsyncTestingChannel.swift
[153/204] Emitting module NIOEmbedded
[154/204] Compiling NIOPosix PooledRecvBufferAllocator.swift
[155/204] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[156/204] Compiling NIOPosix PosixSingletons.swift
[157/204] Compiling NIOPosix RawSocketBootstrap.swift
[158/204] Compiling NIOPosix Resolver.swift
[159/209] Emitting module NIOPosix
[160/209] Compiling NIOPosix LinuxCPUSet.swift
[161/209] Compiling NIOPosix LinuxUring.swift
[162/209] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[163/209] Compiling NIOPosix NIOThreadPool.swift
[164/209] Compiling NIOPosix NonBlockingFileIO.swift
[165/209] Compiling NIOPosix SelectorKqueue.swift
[166/209] Compiling NIOPosix SelectorUring.swift
[167/209] Compiling NIOPosix ServerSocket.swift
[168/209] Compiling NIOPosix Socket.swift
[169/209] Compiling NIOPosix SocketChannel.swift
[170/209] Compiling NIOPosix BSDSocketAPICommon.swift
[171/209] Compiling NIOPosix BSDSocketAPIPosix.swift
[172/209] Compiling NIOPosix BSDSocketAPIWindows.swift
[173/209] Compiling NIOPosix BaseSocket.swift
[174/209] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[175/209] Compiling NIOPosix BaseSocketChannel.swift
[176/209] Compiling NIOPosix SocketProtocols.swift
[177/209] Compiling NIOPosix System.swift
[178/209] Compiling NIOPosix Thread.swift
[179/209] Compiling NIOPosix ThreadPosix.swift
[180/209] Compiling NIOPosix ThreadWindows.swift
[181/209] Compiling NIOPosix UnsafeTransfer.swift
[182/209] Compiling NIOPosix Utilities.swift
[183/209] Compiling NIOPosix VsockAddress.swift
[184/209] Compiling NIOPosix VsockChannelEvents.swift
[185/209] Compiling NIOPosix resource_bundle_accessor.swift
[186/209] Compiling NIOPosix Selectable.swift
[187/209] Compiling NIOPosix SelectableChannel.swift
[188/209] Compiling NIOPosix SelectableEventLoop.swift
[189/209] Compiling NIOPosix SelectorEpoll.swift
[190/209] Compiling NIOPosix SelectorGeneric.swift
[191/209] Compiling NIOPosix GetaddrinfoResolver.swift
[192/209] Compiling NIOPosix HappyEyeballs.swift
[193/209] Compiling NIOPosix IO.swift
[194/209] Compiling NIOPosix IntegerBitPacking.swift
[195/209] Compiling NIOPosix IntegerTypes.swift
[196/209] Compiling NIOPosix Linux.swift
[197/209] Compiling NIOPosix PendingDatagramWritesManager.swift
[198/209] Compiling NIOPosix PendingWritesManager.swift
[199/209] Compiling NIOPosix PipeChannel.swift
[200/209] Compiling NIOPosix PipePair.swift
[201/209] Compiling NIOPosix Pool.swift
[202/209] Compiling NIOPosix BaseStreamSocketChannel.swift
[203/209] Compiling NIOPosix Bootstrap.swift
[204/209] Compiling NIOPosix ControlMessage.swift
[205/209] Compiling NIOPosix DatagramVectorReadManager.swift
[206/209] Compiling NIOPosix Errors+Any.swift
[207/209] Compiling NIOPosix FileDescriptor.swift
[208/211] Emitting module NIO
[209/211] Compiling NIO Exports.swift
[210/239] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[211/239] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[212/240] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[213/240] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[214/240] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[215/240] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[216/240] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[217/240] Compiling NIOTLS TLSEvents.swift
[218/240] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[219/240] Emitting module NIOTLS
[220/240] Compiling NIOTLS SNIHandler.swift
[221/240] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[222/240] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[223/240] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[224/240] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[225/240] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[226/240] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[227/240] Compiling NIOHTTP1 HTTPEncoder.swift
[228/240] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[229/240] Emitting module NIOFoundationCompat
[230/240] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[231/240] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/262] Emitting module NIOHTTP1
[233/262] Compiling NIOTransportServices NIOTSDatagramListener.swift
[234/262] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[235/262] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[236/262] Compiling NIOTransportServices StateManagedChannel.swift
[237/262] Compiling NIOTransportServices NIOTSBootstraps.swift
[238/262] Compiling NIOTransportServices NIOTSChannelOptions.swift
[239/262] Emitting module NIOTransportServices
[240/264] Compiling NIOTransportServices AcceptHandler.swift
[241/264] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[242/264] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[245/264] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[246/264] Compiling NIOTransportServices NIOTSSingletons.swift
[247/264] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[248/264] Compiling NIOTransportServices NIOTSErrors.swift
[251/264] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[252/264] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[253/264] Compiling NIOTransportServices NIOTSListenerChannel.swift
[254/264] Compiling NIOTransportServices NIOTSEventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
[255/264] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
[256/264] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[257/264] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[260/264] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[261/264] Compiling NIOTransportServices StateManagedListenerChannel.swift
[262/264] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[263/268] Emitting module NIOTSHTTPServer
[264/268] Compiling NIOTSHTTPServer main.swift
[265/268] Compiling NIOTSHTTPClient main.swift
[266/268] Emitting module NIOTSHTTPClient
[266/268] Linking NIOTSHTTPServer
[267/268] Linking NIOTSHTTPClient
Build complete! (27.27s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1705] Fetching swift-atomics
[1706/77137] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-nio.git (4.98s)
Fetched https://github.com/apple/swift-atomics.git (4.98s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (2.91s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4350] Fetching swift-system
[1350/20547] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git (1.87s)
Fetched https://github.com/apple/swift-system.git (1.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.52s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
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.4
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "swift-nio-transport-services",
  "name" : "swift-nio-transport-services",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOTransportServices",
      "targets" : [
        "NIOTransportServices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTSHTTPServer",
      "targets" : [
        "NIOTSHTTPServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTSHTTPClient",
      "targets" : [
        "NIOTSHTTPClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOTransportServicesTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServicesTests",
      "path" : "Tests/NIOTransportServicesTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "Atomics"
      ],
      "sources" : [
        "NIOFilterEmptyWritesHandlerTests.swift",
        "NIOTSAsyncBootstrapTests.swift",
        "NIOTSBootstrapTests.swift",
        "NIOTSChannelMetadataTests.swift",
        "NIOTSChannelOptionsTests.swift",
        "NIOTSConnectionChannelTests.swift",
        "NIOTSDatagramConnectionChannelTests.swift",
        "NIOTSEndToEndTests.swift",
        "NIOTSEventLoopTests.swift",
        "NIOTSListenerChannelTests.swift",
        "NIOTSSingletonTests.swift",
        "NIOTSSocketOptionTests.swift",
        "NIOTSSocketOptionsOnChannelTests.swift",
        "NIOTSTestUtilities.swift",
        "NIOTSWorkaroundTests.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTransportServices",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServices",
      "path" : "Sources/NIOTransportServices",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOFoundationCompat",
        "NIOTLS",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOTransportServices",
        "NIOTSHTTPServer",
        "NIOTSHTTPClient"
      ],
      "sources" : [
        "AcceptHandler.swift",
        "Datagram/NIOTSDatagramBootstrap.swift",
        "Datagram/NIOTSDatagramChannel.swift",
        "Datagram/NIOTSDatagramListener.swift",
        "Datagram/NIOTSDatagramListenerChannel.swift",
        "NIOFilterEmptyWritesHandler.swift",
        "NIOTSBootstraps.swift",
        "NIOTSChannelOptions.swift",
        "NIOTSConnectionBootstrap.swift",
        "NIOTSConnectionChannel.swift",
        "NIOTSErrors.swift",
        "NIOTSEventLoop.swift",
        "NIOTSEventLoopGroup.swift",
        "NIOTSListenerBootstrap.swift",
        "NIOTSListenerChannel.swift",
        "NIOTSNetworkEvents.swift",
        "NIOTSSingletons.swift",
        "SocketAddress+NWEndpoint.swift",
        "StateManagedChannel.swift",
        "StateManagedListenerChannel.swift",
        "StateManagedNWConnectionChannel.swift",
        "TCPOptions+SocketChannelOption.swift",
        "UDPOptions+SocketChannelOption.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTSHTTPServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPServer",
      "path" : "Sources/NIOTSHTTPServer",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTSHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPClient",
      "path" : "Sources/NIOTSHTTPClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Done.