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 main (098e78), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 20:41:43 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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 098e78d Migrate to Swift Testing (#15)
Cloned https://github.com/StanfordSpezi/SpeziNetworking.git
Revision (git rev-parse @):
098e78d7717fc4e3199c579e47c75b916ce678ca
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziNetworking.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.94s)
Fetched https://github.com/apple/swift-nio.git from cache (0.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.69s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
Fetched https://github.com/apple/swift-collections.git from cache (0.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.82.1
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
========================================
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.82.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.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
[1/310] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.70s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.84s)
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-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (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.03s)
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at main (098e78d)
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.82.1
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
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.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziNetworking.git
https://github.com/StanfordSpezi/SpeziNetworking.git
{
  "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"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.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" : "SpeziNumerics",
      "targets" : [
        "SpeziNumerics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTByteCoding",
      "targets" : [
        "XCTByteCoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ByteCodingTesting",
      "targets" : [
        "ByteCodingTesting"
      ],
      "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",
      "product_dependencies" : [
        "RealModule"
      ],
      "sources" : [
        "Int24Tests.swift",
        "MedFloatTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "SpeziNumerics",
        "ByteCodingTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziNumerics",
      "module_type" : "SwiftTarget",
      "name" : "SpeziNumerics",
      "path" : "Sources/SpeziNumerics",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "SpeziNumerics"
      ],
      "sources" : [
        "ByteBuffer+Int24.swift",
        "MedFloat.swift",
        "MedFloatImpl.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ByteCodingTests",
      "module_type" : "SwiftTarget",
      "name" : "ByteCodingTests",
      "path" : "Tests/ByteCodingTests",
      "sources" : [
        "ByteCodableTests.swift",
        "RawRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "ByteCodingTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ByteCodingTesting",
      "module_type" : "SwiftTarget",
      "name" : "ByteCodingTesting",
      "path" : "Sources/ByteCodingTesting",
      "product_memberships" : [
        "ByteCodingTesting"
      ],
      "sources" : [
        "TestIdentity.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ByteCoding",
      "module_type" : "SwiftTarget",
      "name" : "ByteCoding",
      "path" : "Sources/ByteCoding",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "ByteCoding",
        "SpeziNumerics",
        "XCTByteCoding",
        "ByteCodingTesting"
      ],
      "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"
}
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
Building for debugging...
[0/26] Write sources
[1/26] Copying PrivacyInfo.xcprivacy
[1/26] Write sources
[13/26] Compiling CNIOWindows shim.c
[13/26] Compiling CNIOWindows WSAStartup.c
[15/26] Write sources
[18/26] Compiling CNIOWASI CNIOWASI.c
[19/26] Compiling CNIOLinux shim.c
[20/26] Compiling CNIOLinux liburing_shims.c
[21/26] Write swift-version-2F0A5646E1D333AE.txt
[22/26] Compiling _AtomicsShims.c
[24/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/69] Compiling CNIODarwin shim.c
[26/70] Compiling Atomics AtomicStorage.swift
[27/70] Compiling Atomics AtomicValue.swift
[28/70] Compiling Atomics AtomicMemoryOrderings.swift
[29/70] Compiling Atomics DoubleWord.swift
[30/70] Compiling Atomics ManagedAtomic.swift
[31/70] Compiling Atomics ManagedAtomicLazyReference.swift
[32/70] Emitting module InternalCollectionsUtilities
[33/70] Compiling _NIOBase64 Base64.swift
[34/70] Emitting module _NIOBase64
[35/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/72] Compiling Atomics UnsafeAtomic.swift
[43/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/72] Compiling Atomics Primitives.shims.swift
[45/72] Compiling Atomics AtomicInteger.swift
[46/72] Compiling Atomics AtomicOptionalWrappable.swift
[47/72] Compiling Atomics AtomicReference.swift
[50/72] Compiling Atomics AtomicBool.swift
[51/72] Compiling Atomics IntegerConformances.swift
[52/72] Compiling Atomics OptionalRawRepresentable.swift
[53/72] Compiling Atomics RawRepresentable.swift
[56/72] Compiling Atomics PointerConformances.swift
[57/72] Compiling Atomics Primitives.native.swift
[64/72] Compiling Atomics IntegerOperations.swift
[65/72] Compiling Atomics Unmanaged extensions.swift
[66/72] Compiling _NIODataStructures _TinyArray.swift
[67/72] Compiling _NIODataStructures PriorityQueue.swift
[68/88] Emitting module Atomics
[69/88] Compiling DequeModule Deque+Equatable.swift
[70/88] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[71/88] Compiling _NIODataStructures Heap.swift
[72/89] Compiling DequeModule _DequeBufferHeader.swift
[73/89] Compiling DequeModule _DequeSlot.swift
[74/89] Compiling DequeModule _DequeBuffer.swift
[75/89] Emitting module _NIODataStructures
[76/89] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/89] Compiling DequeModule Deque+Testing.swift
[78/89] Compiling DequeModule Deque._Storage.swift
[79/89] Compiling DequeModule Deque+Extras.swift
[80/89] Compiling DequeModule Deque+Hashable.swift
[81/89] Compiling DequeModule Deque+CustomReflectable.swift
[82/89] Compiling DequeModule Deque+Descriptions.swift
[83/89] Compiling DequeModule Deque._UnsafeHandle.swift
[84/89] Compiling DequeModule Deque.swift
[85/89] Compiling DequeModule Deque+Codable.swift
[86/89] Compiling DequeModule Deque+Collection.swift
[87/89] Emitting module DequeModule
[87/89] Compiling c-nioatomics.c
[88/89] Compiling c-atomics.c
[90/95] Compiling NIOConcurrencyHelpers lock.swift
[91/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/95] Compiling NIOConcurrencyHelpers atomics.swift
[95/95] Emitting module NIOConcurrencyHelpers
[96/156] Compiling NIOCore Interfaces.swift
[97/156] Compiling NIOCore Linux.swift
[98/156] Compiling NIOCore MarkedCircularBuffer.swift
[99/156] Compiling NIOCore MulticastChannel.swift
[100/156] Compiling NIOCore NIOAny.swift
[101/156] Compiling NIOCore NIOCloseOnErrorHandler.swift
[102/156] Compiling NIOCore GlobalSingletons.swift
[103/156] Compiling NIOCore IO.swift
[104/156] Compiling NIOCore IOData.swift
[105/156] Compiling NIOCore IPProtocol.swift
[106/156] Compiling NIOCore IntegerBitPacking.swift
[107/156] Compiling NIOCore IntegerTypes.swift
[108/162] Compiling NIOCore NIOLoopBound.swift
[109/162] Compiling NIOCore NIOScheduledCallback.swift
[110/162] Compiling NIOCore NIOSendable.swift
[111/162] Compiling NIOCore RecvByteBufferAllocator.swift
[112/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[113/162] Compiling NIOCore SocketAddresses.swift
[114/162] Compiling NIOCore AddressedEnvelope.swift
[115/162] Compiling NIOCore AsyncAwaitSupport.swift
[116/162] Compiling NIOCore AsyncChannel.swift
[117/162] Compiling NIOCore AsyncChannelHandler.swift
[118/162] Compiling NIOCore AsyncChannelInboundStream.swift
[119/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[120/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[121/162] Compiling NIOCore SocketOptionProvider.swift
[122/162] Compiling NIOCore SystemCallHelpers.swift
[123/162] Compiling NIOCore TimeAmount+Duration.swift
[124/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[125/162] Compiling NIOCore UniversalBootstrapSupport.swift
[126/162] Compiling NIOCore Utilities.swift
[127/162] Compiling NIOCore Codec.swift
[128/162] Compiling NIOCore ConvenienceOptionSupport.swift
[129/162] Compiling NIOCore DeadChannel.swift
[130/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[131/162] Compiling NIOCore EventLoop+Deprecated.swift
[132/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[133/162] Compiling NIOCore EventLoop.swift
[134/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[135/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[136/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[137/162] Compiling NIOCore EventLoopFuture.swift
[138/162] Compiling NIOCore FileDescriptor.swift
[139/162] Compiling NIOCore FileHandle.swift
[140/162] Compiling NIOCore FileRegion.swift
[141/162] Compiling NIOCore Channel.swift
[142/162] Compiling NIOCore ChannelHandler.swift
[143/162] Compiling NIOCore ChannelHandlers.swift
[144/162] Compiling NIOCore ChannelInvoker.swift
[145/162] Compiling NIOCore ChannelOption.swift
[146/162] Compiling NIOCore ChannelPipeline.swift
[147/162] Compiling NIOCore CircularBuffer.swift
[148/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[149/162] Compiling NIOCore NIOAsyncWriter.swift
[150/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/162] Compiling NIOCore BSDSocketAPI.swift
[152/162] Compiling NIOCore ByteBuffer-aux.swift
[153/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/162] Compiling NIOCore ByteBuffer-conversions.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/215] Emitting module NIOEmbedded
[164/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[165/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/215] Compiling NIOEmbedded Embedded.swift
[167/215] Compiling NIOPosix GetaddrinfoResolver.swift
[168/215] Compiling NIOPosix HappyEyeballs.swift
[169/215] Compiling NIOPosix IO.swift
[170/215] Compiling NIOPosix IntegerBitPacking.swift
[171/215] Compiling NIOPosix IntegerTypes.swift
[172/215] Compiling NIOPosix Linux.swift
[173/220] Compiling NIOPosix SocketProtocols.swift
[174/220] Compiling NIOPosix System.swift
[175/220] Compiling NIOPosix Thread.swift
[176/220] Compiling NIOPosix ThreadPosix.swift
[177/220] Compiling NIOPosix ThreadWindows.swift
[178/220] Compiling NIOPosix PooledRecvBufferAllocator.swift
[179/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[180/220] Compiling NIOPosix PosixSingletons.swift
[181/220] Compiling NIOPosix RawSocketBootstrap.swift
[182/220] Compiling NIOPosix Resolver.swift
[183/220] Compiling NIOPosix Selectable.swift
[184/220] Compiling NIOPosix SelectableChannel.swift
[185/220] Compiling NIOPosix SelectableEventLoop.swift
[186/220] Compiling NIOPosix SelectorEpoll.swift
[187/220] Compiling NIOPosix SelectorGeneric.swift
[188/220] Compiling NIOPosix BSDSocketAPICommon.swift
[189/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[190/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[191/220] Compiling NIOPosix BaseSocket.swift
[192/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[193/220] Compiling NIOPosix BaseSocketChannel.swift
[194/220] Emitting module NIOPosix
[195/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[196/220] Compiling NIOPosix PendingWritesManager.swift
[197/220] Compiling NIOPosix PipeChannel.swift
[198/220] Compiling NIOPosix PipePair.swift
[199/220] Compiling NIOPosix Pool.swift
[200/220] Compiling NIOPosix SelectorKqueue.swift
[201/220] Compiling NIOPosix SelectorUring.swift
[202/220] Compiling NIOPosix ServerSocket.swift
[203/220] Compiling NIOPosix Socket.swift
[204/220] Compiling NIOPosix SocketChannel.swift
[205/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[206/220] Compiling NIOPosix Bootstrap.swift
[207/220] Compiling NIOPosix ControlMessage.swift
[208/220] Compiling NIOPosix DatagramVectorReadManager.swift
[209/220] Compiling NIOPosix Errors+Any.swift
[210/220] Compiling NIOPosix FileDescriptor.swift
[211/220] Compiling NIOPosix LinuxCPUSet.swift
[212/220] Compiling NIOPosix LinuxUring.swift
[213/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[214/220] Compiling NIOPosix NIOThreadPool.swift
[215/220] Compiling NIOPosix NonBlockingFileIO.swift
[216/220] Compiling NIOPosix UnsafeTransfer.swift
[217/220] Compiling NIOPosix Utilities.swift
[218/220] Compiling NIOPosix VsockAddress.swift
[219/220] Compiling NIOPosix VsockChannelEvents.swift
[220/220] Compiling NIOPosix resource_bundle_accessor.swift
[221/222] Emitting module NIO
[222/222] Compiling NIO Exports.swift
[223/227] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[224/227] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[225/227] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[226/227] Emitting module NIOFoundationCompat
[227/227] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[228/238] Compiling ByteCoding PrimitiveByteCodable.swift
[229/239] Compiling ByteCoding Bool+ByteCodable.swift
[230/239] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
[231/239] Emitting module ByteCoding
[232/239] Compiling ByteCoding ByteCodable+Deprecated.swift
[233/239] Compiling ByteCoding ByteCodable.swift
[234/239] Compiling ByteCoding Data+HexString.swift
[235/239] Compiling ByteCoding Float+ByteCodable.swift
[236/239] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[237/239] Compiling ByteCoding RawRepresentable+ByteCodable.swift
[238/239] Compiling ByteCoding Data+ByteCodable.swift
[239/239] Compiling ByteCoding String+ByteCodable.swift
[240/247] Compiling SpeziNumerics ByteBuffer+Int24.swift
[241/247] Emitting module SpeziNumerics
[242/247] Compiling SpeziNumerics MedFloat.swift
[243/247] Compiling SpeziNumerics MedFloatImpl.swift
[244/247] Emitting module ByteCodingTesting
[245/247] Compiling ByteCodingTesting TestIdentity.swift
[246/247] Compiling XCTByteCoding TestIdentity.swift
[247/247] Emitting module XCTByteCoding
Build complete! (22.73s)
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"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.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" : "SpeziNumerics",
      "targets" : [
        "SpeziNumerics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTByteCoding",
      "targets" : [
        "XCTByteCoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ByteCodingTesting",
      "targets" : [
        "ByteCodingTesting"
      ],
      "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",
      "product_dependencies" : [
        "RealModule"
      ],
      "sources" : [
        "Int24Tests.swift",
        "MedFloatTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "SpeziNumerics",
        "ByteCodingTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziNumerics",
      "module_type" : "SwiftTarget",
      "name" : "SpeziNumerics",
      "path" : "Sources/SpeziNumerics",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "SpeziNumerics"
      ],
      "sources" : [
        "ByteBuffer+Int24.swift",
        "MedFloat.swift",
        "MedFloatImpl.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ByteCodingTests",
      "module_type" : "SwiftTarget",
      "name" : "ByteCodingTests",
      "path" : "Tests/ByteCodingTests",
      "sources" : [
        "ByteCodableTests.swift",
        "RawRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "ByteCoding",
        "ByteCodingTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ByteCodingTesting",
      "module_type" : "SwiftTarget",
      "name" : "ByteCodingTesting",
      "path" : "Sources/ByteCodingTesting",
      "product_memberships" : [
        "ByteCodingTesting"
      ],
      "sources" : [
        "TestIdentity.swift"
      ],
      "target_dependencies" : [
        "ByteCoding"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ByteCoding",
      "module_type" : "SwiftTarget",
      "name" : "ByteCoding",
      "path" : "Sources/ByteCoding",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "ByteCoding",
        "SpeziNumerics",
        "XCTByteCoding",
        "ByteCodingTesting"
      ],
      "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.