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.0 for macOS (SPM) on 10 Mar 2025 03:23:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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
Fetching https://github.com/apple/swift-numerics.git
[1/5653] Fetching swift-numerics
[5654/79636] Fetching swift-numerics, swift-nio
Fetched https://github.com/apple/swift-numerics.git from cache (4.05s)
Fetched https://github.com/apple/swift-nio.git from cache (4.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.71s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[53/5919] Fetching swift-atomics, swift-system
[462/21803] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.98s)
Fetched https://github.com/apple/swift-collections.git from cache (1.98s)
Fetched https://github.com/apple/swift-system.git from cache (1.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (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.67s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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.2
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
========================================
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.81.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.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.75s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.03s)
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-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
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-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.02s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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
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
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.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/26] Write sources
[12/26] Copying PrivacyInfo.xcprivacy
[15/26] Compiling CNIOWindows WSAStartup.c
[16/26] Compiling CNIOWindows shim.c
[17/26] Write sources
[18/26] Compiling CNIOLinux shim.c
[19/26] Compiling CNIOWASI CNIOWASI.c
[20/26] Compiling CNIOLinux liburing_shims.c
[21/26] Write swift-version-5BDAB9E9C0126B9D.txt
[22/26] Compiling _AtomicsShims.c
[23/69] Compiling CNIODarwin shim.c
[24/69] Compiling c-nioatomics.c
[25/69] Compiling c-atomics.c
[27/75] Emitting module _NIOBase64
[28/75] Compiling _NIOBase64 Base64.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 Atomics UnsafeAtomic.swift
[34/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[35/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/76] Compiling Atomics ManagedAtomic.swift
[39/76] Compiling Atomics ManagedAtomicLazyReference.swift
[40/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/78] Compiling Atomics Primitives.shims.swift
[42/78] Compiling Atomics AtomicInteger.swift
[43/78] Compiling Atomics AtomicBool.swift
[44/78] Compiling Atomics IntegerConformances.swift
[45/78] Compiling Atomics AtomicOptionalWrappable.swift
[46/78] Compiling Atomics AtomicReference.swift
[47/78] Compiling Atomics OptionalRawRepresentable.swift
[48/78] Compiling Atomics RawRepresentable.swift
[51/78] Emitting module InternalCollectionsUtilities
[52/78] Compiling Atomics IntegerOperations.swift
[53/78] Compiling Atomics Unmanaged extensions.swift
[54/78] Compiling Atomics AtomicStorage.swift
[55/78] Compiling Atomics AtomicValue.swift
[58/94] Compiling _NIODataStructures _TinyArray.swift
[59/94] Compiling DequeModule Deque+CustomReflectable.swift
[60/94] Compiling DequeModule Deque+Descriptions.swift
[61/95] Compiling DequeModule _DequeBuffer.swift
[62/95] Compiling DequeModule _DequeBufferHeader.swift
[63/95] Compiling DequeModule _DequeSlot.swift
[64/95] Compiling _NIODataStructures PriorityQueue.swift
[65/95] Compiling _NIODataStructures Heap.swift
[66/95] Emitting module _NIODataStructures
[67/95] Compiling DequeModule Deque+Equatable.swift
[68/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/95] Compiling DequeModule Deque+Extras.swift
[70/95] Compiling DequeModule Deque+Hashable.swift
[71/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/95] Compiling DequeModule Deque+Testing.swift
[73/95] Compiling DequeModule Deque._Storage.swift
[74/95] Compiling DequeModule Deque._UnsafeHandle.swift
[75/95] Compiling DequeModule Deque.swift
[76/95] Emitting module NIOConcurrencyHelpers
[77/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/95] Compiling NIOConcurrencyHelpers lock.swift
[81/95] Compiling NIOConcurrencyHelpers atomics.swift
[82/95] Compiling DequeModule Deque+Codable.swift
[83/95] Compiling DequeModule Deque+Collection.swift
[84/95] Emitting module DequeModule
[89/95] Emitting module Atomics
[96/156] Compiling NIOCore NIOLoopBound.swift
[97/156] Compiling NIOCore NIOScheduledCallback.swift
[98/156] Compiling NIOCore NIOSendable.swift
[99/156] Compiling NIOCore RecvByteBufferAllocator.swift
[100/156] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[101/156] Compiling NIOCore SocketAddresses.swift
[102/162] Compiling NIOCore AddressedEnvelope.swift
[103/162] Compiling NIOCore AsyncAwaitSupport.swift
[104/162] Compiling NIOCore AsyncChannel.swift
[105/162] Compiling NIOCore AsyncChannelHandler.swift
[106/162] Compiling NIOCore AsyncChannelInboundStream.swift
[107/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[108/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[109/162] Compiling NIOCore SocketOptionProvider.swift
[110/162] Compiling NIOCore SystemCallHelpers.swift
[111/162] Compiling NIOCore TimeAmount+Duration.swift
[112/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[113/162] Compiling NIOCore UniversalBootstrapSupport.swift
[114/162] Compiling NIOCore Utilities.swift
[115/162] Compiling NIOCore Codec.swift
[116/162] Compiling NIOCore ConvenienceOptionSupport.swift
[117/162] Compiling NIOCore DeadChannel.swift
[118/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[119/162] Compiling NIOCore EventLoop+Deprecated.swift
[120/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[121/162] Compiling NIOCore EventLoop.swift
[122/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[123/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[124/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[125/162] Compiling NIOCore EventLoopFuture.swift
[126/162] Compiling NIOCore FileDescriptor.swift
[127/162] Compiling NIOCore FileHandle.swift
[128/162] Compiling NIOCore FileRegion.swift
[129/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[130/162] Compiling NIOCore NIOAsyncWriter.swift
[131/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[132/162] Compiling NIOCore BSDSocketAPI.swift
[133/162] Compiling NIOCore ByteBuffer-aux.swift
[134/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[135/162] Compiling NIOCore ByteBuffer-conversions.swift
[136/162] Compiling NIOCore GlobalSingletons.swift
[137/162] Compiling NIOCore IO.swift
[138/162] Compiling NIOCore IOData.swift
[139/162] Compiling NIOCore IPProtocol.swift
[140/162] Compiling NIOCore IntegerBitPacking.swift
[141/162] Compiling NIOCore IntegerTypes.swift
[142/162] Compiling NIOCore Channel.swift
[143/162] Compiling NIOCore ChannelHandler.swift
[144/162] Compiling NIOCore ChannelHandlers.swift
[145/162] Compiling NIOCore ChannelInvoker.swift
[146/162] Compiling NIOCore ChannelOption.swift
[147/162] Compiling NIOCore ChannelPipeline.swift
[148/162] Compiling NIOCore CircularBuffer.swift
[149/162] Compiling NIOCore Interfaces.swift
[150/162] Compiling NIOCore Linux.swift
[151/162] Compiling NIOCore MarkedCircularBuffer.swift
[152/162] Compiling NIOCore MulticastChannel.swift
[153/162] Compiling NIOCore NIOAny.swift
[154/162] Compiling NIOCore NIOCloseOnErrorHandler.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] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/215] Emitting module NIOEmbedded
[165/215] Compiling NIOEmbedded Embedded.swift
[166/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[168/215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[169/215] Compiling NIOPosix PosixSingletons.swift
[170/215] Compiling NIOPosix RawSocketBootstrap.swift
[171/215] Compiling NIOPosix Resolver.swift
[172/220] Compiling NIOPosix SocketProtocols.swift
[173/220] Compiling NIOPosix System.swift
[174/220] Compiling NIOPosix Thread.swift
[175/220] Compiling NIOPosix ThreadPosix.swift
[176/220] Compiling NIOPosix ThreadWindows.swift
[177/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[178/220] Compiling NIOPosix PendingWritesManager.swift
[179/220] Compiling NIOPosix PipeChannel.swift
[180/220] Compiling NIOPosix PipePair.swift
[181/220] Compiling NIOPosix Pool.swift
[182/220] Compiling NIOPosix Selectable.swift
[183/220] Compiling NIOPosix SelectableChannel.swift
[184/220] Compiling NIOPosix SelectableEventLoop.swift
[185/220] Compiling NIOPosix SelectorEpoll.swift
[186/220] Compiling NIOPosix SelectorGeneric.swift
[187/220] Compiling NIOPosix BSDSocketAPICommon.swift
[188/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[189/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[190/220] Compiling NIOPosix BaseSocket.swift
[191/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[192/220] Compiling NIOPosix BaseSocketChannel.swift
[193/220] Compiling NIOPosix LinuxCPUSet.swift
[194/220] Compiling NIOPosix LinuxUring.swift
[195/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[196/220] Compiling NIOPosix NIOThreadPool.swift
[197/220] Compiling NIOPosix NonBlockingFileIO.swift
[198/220] Compiling NIOPosix SelectorKqueue.swift
[199/220] Compiling NIOPosix SelectorUring.swift
[200/220] Compiling NIOPosix ServerSocket.swift
[201/220] Compiling NIOPosix Socket.swift
[202/220] Compiling NIOPosix SocketChannel.swift
[203/220] Emitting module NIOPosix
[204/220] Compiling NIOPosix GetaddrinfoResolver.swift
[205/220] Compiling NIOPosix HappyEyeballs.swift
[206/220] Compiling NIOPosix IO.swift
[207/220] Compiling NIOPosix IntegerBitPacking.swift
[208/220] Compiling NIOPosix IntegerTypes.swift
[209/220] Compiling NIOPosix Linux.swift
[210/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/220] Compiling NIOPosix Bootstrap.swift
[212/220] Compiling NIOPosix ControlMessage.swift
[213/220] Compiling NIOPosix DatagramVectorReadManager.swift
[214/220] Compiling NIOPosix Errors+Any.swift
[215/220] Compiling NIOPosix FileDescriptor.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 JSONSerialization+ByteBuffer.swift
[224/227] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[225/227] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[226/227] Emitting module NIOFoundationCompat
[227/227] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[228/238] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[229/238] Compiling ByteCoding Data+ByteCodable.swift
[230/238] Compiling ByteCoding Float+ByteCodable.swift
[231/238] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
[232/238] Compiling ByteCoding Bool+ByteCodable.swift
[233/238] Compiling ByteCoding RawRepresentable+ByteCodable.swift
[234/238] Compiling ByteCoding PrimitiveByteCodable.swift
[235/238] Compiling ByteCoding ByteCodable+Deprecated.swift
[236/238] Compiling ByteCoding ByteCodable.swift
[237/238] Emitting module ByteCoding
[238/238] Compiling ByteCoding String+ByteCodable.swift
[239/239] Compiling ByteCoding Data+HexString.swift
[240/247] Emitting module SpeziNumerics
[241/247] Compiling SpeziNumerics MedFloat.swift
[242/247] Compiling SpeziNumerics ByteBuffer+Int24.swift
[243/247] Compiling SpeziNumerics MedFloatImpl.swift
[244/247] Compiling ByteCodingTesting TestIdentity.swift
[245/247] Emitting module ByteCodingTesting
[246/247] Compiling XCTByteCoding TestIdentity.swift
[247/247] Emitting module XCTByteCoding
Build complete! (41.34s)
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.