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 SpeziNetworking, reference 2.2.0 (89fad7), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 15:10: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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziNetworking.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziNetworking
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 89fad79 Add default implementations for RawRepresentable types with ByteCodable raw value (#12)
Cloned https://github.com/StanfordSpezi/SpeziNetworking.git
Revision (git rev-parse @):
89fad797897bb741fc148027859c1bab3129999a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziNetworking.git at 2.2.0
Fetching https://github.com/apple/swift-nio.git
[1/71147] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (2.69s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3901] Fetching swift-system
[41/5470] Fetching swift-system, swift-atomics
[2681/20945] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.54s)
Fetched https://github.com/apple/swift-collections.git from cache (2.54s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.84s)
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.76.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.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
========================================
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": "spezinetworking",
      "name": "SpeziNetworking",
      "url": "https://github.com/StanfordSpezi/SpeziNetworking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziNetworking",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.76.1",
          "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/StanfordSpezi/SpeziNetworking.git
[1/224] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.82s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (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-collections.git from cache (0.60s)
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.60s)
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-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.76.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.2.0 (89fad79)
warning: '.resolve-product-dependencies': dependency 'spezinetworking' 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/StanfordSpezi/SpeziNetworking.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
Building for debugging...
[0/25] Write sources
[3/25] Copying PrivacyInfo.xcprivacy
[3/25] Write sources
[14/25] Compiling CNIOWindows WSAStartup.c
[14/25] Compiling CNIOWindows shim.c
[16/25] Write sources
[17/25] Write swift-version--7754E27361AE5C74.txt
[18/25] Compiling CNIOWASI CNIOWASI.c
[19/25] Compiling CNIOLinux shim.c
[20/25] Compiling CNIOLinux liburing_shims.c
[21/49] Compiling _AtomicsShims.c
[22/68] Compiling CNIODarwin shim.c
[23/68] Compiling c-nioatomics.c
[24/68] Compiling c-atomics.c
[26/74] Compiling Atomics AtomicStorage.swift
[27/74] Compiling Atomics AtomicValue.swift
[28/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/75] Compiling Atomics AtomicMemoryOrderings.swift
[30/75] Compiling Atomics DoubleWord.swift
[31/75] Compiling Atomics PointerConformances.swift
[32/75] Compiling Atomics Primitives.native.swift
[33/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/75] Emitting module _NIOBase64
[35/75] Compiling _NIOBase64 Base64.swift
[36/75] Compiling Atomics Primitives.shims.swift
[37/75] Compiling Atomics AtomicInteger.swift
[38/75] Compiling Atomics OptionalRawRepresentable.swift
[39/75] Compiling Atomics RawRepresentable.swift
[40/75] Compiling Atomics AtomicBool.swift
[41/75] Compiling Atomics IntegerConformances.swift
[42/75] Compiling Atomics ManagedAtomic.swift
[43/75] Compiling Atomics ManagedAtomicLazyReference.swift
[44/75] Emitting module InternalCollectionsUtilities
[45/75] Compiling Atomics UnsafeAtomic.swift
[46/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/93] Compiling DequeModule _DequeSlot.swift
[52/94] Compiling _NIODataStructures Heap.swift
[53/94] Emitting module _NIODataStructures
[54/94] Compiling _NIODataStructures _TinyArray.swift
[55/94] Compiling _NIODataStructures PriorityQueue.swift
[56/94] Compiling Atomics IntegerOperations.swift
[57/94] Compiling Atomics Unmanaged extensions.swift
[58/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/94] Compiling DequeModule _DequeBuffer.swift
[60/94] Compiling DequeModule _DequeBufferHeader.swift
[61/94] Compiling DequeModule Deque+Testing.swift
[62/94] Compiling DequeModule Deque._Storage.swift
[63/94] Compiling DequeModule Deque+Extras.swift
[64/94] Compiling DequeModule Deque+Hashable.swift
[65/94] Compiling DequeModule Deque._UnsafeHandle.swift
[66/94] Compiling DequeModule Deque.swift
[67/94] Compiling NIOConcurrencyHelpers lock.swift
[68/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[69/94] Emitting module NIOConcurrencyHelpers
[70/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/94] Compiling NIOConcurrencyHelpers atomics.swift
[73/94] Compiling DequeModule Deque+Codable.swift
[74/94] Compiling DequeModule Deque+Collection.swift
[75/94] Compiling DequeModule Deque+CustomReflectable.swift
[76/94] Compiling DequeModule Deque+Descriptions.swift
[77/94] Compiling DequeModule Deque+Equatable.swift
[78/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/94] Emitting module DequeModule
[86/94] Compiling Atomics AtomicOptionalWrappable.swift
[87/94] Compiling Atomics AtomicReference.swift
[94/94] Emitting module Atomics
[95/156] Compiling NIOCore GlobalSingletons.swift
[96/156] Compiling NIOCore IO.swift
[97/156] Compiling NIOCore IOData.swift
[98/156] Compiling NIOCore IPProtocol.swift
[99/156] Compiling NIOCore IntegerBitPacking.swift
[100/156] Compiling NIOCore IntegerTypes.swift
[101/156] Compiling NIOCore Interfaces.swift
[102/162] Compiling NIOCore NIOScheduledCallback.swift
[103/162] Compiling NIOCore NIOSendable.swift
[104/162] Compiling NIOCore PointerHelpers.swift
[105/162] Compiling NIOCore RecvByteBufferAllocator.swift
[106/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[107/162] Compiling NIOCore SocketAddresses.swift
[108/162] Compiling NIOCore SocketOptionProvider.swift
[109/162] Compiling NIOCore SystemCallHelpers.swift
[110/162] Compiling NIOCore TimeAmount+Duration.swift
[111/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[112/162] Compiling NIOCore UniversalBootstrapSupport.swift
[113/162] Compiling NIOCore Utilities.swift
[114/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[115/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[116/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[117/162] Compiling NIOCore EventLoopFuture.swift
[118/162] Compiling NIOCore FileDescriptor.swift
[119/162] Compiling NIOCore FileHandle.swift
[120/162] Compiling NIOCore FileRegion.swift
[121/162] Compiling NIOCore Codec.swift
[122/162] Compiling NIOCore ConvenienceOptionSupport.swift
[123/162] Compiling NIOCore DeadChannel.swift
[124/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[125/162] Compiling NIOCore EventLoop+Deprecated.swift
[126/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[127/162] Compiling NIOCore EventLoop.swift
[128/162] Compiling NIOCore AddressedEnvelope.swift
[129/162] Compiling NIOCore AsyncAwaitSupport.swift
[130/162] Compiling NIOCore AsyncChannel.swift
[131/162] Compiling NIOCore AsyncChannelHandler.swift
[132/162] Compiling NIOCore AsyncChannelInboundStream.swift
[133/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[134/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[135/162] Compiling NIOCore Linux.swift
[136/162] Compiling NIOCore MarkedCircularBuffer.swift
[137/162] Compiling NIOCore MulticastChannel.swift
[138/162] Compiling NIOCore NIOAny.swift
[139/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[140/162] Compiling NIOCore NIOLoopBound.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/216] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/216] Emitting module NIOEmbedded
[165/216] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/216] Compiling NIOEmbedded Embedded.swift
[167/216] Compiling NIOPosix PooledRecvBufferAllocator.swift
[168/216] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[169/216] Compiling NIOPosix PosixSingletons.swift
[170/216] Compiling NIOPosix RawSocketBootstrap.swift
[171/216] Compiling NIOPosix Resolver.swift
[172/221] Compiling NIOPosix GetaddrinfoResolver.swift
[173/221] Compiling NIOPosix HappyEyeballs.swift
[174/221] Compiling NIOPosix IO.swift
[175/221] Compiling NIOPosix IntegerBitPacking.swift
[176/221] Compiling NIOPosix IntegerTypes.swift
[177/221] Compiling NIOPosix Linux.swift
[178/221] Compiling NIOPosix Selectable.swift
[179/221] Compiling NIOPosix SelectableChannel.swift
[180/221] Compiling NIOPosix SelectableEventLoop.swift
[181/221] Compiling NIOPosix SelectorEpoll.swift
[182/221] Compiling NIOPosix SelectorGeneric.swift
[183/221] Compiling NIOPosix BSDSocketAPICommon.swift
[184/221] Compiling NIOPosix BSDSocketAPIPosix.swift
[185/221] Compiling NIOPosix BSDSocketAPIWindows.swift
[186/221] Compiling NIOPosix BaseSocket.swift
[187/221] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[188/221] Compiling NIOPosix BaseSocketChannel.swift
[189/221] Compiling NIOPosix SelectorKqueue.swift
[190/221] Compiling NIOPosix SelectorUring.swift
[191/221] Compiling NIOPosix ServerSocket.swift
[192/221] Compiling NIOPosix Socket.swift
[193/221] Compiling NIOPosix SocketChannel.swift
[194/221] Compiling NIOPosix PendingWritesManager.swift
[195/221] Compiling NIOPosix PipeChannel.swift
[196/221] Compiling NIOPosix PipePair.swift
[197/221] Compiling NIOPosix PointerHelpers.swift
[198/221] Compiling NIOPosix Pool.swift
[199/221] Compiling NIOPosix BaseStreamSocketChannel.swift
[200/221] Compiling NIOPosix Bootstrap.swift
[201/221] Compiling NIOPosix ControlMessage.swift
[202/221] Compiling NIOPosix DatagramVectorReadManager.swift
[203/221] Compiling NIOPosix Errors+Any.swift
[204/221] Compiling NIOPosix FileDescriptor.swift
[205/221] Compiling NIOPosix SocketProtocols.swift
[206/221] Compiling NIOPosix System.swift
[207/221] Compiling NIOPosix Thread.swift
[208/221] Compiling NIOPosix ThreadPosix.swift
[209/221] Compiling NIOPosix ThreadWindows.swift
[210/221] Compiling NIOPosix LinuxCPUSet.swift
[211/221] Compiling NIOPosix LinuxUring.swift
[212/221] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[213/221] Compiling NIOPosix NIOThreadPool.swift
[214/221] Compiling NIOPosix NonBlockingFileIO.swift
[215/221] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/221] Emitting module NIOPosix
[217/221] Compiling NIOPosix UnsafeTransfer.swift
[218/221] Compiling NIOPosix Utilities.swift
[219/221] Compiling NIOPosix VsockAddress.swift
[220/221] Compiling NIOPosix VsockChannelEvents.swift
[221/221] Compiling NIOPosix resource_bundle_accessor.swift
[222/223] Compiling NIO Exports.swift
[223/223] Emitting module NIO
[224/227] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[225/227] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[226/227] Emitting module NIOFoundationCompat
[227/227] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[228/238] Compiling ByteCoding Bool+ByteCodable.swift
[229/239] Compiling ByteCoding PrimitiveByteCodable.swift
[230/239] Compiling ByteCoding Data+ByteCodable.swift
[231/239] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
[232/239] Emitting module ByteCoding
[233/239] Compiling ByteCoding ByteCodable+Deprecated.swift
[234/239] Compiling ByteCoding ByteCodable.swift
[235/239] Compiling ByteCoding Float+ByteCodable.swift
[236/239] Compiling ByteCoding RawRepresentable+ByteCodable.swift
[237/239] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[238/239] Compiling ByteCoding String+ByteCodable.swift
[239/239] Compiling ByteCoding Data+HexString.swift
[240/244] Compiling SpeziNumerics ByteBuffer+Int24.swift
[241/244] Compiling SpeziNumerics MedFloat16.swift
[242/244] Emitting module SpeziNumerics
[243/244] Compiling XCTByteCoding TestIdentity.swift
[244/244] Emitting module XCTByteCoding
Build complete! (43.62s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.59.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "SpeziNetworking",
  "name" : "SpeziNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "ByteCoding",
      "targets" : [
        "ByteCoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTByteCoding",
      "targets" : [
        "XCTByteCoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziNumerics",
      "targets" : [
        "SpeziNumerics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTByteCoding",
      "module_type" : "SwiftTarget",
      "name" : "XCTByteCoding",
      "path" : "Sources/XCTByteCoding",
      "product_memberships" : [
        "XCTByteCoding"
      ],
      "sources" : [
        "TestIdentity.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziNumericsTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziNumericsTests",
      "path" : "Tests/SpeziNumericsTests",
      "sources" : [
        "Int24Tests.swift",
        "MedFloatTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "SpeziNumerics",
        "XCTByteCoding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziNumerics",
      "module_type" : "SwiftTarget",
      "name" : "SpeziNumerics",
      "path" : "Sources/SpeziNumerics",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "SpeziNumerics"
      ],
      "sources" : [
        "ByteBuffer+Int24.swift",
        "MedFloat16.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ByteCodingTests",
      "module_type" : "SwiftTarget",
      "name" : "ByteCodingTests",
      "path" : "Tests/ByteCodingTests",
      "sources" : [
        "ByteCodableTests.swift",
        "RawRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "XCTByteCoding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ByteCoding",
      "module_type" : "SwiftTarget",
      "name" : "ByteCoding",
      "path" : "Sources/ByteCoding",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "ByteCoding",
        "XCTByteCoding",
        "SpeziNumerics"
      ],
      "sources" : [
        "ByteCodable+Deprecated.swift",
        "ByteCodable.swift",
        "PrimitiveByteCodable.swift",
        "RawRepresentable+ByteCodable.swift",
        "RawRepresentable+PrimitiveByteCodable.swift",
        "StandardLibrary/Bool+ByteCodable.swift",
        "StandardLibrary/Data+ByteCodable.swift",
        "StandardLibrary/FixedWithInteger+ByteCodable.swift",
        "StandardLibrary/Float+ByteCodable.swift",
        "StandardLibrary/String+ByteCodable.swift",
        "TestingSupport/Data+HexString.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.