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-oblivious-http, reference 0.3.1 (3f9f07), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 15:41:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-oblivious-http.git
Reference: 0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-oblivious-http
 * tag               0.3.1      -> FETCH_HEAD
HEAD is now at 3f9f07d Handle unknown default (#29)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
3f9f07d0f332d54bbc65cf587a9bff1113e97416
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-oblivious-http.git at 0.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-nio-oblivious-http.git
https://github.com/apple/swift-nio-oblivious-http.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.54.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "swift-nio-oblivious-http",
  "name" : "swift-nio-oblivious-http",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14"
    },
    {
      "name" : "ios",
      "version" : "17"
    },
    {
      "name" : "tvos",
      "version" : "17"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "ObliviousHTTP",
      "targets" : [
        "ObliviousHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObliviousX",
      "targets" : [
        "ObliviousX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObliviousXTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXTests",
      "path" : "Tests/ObliviousXTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousXTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTPTests",
      "path" : "Tests/ObliviousHTTPTests",
      "product_dependencies" : [
        "Crypto",
        "NIOCore",
        "NIOHTTP1"
      ],
      "sources" : [
        "BHTTPParserTests.swift",
        "BHTTPSerializerTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTP",
      "path" : "Sources/ObliviousHTTP",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ObliviousHTTP"
      ],
      "sources" : [
        "BHTTPParser.swift",
        "BHTTPSerializer.swift",
        "Errors.swift",
        "ObliviousHTTPHandler.swift",
        "Varint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
[8/29] Copying PrivacyInfo.xcprivacy
[11/29] Write sources
[15/29] Compiling CNIOWindows shim.c
[15/29] Compiling CNIOWindows WSAStartup.c
[17/29] Compiling CNIOWASI CNIOWASI.c
[18/29] Compiling CNIOLinux liburing_shims.c
[18/29] Compiling CNIOLinux shim.c
[20/29] Write sources
[21/29] Write swift-version-2F0A5646E1D333AE.txt
[22/35] Compiling _AtomicsShims.c
[23/53] Compiling CNIOLLHTTP c_nio_http.c
[24/53] Compiling CNIOLLHTTP c_nio_api.c
[25/145] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/145] Compiling CNIODarwin shim.c
[28/145] Compiling Atomics ManagedAtomic.swift
[29/145] Compiling Atomics ManagedAtomicLazyReference.swift
[30/146] Compiling Atomics AtomicMemoryOrderings.swift
[31/146] Compiling Atomics DoubleWord.swift
[32/146] Compiling Atomics AtomicOptionalWrappable.swift
[33/146] Compiling Atomics AtomicReference.swift
[34/146] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/146] Compiling _NIOBase64 Base64.swift
[36/146] Emitting module _NIOBase64
[37/146] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/146] Compiling Atomics UnsafeAtomic.swift
[43/146] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/146] Compiling Atomics AtomicStorage.swift
[45/146] Compiling Atomics AtomicValue.swift
[48/148] Compiling Atomics PointerConformances.swift
[49/148] Compiling Atomics Primitives.native.swift
[50/148] Compiling Atomics AtomicBool.swift
[51/148] Compiling Atomics IntegerConformances.swift
[52/148] Compiling Atomics OptionalRawRepresentable.swift
[53/148] Compiling Atomics RawRepresentable.swift
[56/148] Emitting module InternalCollectionsUtilities
[57/148] Compiling Atomics Primitives.shims.swift
[58/148] Compiling Atomics AtomicInteger.swift
[59/148] Compiling _NIODataStructures _TinyArray.swift
[60/148] Compiling _NIODataStructures PriorityQueue.swift
[69/148] Compiling Atomics IntegerOperations.swift
[70/148] Compiling Atomics Unmanaged extensions.swift
[71/164] Compiling DequeModule _DequeBuffer.swift
[72/164] Compiling DequeModule _DequeBufferHeader.swift
[73/164] Compiling DequeModule _DequeSlot.swift
[74/165] Emitting module _NIODataStructures
[75/165] Compiling _NIODataStructures Heap.swift
[76/165] Emitting module Atomics
[77/165] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/165] Compiling DequeModule Deque+Testing.swift
[79/165] Compiling DequeModule Deque._Storage.swift
[80/165] Compiling DequeModule Deque+CustomReflectable.swift
[81/165] Compiling DequeModule Deque+Descriptions.swift
[82/165] Compiling DequeModule Deque._UnsafeHandle.swift
[83/165] Compiling DequeModule Deque.swift
[84/165] Compiling DequeModule Deque+Extras.swift
[85/165] Compiling DequeModule Deque+Hashable.swift
[86/165] Compiling DequeModule Deque+Codable.swift
[87/165] Compiling DequeModule Deque+Collection.swift
[88/165] Compiling DequeModule Deque+Equatable.swift
[89/165] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/165] Compiling c-nioatomics.c
[91/165] Emitting module DequeModule
[91/165] Compiling c-atomics.c
[93/171] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/171] Emitting module NIOConcurrencyHelpers
[95/171] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/171] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/171] Compiling NIOConcurrencyHelpers lock.swift
[98/171] Compiling NIOConcurrencyHelpers atomics.swift
[99/232] Emitting module Crypto
[100/240] Compiling NIOCore NIOLoopBound.swift
[101/240] Compiling NIOCore NIOScheduledCallback.swift
[102/240] Compiling NIOCore NIOSendable.swift
[103/240] Compiling NIOCore RecvByteBufferAllocator.swift
[104/240] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[105/240] Compiling NIOCore SocketAddresses.swift
[106/240] Compiling NIOCore Codec.swift
[107/240] Compiling NIOCore ConvenienceOptionSupport.swift
[108/240] Compiling NIOCore DeadChannel.swift
[109/240] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/240] Compiling NIOCore EventLoop+Deprecated.swift
[111/240] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/240] Compiling NIOCore EventLoop.swift
[113/246] Compiling NIOCore Interfaces.swift
[114/246] Compiling NIOCore Linux.swift
[115/246] Compiling NIOCore MarkedCircularBuffer.swift
[116/246] Compiling NIOCore MulticastChannel.swift
[117/246] Compiling NIOCore NIOAny.swift
[118/246] Compiling NIOCore NIOCloseOnErrorHandler.swift
[119/246] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[120/246] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/246] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/246] Compiling NIOCore EventLoopFuture.swift
[123/246] Compiling NIOCore FileDescriptor.swift
[124/246] Compiling NIOCore FileHandle.swift
[125/246] Compiling NIOCore FileRegion.swift
[126/246] Compiling NIOCore ChannelHandlers.swift
[127/246] Compiling NIOCore ChannelInvoker.swift
[128/246] Compiling NIOCore ChannelOption.swift
[129/246] Compiling NIOCore ChannelPipeline.swift
[130/246] Compiling NIOCore CircularBuffer.swift
[131/246] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/246] Compiling NIOCore NIOAsyncWriter.swift
[133/246] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[134/246] Compiling NIOCore ByteBuffer-hex.swift
[135/246] Compiling NIOCore ByteBuffer-int.swift
[136/246] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[137/246] Compiling NIOCore ByteBuffer-multi-int.swift
[138/246] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[139/246] Compiling NIOCore ByteBuffer-views.swift
[140/246] Compiling NIOCore Channel.swift
[141/246] Compiling NIOCore ChannelHandler.swift
[142/246] Compiling NIOCore AddressedEnvelope.swift
[143/246] Compiling NIOCore AsyncAwaitSupport.swift
[144/246] Compiling NIOCore AsyncChannel.swift
[145/246] Compiling NIOCore AsyncChannelHandler.swift
[146/246] Compiling NIOCore AsyncChannelInboundStream.swift
[147/246] Compiling NIOCore AsyncChannelOutboundWriter.swift
[148/246] Compiling NIOCore NIOAsyncSequenceProducer.swift
[149/246] Compiling NIOCore ByteBuffer-core.swift
[150/246] Compiling NIOCore BSDSocketAPI.swift
[151/246] Compiling NIOCore ByteBuffer-aux.swift
[152/246] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[153/246] Compiling NIOCore ByteBuffer-conversions.swift
[154/246] Compiling NIOCore GlobalSingletons.swift
[155/246] Compiling NIOCore IO.swift
[156/246] Compiling NIOCore IOData.swift
[157/246] Compiling NIOCore IPProtocol.swift
[158/246] Compiling NIOCore UniversalBootstrapSupport.swift
[159/246] Compiling NIOCore Utilities.swift
[160/246] Compiling Crypto HPKE-Utils.swift
[161/246] Compiling Crypto DHKEM.swift
[162/246] Compiling Crypto HPKE-KEM-Curve25519.swift
[163/246] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[164/246] Compiling Crypto HPKE-KEM.swift
[165/246] Compiling Crypto HPKE-Errors.swift
[178/246] Compiling NIOCore SocketOptionProvider.swift
[179/246] Compiling NIOCore SystemCallHelpers.swift
[180/246] Compiling NIOCore TimeAmount+Duration.swift
[181/246] Compiling NIOCore TypeAssistedChannelHandler.swift
[190/246] Compiling NIOCore IntegerBitPacking.swift
[191/246] Compiling NIOCore IntegerTypes.swift
[198/246] Compiling Crypto RNG_boring.swift
[199/246] Compiling Crypto SafeCompare_boring.swift
[200/246] Compiling Crypto Zeroization_boring.swift
[201/246] Compiling Crypto PrettyBytes.swift
[202/246] Compiling Crypto SafeCompare.swift
[203/246] Compiling Crypto SecureBytes.swift
[204/246] Compiling Crypto Zeroization.swift
[205/246] Compiling Crypto resource_bundle_accessor.swift
[246/249] Emitting module NIOCore
[247/302] Emitting module NIOEmbedded
[248/302] Compiling NIOEmbedded Embedded.swift
[249/302] Compiling NIOEmbedded AsyncTestingChannel.swift
[250/302] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[251/302] Compiling NIOPosix GetaddrinfoResolver.swift
[252/302] Compiling NIOPosix HappyEyeballs.swift
[253/302] Compiling NIOPosix IO.swift
[254/302] Compiling NIOPosix IntegerBitPacking.swift
[255/302] Compiling NIOPosix IntegerTypes.swift
[256/302] Compiling NIOPosix Linux.swift
[257/307] Compiling ObliviousX Errors.swift
[258/307] Compiling NIOPosix Selectable.swift
[259/307] Compiling NIOPosix SelectableChannel.swift
[260/307] Compiling NIOPosix SelectableEventLoop.swift
[261/307] Compiling NIOPosix SelectorEpoll.swift
[262/307] Compiling NIOPosix SelectorGeneric.swift
[263/307] Compiling ObliviousX OHTTPEncapsulation.swift
[264/307] Emitting module NIOPosix
[265/307] Compiling NIOPosix BSDSocketAPICommon.swift
[266/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[267/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[268/307] Compiling NIOPosix BaseSocket.swift
[269/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[270/307] Compiling NIOPosix BaseSocketChannel.swift
[271/307] Compiling NIOPosix UnsafeTransfer.swift
[272/307] Compiling NIOPosix Utilities.swift
[273/307] Compiling NIOPosix VsockAddress.swift
[274/307] Compiling NIOPosix VsockChannelEvents.swift
[275/307] Compiling NIOPosix resource_bundle_accessor.swift
[276/307] Compiling NIOPosix SocketProtocols.swift
[277/307] Compiling NIOPosix System.swift
[278/307] Compiling NIOPosix Thread.swift
[279/307] Compiling NIOPosix ThreadPosix.swift
[280/307] Compiling NIOPosix ThreadWindows.swift
[281/307] Compiling NIOPosix SelectorKqueue.swift
[282/307] Compiling NIOPosix SelectorUring.swift
[283/307] Compiling NIOPosix ServerSocket.swift
[284/307] Compiling NIOPosix Socket.swift
[285/307] Compiling NIOPosix SocketChannel.swift
[286/307] Compiling NIOPosix PooledRecvBufferAllocator.swift
[287/307] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[288/307] Compiling NIOPosix PosixSingletons.swift
[289/307] Compiling NIOPosix RawSocketBootstrap.swift
[290/307] Compiling NIOPosix Resolver.swift
[291/307] Compiling NIOPosix LinuxCPUSet.swift
[292/307] Compiling NIOPosix LinuxUring.swift
[293/307] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[294/307] Compiling NIOPosix NIOThreadPool.swift
[295/307] Compiling NIOPosix NonBlockingFileIO.swift
[296/307] Emitting module ObliviousX
[297/307] Compiling NIOPosix PendingDatagramWritesManager.swift
[298/307] Compiling NIOPosix PendingWritesManager.swift
[299/307] Compiling NIOPosix PipeChannel.swift
[300/307] Compiling NIOPosix PipePair.swift
[301/307] Compiling NIOPosix Pool.swift
[302/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[303/307] Compiling NIOPosix Bootstrap.swift
[304/307] Compiling NIOPosix ControlMessage.swift
[305/307] Compiling NIOPosix DatagramVectorReadManager.swift
[306/307] Compiling NIOPosix Errors+Any.swift
[307/307] Compiling NIOPosix FileDescriptor.swift
[308/309] Compiling NIO Exports.swift
[309/309] Emitting module NIO
[310/326] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[311/327] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[312/327] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[313/327] Compiling NIOHTTP1 HTTPEncoder.swift
[314/327] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[315/327] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[316/327] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[317/327] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[318/327] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[319/327] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[320/327] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[321/327] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[322/327] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[323/327] Compiling NIOHTTP1 ByteCollectionUtils.swift
[324/327] Compiling NIOHTTP1 HTTPDecoder.swift
[325/327] Emitting module NIOHTTP1
[326/327] Compiling NIOHTTP1 HTTPTypes.swift
[327/327] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[328/333] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[329/333] Compiling ObliviousHTTP Errors.swift
[330/333] Compiling ObliviousHTTP BHTTPSerializer.swift
[331/333] Compiling ObliviousHTTP Varint.swift
[332/333] Emitting module ObliviousHTTP
[333/333] Compiling ObliviousHTTP BHTTPParser.swift
Build complete! (23.16s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.92s)
Fetched https://github.com/apple/swift-nio.git from cache (0.95s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.36s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.67s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Fetched https://github.com/apple/swift-collections.git from cache (0.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.54.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "swift-nio-oblivious-http",
  "name" : "swift-nio-oblivious-http",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14"
    },
    {
      "name" : "ios",
      "version" : "17"
    },
    {
      "name" : "tvos",
      "version" : "17"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "ObliviousHTTP",
      "targets" : [
        "ObliviousHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObliviousX",
      "targets" : [
        "ObliviousX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObliviousXTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXTests",
      "path" : "Tests/ObliviousXTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousXTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTPTests",
      "path" : "Tests/ObliviousHTTPTests",
      "product_dependencies" : [
        "Crypto",
        "NIOCore",
        "NIOHTTP1"
      ],
      "sources" : [
        "BHTTPParserTests.swift",
        "BHTTPSerializerTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTP",
      "path" : "Sources/ObliviousHTTP",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ObliviousHTTP"
      ],
      "sources" : [
        "BHTTPParser.swift",
        "BHTTPSerializer.swift",
        "Errors.swift",
        "ObliviousHTTPHandler.swift",
        "Varint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.