Build Information
Successful build of NIOAsyncWebSockets, reference main (308eff
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 19:27:16 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/samalone/nio-async-websockets.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/samalone/nio-async-websockets
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 308eff3 Add link to API documentation
Cloned https://github.com/samalone/nio-async-websockets.git
Revision (git rev-parse @):
308eff3b3b05d492398e8b2d775bf804c64ec138
SUCCESS checkout https://github.com/samalone/nio-async-websockets.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/samalone/nio-async-websockets.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/30] Write sources
[13/30] Copying PrivacyInfo.xcprivacy
[13/30] Write sources
[15/30] Write swift-version-1EA4D86E10B52AF.txt
[16/30] Compiling CNIOWindows shim.c
[16/30] Compiling CNIOWASI CNIOWASI.c
[16/30] Compiling CNIOWindows WSAStartup.c
[19/30] Compiling CNIOLinux shim.c
[20/30] Compiling CNIOLinux liburing_shims.c
[21/50] Compiling CNIOLLHTTP c_nio_http.c
[22/50] Compiling CNIOSHA1 c_nio_sha1.c
[23/50] Write sources
[24/50] Compiling _AtomicsShims.c
[25/50] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/69] Compiling CNIOLLHTTP c_nio_api.c
[27/69] Compiling CNIODarwin shim.c
[29/69] Compiling InternalCollectionsUtilities Debugging.swift
[30/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/70] Compiling InternalCollectionsUtilities Descriptions.swift
[33/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/70] Compiling _NIODataStructures _TinyArray.swift
[35/70] Compiling _NIODataStructures PriorityQueue.swift
[36/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/70] Compiling Atomics AtomicInteger.swift
[38/70] Compiling Atomics AtomicOptionalWrappable.swift
[39/70] Compiling _NIOBase64 Base64.swift
[40/70] Emitting module _NIOBase64
[41/70] Compiling Atomics PointerConformances.swift
[42/70] Compiling Atomics Primitives.native.swift
[43/70] Compiling Atomics OptionalRawRepresentable.swift
[44/70] Compiling Atomics RawRepresentable.swift
[45/70] Emitting module InternalCollectionsUtilities
[46/70] Compiling Atomics AtomicBool.swift
[47/70] Compiling Atomics IntegerConformances.swift
[48/70] Compiling Atomics ManagedAtomicLazyReference.swift
[49/70] Compiling Atomics UnsafeAtomic.swift
[50/70] Compiling Atomics AtomicValue.swift
[51/70] Compiling Atomics AtomicMemoryOrderings.swift
[52/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/70] Compiling Atomics IntegerOperations.swift
[54/71] Emitting module _NIODataStructures
[55/71] Compiling _NIODataStructures Heap.swift
[56/87] Compiling Atomics DoubleWord.swift
[57/87] Compiling Atomics ManagedAtomic.swift
[58/87] Compiling DequeModule Deque._UnsafeHandle.swift
[59/87] Compiling DequeModule Deque.swift
[60/87] Compiling Atomics Unmanaged extensions.swift
[61/87] Compiling DequeModule _DequeSlot.swift
[62/87] Compiling DequeModule _DequeBufferHeader.swift
[63/88] Compiling DequeModule _DequeBuffer.swift
[64/88] Compiling DequeModule Deque+Equatable.swift
[65/88] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/88] Compiling DequeModule Deque+CustomReflectable.swift
[67/88] Compiling DequeModule Deque+Descriptions.swift
[68/88] Compiling DequeModule Deque+Extras.swift
[69/88] Compiling DequeModule Deque+Hashable.swift
[70/88] Compiling DequeModule Deque+Codable.swift
[71/88] Compiling DequeModule Deque+Collection.swift
[72/88] Emitting module Atomics
[73/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/88] Compiling DequeModule Deque+Testing.swift
[75/88] Compiling DequeModule Deque._Storage.swift
[86/88] Emitting module DequeModule
[86/88] Compiling c-nioatomics.c
[87/88] Compiling c-atomics.c
[89/94] Compiling NIOConcurrencyHelpers atomics.swift
[90/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/94] Emitting module NIOConcurrencyHelpers
[94/94] Compiling NIOConcurrencyHelpers lock.swift
[95/156] Compiling NIOCore AddressedEnvelope.swift
[96/156] Compiling NIOCore AsyncAwaitSupport.swift
[97/156] Compiling NIOCore AsyncChannel.swift
[98/156] Compiling NIOCore AsyncChannelHandler.swift
[99/156] Compiling NIOCore AsyncChannelInboundStream.swift
[100/156] Compiling NIOCore AsyncChannelOutboundWriter.swift
[101/156] Compiling NIOCore NIOAsyncSequenceProducer.swift
[102/162] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[103/162] Compiling NIOCore NIOScheduledCallback.swift
[104/162] Compiling NIOCore NIOSendable.swift
[105/162] Compiling NIOCore RecvByteBufferAllocator.swift
[106/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[107/162] Compiling NIOCore SocketAddresses.swift
[108/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/162] Compiling NIOCore EventLoopFuture.swift
[112/162] Compiling NIOCore FileDescriptor.swift
[113/162] Compiling NIOCore FileHandle.swift
[114/162] Compiling NIOCore FileRegion.swift
[115/162] Compiling NIOCore Linux.swift
[116/162] Compiling NIOCore MarkedCircularBuffer.swift
[117/162] Compiling NIOCore MulticastChannel.swift
[118/162] Compiling NIOCore NIOAny.swift
[119/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[120/162] Compiling NIOCore NIOLoopBound.swift
[121/162] Compiling NIOCore GlobalSingletons.swift
[122/162] Compiling NIOCore IO.swift
[123/162] Compiling NIOCore IOData.swift
[124/162] Compiling NIOCore IPProtocol.swift
[125/162] Compiling NIOCore IntegerBitPacking.swift
[126/162] Compiling NIOCore IntegerTypes.swift
[127/162] Compiling NIOCore Interfaces.swift
[128/162] Compiling NIOCore Codec.swift
[129/162] Compiling NIOCore ConvenienceOptionSupport.swift
[130/162] Compiling NIOCore DeadChannel.swift
[131/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/162] Compiling NIOCore EventLoop+Deprecated.swift
[133/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[134/162] Compiling NIOCore EventLoop.swift
[135/162] Compiling NIOCore SocketOptionProvider.swift
[136/162] Compiling NIOCore SystemCallHelpers.swift
[137/162] Compiling NIOCore TimeAmount+Duration.swift
[138/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[139/162] Compiling NIOCore UniversalBootstrapSupport.swift
[140/162] Compiling NIOCore Utilities.swift
[141/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[142/162] Compiling NIOCore NIOAsyncWriter.swift
[143/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[144/162] Compiling NIOCore BSDSocketAPI.swift
[145/162] Compiling NIOCore ByteBuffer-aux.swift
[146/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[147/162] Compiling NIOCore ByteBuffer-conversions.swift
[148/162] Compiling NIOCore Channel.swift
[149/162] Compiling NIOCore ChannelHandler.swift
[150/162] Compiling NIOCore ChannelHandlers.swift
[151/162] Compiling NIOCore ChannelInvoker.swift
[152/162] Compiling NIOCore ChannelOption.swift
[153/162] Compiling NIOCore ChannelPipeline.swift
[154/162] Compiling NIOCore CircularBuffer.swift
[155/162] Compiling NIOCore ByteBuffer-core.swift
[156/162] Compiling NIOCore ByteBuffer-hex.swift
[157/162] Compiling NIOCore ByteBuffer-int.swift
[158/162] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/162] Compiling NIOCore ByteBuffer-multi-int.swift
[160/162] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[161/162] Compiling NIOCore ByteBuffer-views.swift
[162/162] Emitting module NIOCore
[163/214] Emitting module NIOEmbedded
[164/214] Compiling NIOEmbedded Embedded.swift
[165/214] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/214] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/214] Compiling NIOPosix Linux.swift
[168/214] Compiling NIOPosix LinuxCPUSet.swift
[169/214] Compiling NIOPosix LinuxUring.swift
[170/214] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[171/214] Compiling NIOPosix NIOThreadPool.swift
[172/219] Compiling NIOPosix SocketProtocols.swift
[173/219] Compiling NIOPosix System.swift
[174/219] Compiling NIOPosix Thread.swift
[175/219] Compiling NIOPosix ThreadPosix.swift
[176/219] Compiling NIOPosix ThreadWindows.swift
[177/219] Compiling NIOPosix BSDSocketAPICommon.swift
[178/219] Compiling NIOPosix BSDSocketAPIPosix.swift
[179/219] Compiling NIOPosix BSDSocketAPIWindows.swift
[180/219] Compiling NIOPosix BaseSocket.swift
[181/219] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[182/219] Compiling NIOPosix BaseSocketChannel.swift
[183/219] Compiling NIOPosix GetaddrinfoResolver.swift
[184/219] Compiling NIOPosix HappyEyeballs.swift
[185/219] Compiling NIOPosix IO.swift
[186/219] Compiling NIOPosix IntegerBitPacking.swift
[187/219] Compiling NIOPosix IntegerTypes.swift
[188/219] Compiling NIOPosix SelectorKqueue.swift
[189/219] Compiling NIOPosix SelectorUring.swift
[190/219] Compiling NIOPosix ServerSocket.swift
[191/219] Compiling NIOPosix Socket.swift
[192/219] Compiling NIOPosix SocketChannel.swift
[193/219] Compiling NIOPosix Selectable.swift
[194/219] Compiling NIOPosix SelectableChannel.swift
[195/219] Compiling NIOPosix SelectableEventLoop.swift
[196/219] Compiling NIOPosix SelectorEpoll.swift
[197/219] Compiling NIOPosix SelectorGeneric.swift
[198/219] Compiling NIOPosix BaseStreamSocketChannel.swift
[199/219] Compiling NIOPosix Bootstrap.swift
[200/219] Compiling NIOPosix ControlMessage.swift
[201/219] Compiling NIOPosix DatagramVectorReadManager.swift
[202/219] Compiling NIOPosix Errors+Any.swift
[203/219] Compiling NIOPosix FileDescriptor.swift
[204/219] Emitting module NIOPosix
[205/219] Compiling NIOPosix UnsafeTransfer.swift
[206/219] Compiling NIOPosix Utilities.swift
[207/219] Compiling NIOPosix VsockAddress.swift
[208/219] Compiling NIOPosix VsockChannelEvents.swift
[209/219] Compiling NIOPosix resource_bundle_accessor.swift
[210/219] Compiling NIOPosix Pool.swift
[211/219] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[212/219] Compiling NIOPosix PosixSingletons.swift
[213/219] Compiling NIOPosix RawSocketBootstrap.swift
[214/219] Compiling NIOPosix Resolver.swift
[215/219] Compiling NIOPosix NonBlockingFileIO.swift
[216/219] Compiling NIOPosix PendingDatagramWritesManager.swift
[217/219] Compiling NIOPosix PendingWritesManager.swift
[218/219] Compiling NIOPosix PipeChannel.swift
[219/219] Compiling NIOPosix PipePair.swift
[220/221] Compiling NIO Exports.swift
[221/221] Emitting module NIO
[222/238] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[223/238] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[224/238] Compiling NIOHTTP1 HTTPEncoder.swift
[225/238] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[226/238] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[227/238] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[228/239] Emitting module NIOHTTP1
[229/239] Compiling NIOHTTP1 ByteCollectionUtils.swift
[230/239] Compiling NIOHTTP1 HTTPDecoder.swift
[231/239] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[232/239] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[233/239] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[234/239] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[235/239] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[236/239] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[237/239] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[238/239] Compiling NIOHTTP1 HTTPTypes.swift
[239/239] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[240/249] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[241/249] Compiling NIOWebSocket WebSocketErrorCodes.swift
[242/249] Emitting module NIOWebSocket
[243/249] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[244/249] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[245/250] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[246/250] Compiling NIOWebSocket WebSocketOpcode.swift
[247/250] Compiling NIOWebSocket SHA1.swift
[248/250] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[249/250] Compiling NIOWebSocket WebSocketFrame.swift
[250/250] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[251/260] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketServerUpgrader.swift:294:31: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
292 | hasher.update(string: key)
293 | hasher.update(string: magicWebSocketGUID)
294 | acceptValue = String(base64Encoding: hasher.finish())
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
295 | }
296 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[252/260] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketClientUpgrader.swift:148:16: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
146 | UInt64.random(in: UInt64.min...UInt64.max, using: &generator)
147 | )
148 | return String(base64Encoding: buffer.readableBytesView)
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
149 | }
150 | /// Generates a random WebSocket Request Key by generating 16 bytes randomly using the `SystemRandomNumberGenerator` and encoding them as a base64 string as defined in RFC6455 https://tools.ietf.org/html/rfc6455#section-4.1.
/Users/admin/builder/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketClientUpgrader.swift:178:31: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
176 | hasher.update(string: requestKey)
177 | hasher.update(string: magicWebSocketGUID)
178 | let expectedAcceptValue = String(base64Encoding: hasher.finish())
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
179 |
180 | return expectedAcceptValue == acceptValueHeader[0]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[253/260] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
[254/260] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:324:49: warning: conformance of 'HTTPResponseEncoder' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 | self.sendUpgradeResponse(context: context, responseHeaders: responseHeaders)
323 | }.flatMap {
324 | context.pipeline.removeHandler(self.httpEncoder)
| `- warning: conformance of 'HTTPResponseEncoder' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 | }.flatMap { () -> EventLoopFuture<UpgradeResult> in
326 | return upgrader.upgrade(channel: context.channel, upgradeRequest: requestHead)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPEncoder.swift:344:1: note: conformance of 'HTTPResponseEncoder' to 'Sendable' has been explicitly marked unavailable here
342 |
343 | @available(*, unavailable)
344 | extension HTTPResponseEncoder: Sendable {}
| `- note: conformance of 'HTTPResponseEncoder' to 'Sendable' has been explicitly marked unavailable here
345 |
346 | extension ByteBuffer {
[255/260] Compiling NIOAsyncWebSockets SHA1.swift
[256/260] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[257/260] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgradeHandler.swift
[258/260] Compiling NIOAsyncWebSockets HTTPTypedPipelineSetup.swift
[259/260] Emitting module NIOAsyncWebSockets
/Users/admin/builder/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketClientUpgrader.swift:148:16: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
146 | UInt64.random(in: UInt64.min...UInt64.max, using: &generator)
147 | )
148 | return String(base64Encoding: buffer.readableBytesView)
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
149 | }
150 | /// Generates a random WebSocket Request Key by generating 16 bytes randomly using the `SystemRandomNumberGenerator` and encoding them as a base64 string as defined in RFC6455 https://tools.ietf.org/html/rfc6455#section-4.1.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[260/260] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
Build complete! (39.48s)
Fetching https://github.com/apple/swift-nio.git
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-nio.git from cache (3.65s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.65s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (6.30s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.59s)
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/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
[1305/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.96s)
[4437/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.14s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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
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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.12.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "NIOAsyncWebSockets",
"name" : "NIOAsyncWebSockets",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "NIOAsyncWebSockets",
"targets" : [
"NIOAsyncWebSockets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NIOAsyncWebSocketsTests",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncWebSocketsTests",
"path" : "Tests/NIOAsyncWebSocketsTests",
"sources" : [
"NIOAsyncWebSocketsTests.swift"
],
"target_dependencies" : [
"NIOAsyncWebSockets"
],
"type" : "test"
},
{
"c99name" : "NIOAsyncWebSockets",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncWebSockets",
"path" : "Sources/NIOAsyncWebSockets",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"NIOWebSocket",
"NIOPosix"
],
"product_memberships" : [
"NIOAsyncWebSockets"
],
"sources" : [
"HTTPTypedPipelineSetup.swift",
"NIOTypedHTTPClientUpgradeHandler.swift",
"NIOTypedHTTPClientUpgraderStateMachine.swift",
"NIOTypedHTTPServerUpgradeHandler.swift",
"NIOTypedHTTPServerUpgraderStateMachine.swift",
"NIOTypedPipelineSetup.swift",
"NIOWebSocketClientUpgrader.swift",
"NIOWebSocketServerUpgrader.swift",
"SHA1.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.