The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-transport-services, reference 1.25.1 (e64501), with Swift 6.0 for macOS (SPM) on 6 Aug 2025 11:29:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.25.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-transport-services
 * tag               1.25.1     -> FETCH_HEAD
HEAD is now at e645014 Enable release mode builds (#241)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
e645014baea2ec1c2db564410c51a656cf47c923
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.25.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write sources
[0/39] Write NIOTSHTTPClient-entitlement.plist
[0/39] Write sources
[0/39] Write NIOTSHTTPServer-entitlement.plist
[1/39] Write sources
[10/39] Copying PrivacyInfo.xcprivacy
[10/39] Write sources
[18/39] Compiling CNIOWindows WSAStartup.c
[18/39] Compiling CNIOWindows shim.c
[20/39] Write swift-version-5BDAB9E9C0126B9D.txt
[21/39] Compiling CNIOWASI CNIOWASI.c
[22/39] Compiling CNIOLinux shim.c
[22/39] Compiling CNIOLinux liburing_shims.c
[24/59] Compiling _AtomicsShims.c
[25/59] Compiling CNIOPosix event_loop_id.c
[26/59] Write sources
[27/59] Compiling CNIOLLHTTP c_nio_http.c
[28/59] Compiling CNIOLLHTTP c_nio_api.c
[29/78] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/78] Compiling CNIODarwin shim.c
[32/78] Compiling InternalCollectionsUtilities Debugging.swift
[33/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/79] Compiling InternalCollectionsUtilities Descriptions.swift
[37/79] Emitting module InternalCollectionsUtilities
[38/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/79] Emitting module _NIOBase64
[40/79] Compiling _NIOBase64 Base64.swift
[41/79] Compiling Atomics AtomicValue.swift
[42/79] Compiling Atomics AtomicMemoryOrderings.swift
[43/79] Compiling Atomics ManagedAtomicLazyReference.swift
[44/79] Compiling Atomics UnsafeAtomic.swift
[45/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/79] Compiling Atomics IntegerOperations.swift
[47/79] Compiling Atomics OptionalRawRepresentable.swift
[48/79] Compiling Atomics RawRepresentable.swift
[49/79] Compiling Atomics AtomicBool.swift
[50/79] Compiling Atomics IntegerConformances.swift
[51/79] Compiling Atomics PointerConformances.swift
[52/79] Compiling Atomics Primitives.native.swift
[53/80] Compiling Atomics DoubleWord.swift
[54/80] Compiling Atomics ManagedAtomic.swift
[57/80] Compiling Atomics AtomicInteger.swift
[58/80] Compiling Atomics AtomicOptionalWrappable.swift
[65/80] Compiling Atomics AtomicReference.swift
[66/80] Compiling Atomics AtomicStorage.swift
[67/80] Compiling Atomics Unmanaged extensions.swift
[68/96] Compiling DequeModule _DequeSlot.swift
[69/96] Compiling DequeModule _DequeBufferHeader.swift
[70/97] Compiling _NIODataStructures _TinyArray.swift
[71/97] Compiling _NIODataStructures PriorityQueue.swift
[72/97] Compiling DequeModule Deque+Testing.swift
[73/97] Compiling DequeModule Deque._Storage.swift
[74/97] Compiling DequeModule Deque+Extras.swift
[75/97] Compiling DequeModule Deque+Hashable.swift
[76/97] Emitting module Atomics
[77/97] Emitting module _NIODataStructures
[78/97] Compiling _NIODataStructures Heap.swift
[79/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/97] Compiling DequeModule Deque._UnsafeHandle.swift
[81/97] Compiling DequeModule Deque.swift
[82/97] Compiling DequeModule Deque+CustomReflectable.swift
[83/97] Compiling DequeModule Deque+Descriptions.swift
[84/97] Compiling DequeModule _DequeBuffer.swift
[85/97] Compiling DequeModule Deque+Codable.swift
[86/97] Compiling DequeModule Deque+Collection.swift
[87/97] Compiling DequeModule Deque+Equatable.swift
[88/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/97] Emitting module DequeModule
[89/97] Compiling c-nioatomics.c
[90/97] Compiling c-atomics.c
[92/103] Compiling NIOConcurrencyHelpers lock.swift
[93/103] Compiling NIOConcurrencyHelpers atomics.swift
[94/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/103] Emitting module NIOConcurrencyHelpers
[96/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/166] Compiling NIOCore GlobalSingletons.swift
[99/166] Compiling NIOCore IO.swift
[100/166] Compiling NIOCore IOData.swift
[101/166] Compiling NIOCore IPProtocol.swift
[102/166] Compiling NIOCore IntegerBitPacking.swift
[103/166] Compiling NIOCore IntegerTypes.swift
[104/166] Compiling NIOCore Interfaces.swift
[105/172] Compiling NIOCore AddressedEnvelope.swift
[106/172] Compiling NIOCore AsyncAwaitSupport.swift
[107/172] Compiling NIOCore AsyncChannel.swift
[108/172] Compiling NIOCore AsyncChannelHandler.swift
[109/172] Compiling NIOCore AsyncChannelInboundStream.swift
[110/172] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/172] Compiling NIOCore NIOAsyncSequenceProducer.swift
[112/172] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[113/172] Compiling NIOCore NIOScheduledCallback.swift
[114/172] Compiling NIOCore NIOSendable.swift
[115/172] Compiling NIOCore RecvByteBufferAllocator.swift
[116/172] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/172] Compiling NIOCore SocketAddresses.swift
[118/172] Compiling NIOCore SocketOptionProvider.swift
[119/172] Compiling NIOCore SystemCallHelpers.swift
[120/172] Compiling NIOCore TimeAmount+Duration.swift
[121/172] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/172] Compiling NIOCore UniversalBootstrapSupport.swift
[123/172] Compiling NIOCore Utilities.swift
[124/172] Compiling NIOCore Codec.swift
[125/172] Compiling NIOCore ConvenienceOptionSupport.swift
[126/172] Compiling NIOCore DeadChannel.swift
[127/172] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/172] Compiling NIOCore EventLoop+Deprecated.swift
[129/172] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/172] Compiling NIOCore EventLoop.swift
[131/172] Compiling NIOCore Linux.swift
[132/172] Compiling NIOCore MarkedCircularBuffer.swift
[133/172] Compiling NIOCore MulticastChannel.swift
[134/172] Compiling NIOCore NIOAny.swift
[135/172] Compiling NIOCore NIOCloseOnErrorHandler.swift
[136/172] Compiling NIOCore NIOCoreSendableMetatype.swift
[137/172] Compiling NIOCore NIOLoopBound.swift
[138/172] Compiling NIOCore Channel.swift
[139/172] Compiling NIOCore ChannelHandler.swift
[140/172] Compiling NIOCore ChannelHandlers.swift
[141/172] Compiling NIOCore ChannelInvoker.swift
[142/172] Compiling NIOCore ChannelOption.swift
[143/172] Compiling NIOCore ChannelPipeline.swift
[144/172] Compiling NIOCore CircularBuffer.swift
[145/172] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[146/172] Compiling NIOCore EventLoopFuture+Deprecated.swift
[147/172] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[148/172] Compiling NIOCore EventLoopFuture.swift
[149/172] Compiling NIOCore FileDescriptor.swift
[150/172] Compiling NIOCore FileHandle.swift
[151/172] Compiling NIOCore FileRegion.swift
[152/172] Compiling NIOCore ByteBuffer-core.swift
[153/172] Compiling NIOCore ByteBuffer-hex.swift
[154/172] Compiling NIOCore ByteBuffer-int.swift
[155/172] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/172] Compiling NIOCore ByteBuffer-multi-int.swift
[157/172] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[158/172] Compiling NIOCore ByteBuffer-views.swift
[159/172] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[160/172] Compiling NIOCore NIOAsyncWriter.swift
[161/172] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[162/172] Compiling NIOCore BSDSocketAPI.swift
[163/172] Compiling NIOCore ByteBuffer-aux.swift
[164/172] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[165/172] Compiling NIOCore ByteBuffer-conversions.swift
[166/172] Emitting module NIOCore
[167/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/226] Emitting module NIOEmbedded
[169/226] Compiling NIOEmbedded Embedded.swift
[170/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[171/226] Compiling NIOPosix GetaddrinfoResolver.swift
[172/226] Compiling NIOPosix HappyEyeballs.swift
[173/226] Compiling NIOPosix IO.swift
[174/226] Compiling NIOPosix IntegerBitPacking.swift
[175/226] Compiling NIOPosix IntegerTypes.swift
[176/226] Compiling NIOPosix Linux.swift
[177/231] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[178/231] Compiling NIOPosix System.swift
[179/231] Compiling NIOPosix Thread.swift
[180/231] Compiling NIOPosix ThreadPosix.swift
[181/231] Compiling NIOPosix ThreadWindows.swift
[182/231] Compiling NIOPosix BSDSocketAPICommon.swift
[183/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[184/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[185/231] Compiling NIOPosix BaseSocket.swift
[186/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[187/231] Compiling NIOPosix BaseSocketChannel.swift
[188/231] Compiling NIOPosix PendingDatagramWritesManager.swift
[189/231] Compiling NIOPosix PendingWritesManager.swift
[190/231] Compiling NIOPosix PipeChannel.swift
[191/231] Compiling NIOPosix PipePair.swift
[192/231] Compiling NIOPosix Pool.swift
[193/231] Compiling NIOPosix SelectableChannel.swift
[194/231] Compiling NIOPosix SelectableEventLoop.swift
[195/231] Compiling NIOPosix SelectorEpoll.swift
[196/231] Compiling NIOPosix SelectorGeneric.swift
[197/231] Compiling NIOPosix SelectorKqueue.swift
[198/231] Compiling NIOPosix LinuxCPUSet.swift
[199/231] Compiling NIOPosix LinuxUring.swift
[200/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[201/231] Compiling NIOPosix NIOPosixSendableMetatype.swift
[202/231] Compiling NIOPosix NIOThreadPool.swift
[203/231] Compiling NIOPosix NonBlockingFileIO.swift
[204/231] Emitting module NIOPosix
[205/231] Compiling NIOPosix SelectorUring.swift
[206/231] Compiling NIOPosix ServerSocket.swift
[207/231] Compiling NIOPosix Socket.swift
[208/231] Compiling NIOPosix SocketChannel.swift
[209/231] Compiling NIOPosix SocketProtocols.swift
[210/231] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/231] Compiling NIOPosix Bootstrap.swift
[212/231] Compiling NIOPosix ControlMessage.swift
[213/231] Compiling NIOPosix DatagramVectorReadManager.swift
[214/231] Compiling NIOPosix Errors+Any.swift
[215/231] Compiling NIOPosix FileDescriptor.swift
[216/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[217/231] Compiling NIOPosix PosixSingletons.swift
[218/231] Compiling NIOPosix RawSocketBootstrap.swift
[219/231] Compiling NIOPosix Resolver.swift
[220/231] Compiling NIOPosix Selectable.swift
[221/231] Compiling NIOPosix UnsafeTransfer.swift
[222/231] Compiling NIOPosix Utilities.swift
[223/231] Compiling NIOPosix VsockAddress.swift
[224/231] Compiling NIOPosix VsockChannelEvents.swift
[225/231] Compiling NIOPosix resource_bundle_accessor.swift
[226/233] Emitting module NIO
[227/233] Compiling NIO Exports.swift
[228/261] Compiling NIOTLS TLSEvents.swift
[229/261] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[230/261] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[231/261] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[232/261] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[233/261] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[234/261] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[235/261] Emitting module NIOTLS
[236/261] Compiling NIOTLS SNIHandler.swift
[237/261] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[238/261] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[239/262] Compiling NIOHTTP1 HTTPEncoder.swift
[240/262] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[241/262] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[242/262] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[243/262] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[244/262] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[245/262] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[246/262] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[247/262] Emitting module NIOFoundationCompat
[248/262] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[249/262] Emitting module NIOHTTP1
[250/262] Compiling NIOHTTP1 ByteCollectionUtils.swift
[251/262] Compiling NIOHTTP1 HTTPDecoder.swift
[252/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[253/284] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[254/284] Compiling NIOTransportServices NIOTSListenerChannel.swift
[255/284] Compiling NIOTransportServices NIOTSEventLoop.swift
[256/284] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[257/284] Emitting module NIOTransportServices
[258/286] Compiling NIOTransportServices AcceptHandler.swift
[259/286] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[260/286] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[261/286] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[262/286] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[263/286] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[266/286] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[267/286] Compiling NIOTransportServices NIOTSErrors.swift
[270/286] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[271/286] Compiling NIOTransportServices NIOTSSingletons.swift
[272/286] Compiling NIOTransportServices NIOTSBootstraps.swift
[273/286] Compiling NIOTransportServices NIOTSChannelOptions.swift
[274/286] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[275/286] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[276/286] Compiling NIOTransportServices StateManagedChannel.swift
[277/286] Compiling NIOTransportServices StateManagedListenerChannel.swift
[278/286] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[279/286] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[280/286] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[281/290] Emitting module NIOTSHTTPServer
[282/290] Compiling NIOTSHTTPServer main.swift
[283/290] Compiling NIOTSHTTPClient main.swift
[284/290] Emitting module NIOTSHTTPClient
[284/290] Write Objects.LinkFileList
[286/290] Linking NIOTSHTTPClient
[287/290] Linking NIOTSHTTPServer
[288/290] Applying NIOTSHTTPClient
[289/290] Applying NIOTSHTTPServer
Build complete! (24.73s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[1809/79034] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (5.06s)
Fetched https://github.com/apple/swift-nio.git from cache (5.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.54s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4839] Fetching swift-system
[389/21766] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.70s)
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (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.86.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.2.1
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
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.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",
        "NIOTSDatagramBootstrapTests.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/NIOTSDatagramConnectionBootstrap.swift",
        "Datagram/NIOTSDatagramConnectionChannel.swift",
        "Datagram/NIOTSDatagramListenerBootstrap.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.10"
}
Done.