The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-mDNS, reference 1.1.2 (12ff79), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 17:46:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-mDNS.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/swift-mDNS
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 12ff797 Make mDNS tests portable to Linux
Cloned https://github.com/1amageek/swift-mDNS.git
Revision (git rev-parse @):
12ff79711fbffcad5e525bec625dac6bcaa10618
SUCCESS checkout https://github.com/1amageek/swift-mDNS.git at 1.1.2
Fetching https://github.com/1amageek/swift-nio-udp.git
Fetching https://github.com/apple/swift-log.git
[1/67] Fetching swift-nio-udp
[68/6876] Fetching swift-nio-udp, swift-log
Fetched https://github.com/1amageek/swift-nio-udp.git from cache (1.25s)
Fetched https://github.com/apple/swift-log.git from cache (1.25s)
Computing version for https://github.com/1amageek/swift-nio-udp.git
Computed https://github.com/1amageek/swift-nio-udp.git at 1.1.1 (1.87s)
Fetching https://github.com/apple/swift-nio.git
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (6.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.58s)
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/1820] Fetching swift-atomics
[365/25630] Fetching swift-atomics, swift-collections
[603/31231] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.87s)
Fetched https://github.com/apple/swift-system.git from cache (1.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (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.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/1amageek/swift-nio-udp.git
Working copy of https://github.com/1amageek/swift-nio-udp.git resolved at 1.1.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.6.4
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-mdns",
      "name": "swift-mDNS",
      "url": "https://github.com/1amageek/swift-mDNS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mDNS",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio-udp",
          "name": "swift-nio-udp",
          "url": "https://github.com/1amageek/swift-nio-udp.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-udp",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.99.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/swift-mDNS.git
