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 WebSocketCompression, reference 0.1.200 (65c73e), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 17:05:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-WebSocket-Compression.git
Reference: 0.1.200
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-WebSocket-Compression
 * tag               0.1.200    -> FETCH_HEAD
HEAD is now at 65c73ed Merge pull request #6 from fouadhatem/patch-1
Cloned https://github.com/Kitura/Kitura-WebSocket-Compression.git
Revision (git rev-parse @):
65c73eddd8763624f7fd1c94e5b99263058786fd
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket-Compression.git at 0.1.200
Fetching https://github.com/apple/swift-nio.git
[1/71966] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.77s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[49/5488] Fetching swift-atomics, swift-system
[1123/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.80s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.80s)
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
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.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.77.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kitura-websocket-compression",
      "name": "WebSocketCompression",
      "url": "https://github.com/Kitura/Kitura-WebSocket-Compression.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-WebSocket-Compression",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.77.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/Kitura-WebSocket-Compression.git
[1/108] Fetching kitura-websocket-compression
Fetched https://github.com/Kitura/Kitura-WebSocket-Compression.git from cache (0.71s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.0
Creating working copy for https://github.com/Kitura/Kitura-WebSocket-Compression.git
Working copy of https://github.com/Kitura/Kitura-WebSocket-Compression.git resolved at 0.1.200 (65c73ed)
warning: '.resolve-product-dependencies': dependency 'kitura-websocket-compression' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Kitura/Kitura-WebSocket-Compression.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/29] Write sources
[7/29] Copying PrivacyInfo.xcprivacy
[8/29] Write sources
[14/29] Compiling CNIOWindows WSAStartup.c
[14/29] Compiling CNIOWindows shim.c
[16/29] Compiling CNIOWASI CNIOWASI.c
[17/29] Write swift-version--7754E27361AE5C74.txt
[18/29] Compiling CNIOLinux liburing_shims.c
[19/29] Compiling CNIOLinux shim.c
[20/35] Compiling _AtomicsShims.c
[21/35] Compiling CNIOLLHTTP c_nio_http.c
[22/35] Write sources
[23/72] Compiling CNIOLLHTTP c_nio_api.c
[24/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[25/72] Compiling CNIOSHA1 c_nio_sha1.c
[26/72] Compiling CNIODarwin shim.c
[27/72] Compiling c-nioatomics.c
[28/72] Compiling c-atomics.c
[30/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/79] Compiling _NIOBase64 Base64.swift
[32/79] Emitting module _NIOBase64
[33/79] Compiling Atomics Primitives.shims.swift
[34/79] Compiling Atomics AtomicInteger.swift
[35/79] Compiling Atomics AtomicMemoryOrderings.swift
[36/79] Compiling Atomics DoubleWord.swift
[37/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/79] Compiling Atomics UnsafeAtomic.swift
[39/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/79] Compiling Atomics ManagedAtomic.swift
[41/79] Compiling Atomics ManagedAtomicLazyReference.swift
[42/81] Compiling Atomics AtomicStorage.swift
[43/81] Compiling Atomics AtomicValue.swift
[44/81] Compiling Atomics PointerConformances.swift
[45/81] Compiling Atomics Primitives.native.swift
[48/81] Emitting module InternalCollectionsUtilities
[49/81] Compiling Atomics OptionalRawRepresentable.swift
[50/81] Compiling Atomics RawRepresentable.swift
[51/81] Compiling Atomics AtomicBool.swift
[52/81] Compiling Atomics IntegerConformances.swift
[53/81] Compiling Atomics AtomicOptionalWrappable.swift
[54/81] Compiling Atomics AtomicReference.swift
[55/97] Compiling _NIODataStructures _TinyArray.swift
[56/97] Compiling _NIODataStructures Heap.swift
[57/97] Compiling _NIODataStructures PriorityQueue.swift
[58/97] Emitting module _NIODataStructures
[59/97] Compiling Atomics IntegerOperations.swift
[60/97] Compiling Atomics Unmanaged extensions.swift
[61/97] Compiling DequeModule Deque._UnsafeHandle.swift
[62/97] Compiling DequeModule Deque.swift
[63/97] Compiling DequeModule Deque+Codable.swift
[64/97] Compiling DequeModule Deque+Collection.swift
[65/97] Compiling DequeModule Deque+Equatable.swift
[66/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/97] Compiling DequeModule _DequeSlot.swift
[68/98] Compiling DequeModule _DequeBuffer.swift
[69/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/98] Compiling DequeModule Deque+Testing.swift
[71/98] Compiling DequeModule Deque._Storage.swift
[72/98] Compiling DequeModule _DequeBufferHeader.swift
[75/98] Compiling DequeModule Deque+Extras.swift
[76/98] Compiling DequeModule Deque+Hashable.swift
[77/98] Compiling DequeModule Deque+CustomReflectable.swift
[78/98] Compiling DequeModule Deque+Descriptions.swift
[81/98] Compiling NIOConcurrencyHelpers atomics.swift
[82/98] Compiling NIOConcurrencyHelpers lock.swift
[83/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[84/98] Emitting module NIOConcurrencyHelpers
[85/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/98] Emitting module Atomics
[96/98] Emitting module DequeModule
[99/160] Compiling NIOCore NIOScheduledCallback.swift
[100/160] Compiling NIOCore NIOSendable.swift
[101/160] Compiling NIOCore PointerHelpers.swift
[102/160] Compiling NIOCore RecvByteBufferAllocator.swift
[103/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[104/160] Compiling NIOCore SocketAddresses.swift
[105/166] Compiling NIOCore AddressedEnvelope.swift
[106/166] Compiling NIOCore AsyncAwaitSupport.swift
[107/166] Compiling NIOCore AsyncChannel.swift
[108/166] Compiling NIOCore AsyncChannelHandler.swift
[109/166] Compiling NIOCore AsyncChannelInboundStream.swift
[110/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[112/166] Compiling NIOCore SocketOptionProvider.swift
[113/166] Compiling NIOCore SystemCallHelpers.swift
[114/166] Compiling NIOCore TimeAmount+Duration.swift
[115/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[116/166] Compiling NIOCore UniversalBootstrapSupport.swift
[117/166] Compiling NIOCore Utilities.swift
[118/166] Compiling NIOCore Codec.swift
[119/166] Compiling NIOCore ConvenienceOptionSupport.swift
[120/166] Compiling NIOCore DeadChannel.swift
[121/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[122/166] Compiling NIOCore EventLoop+Deprecated.swift
[123/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[124/166] Compiling NIOCore EventLoop.swift
[125/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[126/166] Compiling NIOCore NIOAsyncWriter.swift
[127/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[128/166] Compiling NIOCore BSDSocketAPI.swift
[129/166] Compiling NIOCore ByteBuffer-aux.swift
[130/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[131/166] Compiling NIOCore ByteBuffer-conversions.swift
[132/166] Compiling NIOCore Linux.swift
[133/166] Compiling NIOCore MarkedCircularBuffer.swift
[134/166] Compiling NIOCore MulticastChannel.swift
[135/166] Compiling NIOCore NIOAny.swift
[136/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[137/166] Compiling NIOCore NIOLoopBound.swift
[138/166] Compiling NIOCore GlobalSingletons.swift
[139/166] Compiling NIOCore IO.swift
[140/166] Compiling NIOCore IOData.swift
[141/166] Compiling NIOCore IPProtocol.swift
[142/166] Compiling NIOCore IntegerBitPacking.swift
[143/166] Compiling NIOCore IntegerTypes.swift
[144/166] Compiling NIOCore Interfaces.swift
[145/166] Compiling NIOCore Channel.swift
[146/166] Compiling NIOCore ChannelHandler.swift
[147/166] Compiling NIOCore ChannelHandlers.swift
[148/166] Compiling NIOCore ChannelInvoker.swift
[149/166] Compiling NIOCore ChannelOption.swift
[150/166] Compiling NIOCore ChannelPipeline.swift
[151/166] Compiling NIOCore CircularBuffer.swift
[152/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[153/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[154/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[155/166] Compiling NIOCore EventLoopFuture.swift
[156/166] Compiling NIOCore FileDescriptor.swift
[157/166] Compiling NIOCore FileHandle.swift
[158/166] Compiling NIOCore FileRegion.swift
[159/166] Compiling NIOCore ByteBuffer-core.swift
[160/166] Compiling NIOCore ByteBuffer-hex.swift
[161/166] Compiling NIOCore ByteBuffer-int.swift
[162/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/166] Compiling NIOCore ByteBuffer-multi-int.swift
[164/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[165/166] Compiling NIOCore ByteBuffer-views.swift
[166/166] Emitting module NIOCore
[167/220] Compiling NIOEmbedded Embedded.swift
[168/220] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[169/220] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/220] Emitting module NIOEmbedded
[171/220] Compiling NIOPosix GetaddrinfoResolver.swift
[172/220] Compiling NIOPosix HappyEyeballs.swift
[173/220] Compiling NIOPosix IO.swift
[174/220] Compiling NIOPosix IntegerBitPacking.swift
[175/220] Compiling NIOPosix IntegerTypes.swift
[176/220] Compiling NIOPosix Linux.swift
[177/225] Compiling NIOPosix SocketProtocols.swift
[178/225] Compiling NIOPosix System.swift
[179/225] Compiling NIOPosix Thread.swift
[180/225] Compiling NIOPosix ThreadPosix.swift
[181/225] Compiling NIOPosix ThreadWindows.swift
[182/225] Compiling NIOPosix Selectable.swift
[183/225] Compiling NIOPosix SelectableChannel.swift
[184/225] Compiling NIOPosix SelectableEventLoop.swift
[185/225] Compiling NIOPosix SelectorEpoll.swift
[186/225] Compiling NIOPosix SelectorGeneric.swift
[187/225] Compiling NIOPosix BSDSocketAPICommon.swift
[188/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[189/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[190/225] Compiling NIOPosix BaseSocket.swift
[191/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[192/225] Compiling NIOPosix BaseSocketChannel.swift
[193/225] Compiling NIOPosix PooledRecvBufferAllocator.swift
[194/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[195/225] Compiling NIOPosix PosixSingletons.swift
[196/225] Compiling NIOPosix RawSocketBootstrap.swift
[197/225] Compiling NIOPosix Resolver.swift
[198/225] Compiling NIOPosix SelectorKqueue.swift
[199/225] Compiling NIOPosix SelectorUring.swift
[200/225] Compiling NIOPosix ServerSocket.swift
[201/225] Compiling NIOPosix Socket.swift
[202/225] Compiling NIOPosix SocketChannel.swift
[203/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[204/225] Compiling NIOPosix Bootstrap.swift
[205/225] Compiling NIOPosix ControlMessage.swift
[206/225] Compiling NIOPosix DatagramVectorReadManager.swift
[207/225] Compiling NIOPosix Errors+Any.swift
[208/225] Compiling NIOPosix FileDescriptor.swift
[209/225] Compiling NIOPosix PendingWritesManager.swift
[210/225] Compiling NIOPosix PipeChannel.swift
[211/225] Compiling NIOPosix PipePair.swift
[212/225] Compiling NIOPosix PointerHelpers.swift
[213/225] Compiling NIOPosix Pool.swift
[214/225] Compiling NIOPosix LinuxCPUSet.swift
[215/225] Compiling NIOPosix LinuxUring.swift
[216/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[217/225] Compiling NIOPosix NIOThreadPool.swift
[218/225] Compiling NIOPosix NonBlockingFileIO.swift
[219/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[220/225] Emitting module NIOPosix
[221/225] Compiling NIOPosix UnsafeTransfer.swift
[222/225] Compiling NIOPosix Utilities.swift
[223/225] Compiling NIOPosix VsockAddress.swift
[224/225] Compiling NIOPosix VsockChannelEvents.swift
[225/225] Compiling NIOPosix resource_bundle_accessor.swift
[226/227] Emitting module NIO
[227/227] Compiling NIO Exports.swift
[228/249] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[229/249] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[230/249] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[231/249] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[232/249] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[233/250] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[234/250] Emitting module NIOFoundationCompat
[235/250] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[236/250] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[237/250] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[238/250] Emitting module NIOHTTP1
[239/250] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[240/250] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[241/250] Compiling NIOHTTP1 HTTPEncoder.swift
[242/250] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[243/250] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[244/250] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[245/250] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[246/250] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[247/250] Compiling NIOHTTP1 ByteCollectionUtils.swift
[248/250] Compiling NIOHTTP1 HTTPDecoder.swift
[249/250] Compiling NIOHTTP1 HTTPTypes.swift
[250/250] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[251/260] Compiling NIOWebSocket WebSocketOpcode.swift
[252/261] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[253/261] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[254/261] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[255/261] Compiling NIOWebSocket WebSocketErrorCodes.swift
[256/261] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[257/261] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[258/261] Compiling NIOWebSocket SHA1.swift
[259/261] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[260/261] Emitting module NIOWebSocket
[261/261] Compiling NIOWebSocket WebSocketFrame.swift
[262/266] Compiling WebSocketCompression WebSocketCompression.swift
[263/266] Compiling WebSocketCompression WebSocketCompressor.swift
[264/266] Compiling WebSocketCompression WebSocketDecompressor.swift
[265/266] Emitting module WebSocketCompression
[266/266] Compiling WebSocketCompression PermessageDeflate.swift
Build complete! (36.80s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for libz
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "WebSocketCompression",
  "name" : "WebSocketCompression",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebSocketCompression",
      "targets" : [
        "WebSocketCompression"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocketCompressionTests",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketCompressionTests",
      "path" : "Tests/WebSocketCompressionTests",
      "sources" : [
        "WebSocketCompressionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "WebSocketCompression"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebSocketCompression",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketCompression",
      "path" : "Sources/WebSocketCompression",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat",
        "NIOHTTP1",
        "NIOWebSocket"
      ],
      "product_memberships" : [
        "WebSocketCompression"
      ],
      "sources" : [
        "PermessageDeflate.swift",
        "WebSocketCompression.swift",
        "WebSocketCompressor.swift",
        "WebSocketDecompressor.swift"
      ],
      "target_dependencies" : [
        "CZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CZlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "CZlib",
      "path" : "Sources/CZlib",
      "product_memberships" : [
        "WebSocketCompression"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "5.0"
}
Done.