Build Information
Successful build of WebSocketCompression, reference master (65c73e
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 17:05:46 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-WebSocket-Compression
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/apple/swift-nio.git
[1/71966] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.65s)
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/3919] Fetching swift-system
[80/5488] Fetching swift-system, swift-atomics
[1280/21085] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
[2114/17166] Fetching swift-atomics, swift-collections
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.41s)
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.64s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.79s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
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-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
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-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
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/Kitura/Kitura-WebSocket-Compression.git
Working copy of https://github.com/Kitura/Kitura-WebSocket-Compression.git resolved at master (65c73ed)
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
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
[10/29] Copying PrivacyInfo.xcprivacy
[11/29] Write sources
[14/29] Compiling CNIOWindows WSAStartup.c
[15/29] Compiling CNIOWindows shim.c
[16/29] Compiling CNIOWASI CNIOWASI.c
[17/29] Write swift-version--7754E27361AE5C74.txt
[18/29] Compiling CNIOLinux shim.c
[18/29] Compiling CNIOLinux liburing_shims.c
[20/35] Compiling _AtomicsShims.c
[21/35] Compiling CNIOLLHTTP c_nio_http.c
[21/35] Write sources
[23/35] Compiling CNIOSHA1 c_nio_sha1.c
[24/53] Compiling CNIOLLHTTP c_nio_api.c
[25/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/72] Compiling CNIODarwin shim.c
[27/72] Compiling c-nioatomics.c
[28/72] Compiling c-atomics.c
[30/78] Emitting module _NIOBase64
[31/78] Compiling _NIOBase64 Base64.swift
[32/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/79] Compiling Atomics AtomicMemoryOrderings.swift
[34/79] Compiling Atomics DoubleWord.swift
[35/79] Compiling Atomics Primitives.shims.swift
[36/79] Compiling Atomics AtomicInteger.swift
[37/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/79] Compiling _NIODataStructures PriorityQueue.swift
[39/79] Compiling _NIODataStructures Heap.swift
[40/79] Emitting module _NIODataStructures
[41/79] Compiling _NIODataStructures _TinyArray.swift
[42/79] Compiling Atomics AtomicOptionalWrappable.swift
[43/79] Compiling Atomics AtomicReference.swift
[44/79] Compiling Atomics AtomicStorage.swift
[45/79] Compiling Atomics AtomicValue.swift
[46/79] Compiling Atomics PointerConformances.swift
[47/79] Compiling Atomics Primitives.native.swift
[48/79] Compiling Atomics UnsafeAtomic.swift
[49/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/79] Compiling Atomics AtomicBool.swift
[51/79] Compiling Atomics IntegerConformances.swift
[52/79] Emitting module InternalCollectionsUtilities
[53/79] Compiling Atomics OptionalRawRepresentable.swift
[54/79] Compiling Atomics RawRepresentable.swift
[55/95] Compiling DequeModule _DequeSlot.swift
[56/96] Compiling DequeModule Deque+Equatable.swift
[57/96] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/96] Compiling DequeModule Deque+Extras.swift
[59/96] Compiling DequeModule Deque+Hashable.swift
[64/96] Compiling DequeModule Deque._UnsafeHandle.swift
[65/96] Compiling DequeModule Deque.swift
[68/96] Compiling Atomics ManagedAtomic.swift
[69/96] Compiling Atomics ManagedAtomicLazyReference.swift
[70/96] Compiling DequeModule Deque+CustomReflectable.swift
[71/96] Compiling DequeModule Deque+Descriptions.swift
[72/96] Compiling DequeModule Deque+Testing.swift
[73/96] Compiling DequeModule Deque._Storage.swift
[74/98] Compiling NIOConcurrencyHelpers lock.swift
[75/98] Emitting module NIOConcurrencyHelpers
[76/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[79/98] Compiling NIOConcurrencyHelpers atomics.swift
[80/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/98] Emitting module Atomics
[82/98] Compiling DequeModule _DequeBuffer.swift
[85/98] Compiling DequeModule _DequeBufferHeader.swift
[90/98] Compiling Atomics IntegerOperations.swift
[91/98] Compiling Atomics Unmanaged extensions.swift
[92/98] Compiling DequeModule Deque+Codable.swift
[93/98] Compiling DequeModule Deque+Collection.swift
[98/98] Emitting module DequeModule
[99/160] Compiling NIOCore AddressedEnvelope.swift
[100/160] Compiling NIOCore AsyncAwaitSupport.swift
[101/160] Compiling NIOCore AsyncChannel.swift
[102/160] Compiling NIOCore AsyncChannelHandler.swift
[103/160] Compiling NIOCore AsyncChannelInboundStream.swift
[104/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[105/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[106/160] Compiling NIOCore GlobalSingletons.swift
[107/160] Compiling NIOCore IO.swift
[108/160] Compiling NIOCore IOData.swift
[109/160] Compiling NIOCore IPProtocol.swift
[110/160] Compiling NIOCore IntegerBitPacking.swift
[111/160] Compiling NIOCore IntegerTypes.swift
[112/160] Compiling NIOCore Interfaces.swift
[113/166] Compiling NIOCore Linux.swift
[114/166] Compiling NIOCore MarkedCircularBuffer.swift
[115/166] Compiling NIOCore MulticastChannel.swift
[116/166] Compiling NIOCore NIOAny.swift
[117/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[118/166] Compiling NIOCore NIOLoopBound.swift
[119/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[120/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/166] Compiling NIOCore EventLoopFuture.swift
[123/166] Compiling NIOCore FileDescriptor.swift
[124/166] Compiling NIOCore FileHandle.swift
[125/166] Compiling NIOCore FileRegion.swift
[126/166] Compiling NIOCore SocketOptionProvider.swift
[127/166] Compiling NIOCore SystemCallHelpers.swift
[128/166] Compiling NIOCore TimeAmount+Duration.swift
[129/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[130/166] Compiling NIOCore UniversalBootstrapSupport.swift
[131/166] Compiling NIOCore Utilities.swift
[132/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[133/166] Compiling NIOCore NIOAsyncWriter.swift
[134/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[135/166] Compiling NIOCore BSDSocketAPI.swift
[136/166] Compiling NIOCore ByteBuffer-aux.swift
[137/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[138/166] Compiling NIOCore ByteBuffer-conversions.swift
[139/166] Compiling NIOCore NIOScheduledCallback.swift
[140/166] Compiling NIOCore NIOSendable.swift
[141/166] Compiling NIOCore PointerHelpers.swift
[142/166] Compiling NIOCore RecvByteBufferAllocator.swift
[143/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[144/166] Compiling NIOCore SocketAddresses.swift
[145/166] Compiling NIOCore Codec.swift
[146/166] Compiling NIOCore ConvenienceOptionSupport.swift
[147/166] Compiling NIOCore DeadChannel.swift
[148/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[149/166] Compiling NIOCore EventLoop+Deprecated.swift
[150/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[151/166] Compiling NIOCore EventLoop.swift
[152/166] Compiling NIOCore Channel.swift
[153/166] Compiling NIOCore ChannelHandler.swift
[154/166] Compiling NIOCore ChannelHandlers.swift
[155/166] Compiling NIOCore ChannelInvoker.swift
[156/166] Compiling NIOCore ChannelOption.swift
[157/166] Compiling NIOCore ChannelPipeline.swift
[158/166] Compiling NIOCore CircularBuffer.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 AsyncTestingChannel.swift
[168/220] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[169/220] Emitting module NIOEmbedded
[170/220] Compiling NIOEmbedded Embedded.swift
[171/220] Compiling NIOPosix PendingWritesManager.swift
[172/220] Compiling NIOPosix PipeChannel.swift
[173/220] Compiling NIOPosix PipePair.swift
[174/220] Compiling NIOPosix PointerHelpers.swift
[175/220] Compiling NIOPosix Pool.swift
[176/225] Compiling NIOPosix SocketProtocols.swift
[177/225] Compiling NIOPosix System.swift
[178/225] Compiling NIOPosix Thread.swift
[179/225] Compiling NIOPosix ThreadPosix.swift
[180/225] Compiling NIOPosix ThreadWindows.swift
[181/225] Compiling NIOPosix Selectable.swift
[182/225] Compiling NIOPosix SelectableChannel.swift
[183/225] Compiling NIOPosix SelectableEventLoop.swift
[184/225] Compiling NIOPosix SelectorEpoll.swift
[185/225] Compiling NIOPosix SelectorGeneric.swift
[186/225] Compiling NIOPosix BSDSocketAPICommon.swift
[187/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[188/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[189/225] Compiling NIOPosix BaseSocket.swift
[190/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[191/225] Compiling NIOPosix BaseSocketChannel.swift
[192/225] Compiling NIOPosix GetaddrinfoResolver.swift
[193/225] Compiling NIOPosix HappyEyeballs.swift
[194/225] Compiling NIOPosix IO.swift
[195/225] Compiling NIOPosix IntegerBitPacking.swift
[196/225] Compiling NIOPosix IntegerTypes.swift
[197/225] Compiling NIOPosix Linux.swift
[198/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[199/225] Compiling NIOPosix Bootstrap.swift
[200/225] Compiling NIOPosix ControlMessage.swift
[201/225] Compiling NIOPosix DatagramVectorReadManager.swift
[202/225] Compiling NIOPosix Errors+Any.swift
[203/225] Compiling NIOPosix FileDescriptor.swift
[204/225] Emitting module NIOPosix
[205/225] Compiling NIOPosix SelectorKqueue.swift
[206/225] Compiling NIOPosix SelectorUring.swift
[207/225] Compiling NIOPosix ServerSocket.swift
[208/225] Compiling NIOPosix Socket.swift
[209/225] Compiling NIOPosix SocketChannel.swift
[210/225] Compiling NIOPosix PooledRecvBufferAllocator.swift
[211/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[212/225] Compiling NIOPosix PosixSingletons.swift
[213/225] Compiling NIOPosix RawSocketBootstrap.swift
[214/225] Compiling NIOPosix Resolver.swift
[215/225] Compiling NIOPosix LinuxCPUSet.swift
[216/225] Compiling NIOPosix LinuxUring.swift
[217/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[218/225] Compiling NIOPosix NIOThreadPool.swift
[219/225] Compiling NIOPosix NonBlockingFileIO.swift
[220/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[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 NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[229/250] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[230/250] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[231/250] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/250] Emitting module NIOFoundationCompat
[233/250] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[234/250] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[235/250] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[236/250] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[237/250] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[238/250] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[239/250] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[240/250] Compiling NIOHTTP1 ByteCollectionUtils.swift
[241/250] Compiling NIOHTTP1 HTTPDecoder.swift
[242/250] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[243/250] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[244/250] Compiling NIOHTTP1 HTTPEncoder.swift
[245/250] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[246/250] Emitting module NIOHTTP1
[247/250] Compiling NIOHTTP1 HTTPTypes.swift
[248/250] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[249/250] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[250/250] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[251/260] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[252/260] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[253/261] Compiling NIOWebSocket WebSocketOpcode.swift
[254/261] Compiling NIOWebSocket WebSocketErrorCodes.swift
[255/261] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[256/261] Compiling NIOWebSocket SHA1.swift
[257/261] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[258/261] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[259/261] Emitting module NIOWebSocket
[260/261] Compiling NIOWebSocket WebSocketFrame.swift
[261/261] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[262/266] Compiling WebSocketCompression WebSocketDecompressor.swift
[263/266] Compiling WebSocketCompression WebSocketCompression.swift
[264/266] Compiling WebSocketCompression WebSocketCompressor.swift
[265/266] Emitting module WebSocketCompression
[266/266] Compiling WebSocketCompression PermessageDeflate.swift
Build complete! (36.02s)
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.