[1/103] Fetching swift-mdns
Fetched https://github.com/1amageek/swift-mDNS.git from cache (0.73s)
Fetching https://github.com/1amageek/swift-nio-udp.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Fetched https://github.com/1amageek/swift-nio-udp.git from cache (0.50s)
Computing version for https://github.com/1amageek/swift-nio-udp.git
Computed https://github.com/1amageek/swift-nio-udp.git at 1.1.1 (0.57s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
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.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.07s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.99.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.4.1
Creating working copy for https://github.com/1amageek/swift-mDNS.git
Working copy of https://github.com/1amageek/swift-mDNS.git resolved at 1.1.2 (12ff797)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/1amageek/swift-nio-udp.git
Working copy of https://github.com/1amageek/swift-nio-udp.git resolved at 1.1.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.3.0
warning: '.resolve-product-dependencies': dependency 'swift-mdns' is not used by any target
Found 2 product dependencies
  - swift-log
  - swift-nio-udp
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/1amageek/swift-mDNS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[2/25] Copying PrivacyInfo.xcprivacy
[6/25] Write sources
[12/25] Compiling CNIOWindows shim.c
[13/25] Compiling CNIOWindows WSAStartup.c
[14/25] Compiling CNIOOpenBSD shim.c
[14/25] Write sources
[14/25] Compiling CNIOWASI CNIOWASI.c
[17/25] Compiling CNIOLinux shim.c
[18/25] Compiling CNIOLinux liburing_shims.c
[19/25] Write swift-version--6988338F2F200930.txt
[20/27] Compiling _AtomicsShims.c
[21/56] Compiling CNIOPosix event_loop_id.c
[22/75] Compiling CNIODarwin shim.c
[24/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/75] Compiling Atomics IntegerOperations.swift
[26/76] Compiling Atomics PointerConformances.swift
[27/76] Compiling Atomics Primitives.native.swift
[28/76] Emitting module InternalCollectionsUtilities
[29/76] Compiling Atomics AtomicInteger.swift
[30/76] Compiling Atomics AtomicOptionalWrappable.swift
[31/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/76] Compiling Atomics OptionalRawRepresentable.swift
[33/76] Compiling Atomics RawRepresentable.swift
[34/76] Compiling Atomics AtomicBool.swift
[35/76] Compiling Atomics IntegerConformances.swift
[36/76] Compiling Atomics ManagedAtomicLazyReference.swift
[37/76] Compiling Atomics UnsafeAtomic.swift
[38/76] Compiling Logging LogEvent.swift
[39/76] Compiling _NIODataStructures _TinyArray.swift
[40/76] Compiling _NIODataStructures PriorityQueue.swift
[41/76] Compiling Atomics AtomicValue.swift
[42/76] Compiling Atomics AtomicMemoryOrderings.swift
[43/76] Compiling Atomics DoubleWord.swift
[44/76] Compiling Atomics ManagedAtomic.swift
[49/77] Compiling _NIOBase64 Base64.swift
[50/77] Emitting module _NIOBase64
[51/77] Compiling Atomics AtomicReference.swift
[52/77] Compiling Atomics AtomicStorage.swift
[55/77] Compiling Logging MetadataProvider.swift
[56/77] Emitting module Logging
[57/77] Compiling Logging Locks.swift
[58/77] Compiling _NIODataStructures Heap.swift
[59/77] Emitting module _NIODataStructures
[66/77] Compiling Atomics Unmanaged extensions.swift
[73/111] Compiling ContainersPreview Producer+Filter.swift
[74/111] Compiling ContainersPreview Producer+Map.swift
[75/111] Compiling ContainersPreview Producer+Reduce.swift
[76/114] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[77/114] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[78/114] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[79/114] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[80/114] Compiling ContainersPreview ContainerIterator.swift
[81/114] Compiling ContainersPreview DynamicContainer.swift
[82/114] Compiling ContainersPreview MutableContainer.swift
[83/114] Compiling ContainersPreview PermutableContainer.swift
[84/114] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[85/114] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[86/114] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[87/114] Compiling ContainersPreview BorrowingSequence.swift
[88/114] Compiling ContainersPreview RandomAccessContainer.swift
[89/114] Compiling ContainersPreview RangeExpression2.swift
[90/114] Compiling ContainersPreview RangeReplaceableContainer.swift
[91/114] Compiling ContainersPreview Drain+Map.swift
[92/114] Compiling ContainersPreview Drain+Reduce.swift
[93/114] Compiling ContainersPreview Drain.swift
[94/114] Compiling ContainersPreview Producer+Collect.swift
[95/114] Compiling ContainersPreview BidirectionalContainer.swift
[96/114] Compiling ContainersPreview Container+Filter.swift
[97/114] Compiling ContainersPreview Container+SpanwiseZip.swift
[98/114] Compiling ContainersPreview Container.swift
[99/114] Compiling ContainersPreview Producer.swift
[100/114] Compiling ContainersPreview Borrow.swift
[101/114] Compiling ContainersPreview Box.swift
[102/114] Emitting module ContainersPreview
[103/114] Compiling ContainersPreview Inout.swift
[104/114] Compiling ContainersPreview InputSpan.swift
[105/114] Compiling ContainersPreview Shared.swift
[106/114] Emitting module Atomics
[107/114] Compiling ContainersPreview OutputSpan+Extras.swift
[108/114] Compiling ContainersPreview TemporaryAllocation.swift
[109/114] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[110/114] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[111/155] Compiling Logging LogHandler.swift
[112/155] Compiling Logging Logging.swift
[113/155] Compiling DequeModule UniqueDeque+Append.swift
[114/155] Compiling DequeModule UniqueDeque+Consumption.swift
[115/155] Compiling DequeModule UniqueDeque+Container.swift
[116/155] Compiling DequeModule UniqueDeque+Descriptions.swift
[117/159] Compiling DequeModule RigidDeque+Hashable.swift
[118/159] Compiling DequeModule RigidDeque+Initializers.swift
[119/159] Compiling DequeModule RigidDeque+Insertions.swift
[120/159] Compiling DequeModule RigidDeque+Prepend.swift
[121/159] Compiling DequeModule UniqueDeque+Insertions.swift
[122/159] Compiling DequeModule UniqueDeque+Prepend.swift
[123/159] Compiling DequeModule UniqueDeque+Removals.swift
[124/159] Compiling DequeModule UniqueDeque+Replacements.swift
[125/159] Compiling DequeModule RigidDeque+Removals.swift
[126/159] Compiling DequeModule RigidDeque+Replacements.swift
[127/159] Compiling DequeModule RigidDeque+Testing.swift
[128/159] Compiling DequeModule RigidDeque.swift
[129/159] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[130/159] Compiling DequeModule Deque+Extras.swift
[131/159] Compiling DequeModule Deque+Hashable.swift
[132/159] Compiling DequeModule Deque+Testing.swift
[133/159] Compiling DequeModule Deque._Storage.swift
[134/159] Compiling DequeModule Deque._UnsafeHandle.swift
[135/159] Compiling DequeModule Deque.swift
[136/159] Compiling DequeModule _DequeBuffer.swift
[137/159] Compiling DequeModule _DequeBufferHeader.swift
[138/159] Compiling DequeModule RigidDeque+Append.swift
[139/159] Compiling DequeModule RigidDeque+Consumption.swift
[140/159] Compiling DequeModule RigidDeque+Container.swift
[141/159] Compiling DequeModule RigidDeque+Descriptions.swift
[142/159] Compiling DequeModule RigidDeque+Equatable.swift
[143/159] Compiling DequeModule RigidDeque+Experimental.swift
[144/159] Compiling DequeModule UniqueDeque+Equatable.swift
[145/159] Compiling DequeModule UniqueDeque+Experimental.swift
[146/159] Compiling DequeModule UniqueDeque+Hashable.swift
[147/159] Compiling DequeModule UniqueDeque+Initializers.swift
[148/159] Compiling DequeModule Deque+Codable.swift
[149/159] Compiling DequeModule Deque+Collection.swift
[150/159] Compiling DequeModule Deque+CustomReflectable.swift
[151/159] Compiling DequeModule Deque+Descriptions.swift
[152/159] Compiling DequeModule Deque+Equatable.swift
[153/159] Compiling DequeModule UniqueDeque.swift
[154/159] Compiling DequeModule _DequeSlot.swift
[155/159] Compiling DequeModule _UnsafeDequeHandle.swift
[156/159] Compiling DequeModule _UnsafeDequeSegments.swift
[157/159] Emitting module DequeModule
[157/159] Compiling c-nioatomics.c
[158/159] Compiling c-atomics.c
[160/166] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[161/166] Compiling NIOConcurrencyHelpers atomics.swift
[162/166] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[163/166] Compiling NIOConcurrencyHelpers NIOLock.swift
[164/166] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[165/166] Emitting module NIOConcurrencyHelpers
[166/166] Compiling NIOConcurrencyHelpers lock.swift
[167/231] Compiling NIOCore MarkedCircularBuffer.swift
[168/231] Compiling NIOCore MulticastChannel.swift
[169/231] Compiling NIOCore NIOAny.swift
[170/231] Compiling NIOCore NIOCloseOnErrorHandler.swift
[171/231] Compiling NIOCore NIOCoreSendableMetatype.swift
[172/231] Compiling NIOCore NIODecodedAsyncSequence.swift
[173/231] Compiling NIOCore NIOLoopBound.swift
[174/238] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[175/238] Compiling NIOCore NIOScheduledCallback.swift
[176/238] Compiling NIOCore NIOSendable.swift
[177/238] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[178/238] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[179/238] Compiling NIOCore RecvByteBufferAllocator.swift
[180/238] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[181/238] Compiling NIOCore SocketAddresses.swift
[182/238] Compiling NIOCore SocketOptionProvider.swift
[183/238] Compiling NIOCore SystemCallHelpers.swift
[184/238] Compiling NIOCore TimeAmount+Duration.swift
[185/238] Compiling NIOCore TypeAssistedChannelHandler.swift
[186/238] Compiling NIOCore UniversalBootstrapSupport.swift
[187/238] Compiling NIOCore Utilities.swift
[188/238] Compiling NIOCore ChannelHandler.swift
[189/238] Compiling NIOCore ChannelHandlers.swift
[190/238] Compiling NIOCore ChannelInvoker.swift
[191/238] Compiling NIOCore ChannelOption.swift
[192/238] Compiling NIOCore ChannelPipeline.swift
[193/238] Compiling NIOCore CircularBuffer.swift
[194/238] Compiling NIOCore Codec.swift
[195/238] Compiling NIOCore NIOAsyncWriter.swift
[196/238] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[197/238] Compiling NIOCore BSDSocketAPI.swift
[198/238] Compiling NIOCore ByteBuffer-aux.swift
[199/238] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[200/238] Compiling NIOCore ByteBuffer-conversions.swift
[201/238] Compiling NIOCore ByteBuffer-core.swift
[202/238] Compiling NIOCore EventLoopFuture+Deprecated.swift
[203/238] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[204/238] Compiling NIOCore EventLoopFuture.swift
[205/238] Compiling NIOCore FileDescriptor.swift
[206/238] Compiling NIOCore FileHandle.swift
[207/238] Compiling NIOCore FileRegion.swift
[208/238] Compiling NIOCore GlobalSingletons.swift
[209/238] Compiling NIOCore ConvenienceOptionSupport.swift
[210/238] Compiling NIOCore DeadChannel.swift
[211/238] Compiling NIOCore DispatchQueue+WithFuture.swift
[212/238] Compiling NIOCore EventLoop+Deprecated.swift
[213/238] Compiling NIOCore EventLoop+SerialExecutor.swift
[214/238] Compiling NIOCore EventLoop.swift
[215/238] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[216/238] Compiling NIOCore IO.swift
[217/238] Compiling NIOCore IOData.swift
[218/238] Compiling NIOCore IPProtocol.swift
[219/238] Compiling NIOCore IntegerBitPacking.swift
[220/238] Compiling NIOCore IntegerTypes.swift
[221/238] Compiling NIOCore Interfaces.swift
[222/238] Compiling NIOCore Linux.swift
[223/238] Compiling NIOCore ByteBuffer-hex.swift
[224/238] Compiling NIOCore ByteBuffer-int.swift
[225/238] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[226/238] Compiling NIOCore ByteBuffer-multi-int.swift
[227/238] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[228/238] Compiling NIOCore ByteBuffer-views.swift
[229/238] Compiling NIOCore Channel.swift
[230/238] Compiling NIOCore AddressedEnvelope.swift
[231/238] Compiling NIOCore AsyncAwaitSupport.swift
[232/238] Compiling NIOCore AsyncChannel.swift
[233/238] Compiling NIOCore AsyncChannelHandler.swift
[234/238] Compiling NIOCore AsyncChannelInboundStream.swift
[235/238] Compiling NIOCore AsyncChannelOutboundWriter.swift
[236/238] Compiling NIOCore NIOAsyncSequenceProducer.swift
[237/238] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[238/238] Emitting module NIOCore
[239/290] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[240/290] Compiling NIOPosix PosixSingletons.swift
[241/290] Compiling NIOPosix RawSocketBootstrap.swift
[242/290] Compiling NIOPosix Resolver.swift
[243/290] Compiling NIOPosix Selectable.swift
[244/290] Compiling NIOPosix SelectableChannel.swift
[245/295] Compiling NIOPosix Linux.swift
[246/295] Compiling NIOPosix LinuxCPUSet.swift
[247/295] Compiling NIOPosix LinuxUring.swift
[248/295] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[249/295] Compiling NIOPosix NIOPosixSendableMetatype.swift
[250/295] Compiling NIOPosix NIOThreadPool.swift
[251/295] Compiling NIOPosix SelectorWSAPoll.swift
[252/295] Compiling NIOPosix ServerSocket.swift
[253/295] Compiling NIOPosix Socket.swift
[254/295] Compiling NIOPosix SocketChannel.swift
[255/295] Compiling NIOPosix SocketProtocols.swift
[256/295] Compiling NIOPosix FileDescriptor.swift
[257/295] Compiling NIOPosix GetaddrinfoResolver.swift
[258/295] Compiling NIOPosix HappyEyeballs.swift
[259/295] Compiling NIOPosix IO.swift
[260/295] Compiling NIOPosix IntegerBitPacking.swift
[261/295] Compiling NIOPosix IntegerTypes.swift
[262/295] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[263/295] Compiling NIOPosix System.swift
[264/295] Compiling NIOPosix Thread.swift
[265/295] Compiling NIOPosix ThreadPosix.swift
[266/295] Compiling NIOPosix ThreadWindows.swift
[267/295] Emitting module NIOPosix
[268/295] Compiling NIOPosix BSDSocketAPICommon.swift
[269/295] Compiling NIOPosix BSDSocketAPIPosix.swift
[270/295] Compiling NIOPosix BSDSocketAPIWindows.swift
[271/295] Compiling NIOPosix BaseSocket.swift
[272/295] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[273/295] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[274/295] Compiling NIOPosix SelectableEventLoop.swift
[275/295] Compiling NIOPosix SelectorEpoll.swift
[276/295] Compiling NIOPosix SelectorGeneric.swift
[277/295] Compiling NIOPosix SelectorKqueue.swift
[278/295] Compiling NIOPosix SelectorUring.swift
[279/295] Compiling NIOPosix Utilities.swift
[280/295] Compiling NIOPosix VsockAddress.swift
[281/295] Compiling NIOPosix VsockChannelEvents.swift
[282/295] Compiling NIOPosix Windows.swift
[283/295] Compiling NIOPosix resource_bundle_accessor.swift
[284/295] Compiling NIOPosix BaseSocketChannel.swift
[285/295] Compiling NIOPosix BaseStreamSocketChannel.swift
[286/295] Compiling NIOPosix Bootstrap.swift
[287/295] Compiling NIOPosix ControlMessage.swift
[288/295] Compiling NIOPosix DatagramVectorReadManager.swift
[289/295] Compiling NIOPosix Errors+Any.swift
[290/295] Compiling NIOPosix NonBlockingFileIO.swift
[291/295] Compiling NIOPosix PendingDatagramWritesManager.swift
[292/295] Compiling NIOPosix PendingWritesManager.swift
[293/295] Compiling NIOPosix PipeChannel.swift
[294/295] Compiling NIOPosix PipePair.swift
[295/295] Compiling NIOPosix Pool.swift
[296/302] Compiling NIOUDPTransport UDPError.swift
[297/302] Compiling NIOUDPTransport UDPTransport.swift
[298/302] Compiling NIOUDPTransport UDPConfiguration.swift
[299/302] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[300/302] Compiling NIOUDPTransport AddressHelpers.swift
[301/302] Emitting module NIOUDPTransport
[302/302] Compiling NIOUDPTransport NIOUDPTransport.swift
[303/313] Compiling mDNS Service.swift
[304/313] Compiling mDNS MessageBuffer.swift
[305/313] Compiling mDNS ServiceBrowser.swift
[306/313] Compiling mDNS ServiceAdvertiser.swift
[307/314] Compiling mDNS mDNS.swift
[308/314] Compiling mDNS MDNSTransport.swift
[309/314] Compiling mDNS DNSName.swift
[310/314] Compiling mDNS DNSMessage.swift
[311/314] Compiling mDNS DNSConstants.swift
[312/314] Compiling mDNS DNSError.swift
[313/314] Compiling mDNS DNSRecord.swift
[314/314] Emitting module mDNS
Build complete! (25.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio-udp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/swift-nio-udp.git"
    }
  ],
  "manifest_display_name" : "swift-mDNS",
  "name" : "swift-mDNS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "mDNS",
      "targets" : [
        "mDNS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mDNSTests",
      "module_type" : "SwiftTarget",
      "name" : "mDNSTests",
      "path" : "Tests/mDNSTests",
      "sources" : [
        "BenchmarkTests.swift",
        "DNSMessageTests.swift",
        "DNSNameTests.swift",
        "DNSRecordTests.swift",
        "ErrorHandlingTests.swift",
        "MulticastDebugTest.swift",
        "ProfilingTests.swift",
        "RFC1035Tests.swift",
        "RFC2782Tests.swift",
        "RFC6762Tests.swift",
        "RFC6763Tests.swift",
        "ServiceTests.swift",
        "TXTRecordTests.swift",
        "WireFormatTests.swift"
      ],
      "target_dependencies" : [
        "mDNS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mDNS",
      "module_type" : "SwiftTarget",
      "name" : "mDNS",
      "path" : "Sources/mDNS",
      "product_dependencies" : [
        "Logging",
        "NIOUDPTransport"
      ],
      "product_memberships" : [
        "mDNS"
      ],
      "sources" : [
        "DNSConstants.swift",
        "DNSError.swift",
        "DNSMessage.swift",
        "DNSName.swift",
        "DNSRecord.swift",
        "MDNSTransport.swift",
        "MessageBuffer.swift",
        "Service.swift",
        "ServiceAdvertiser.swift",
        "ServiceBrowser.swift",
        "mDNS.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.