Build Information
Successful build of swift-mDNS, reference 1.1.2 (12ff79), with Swift 6.3 for Linux on 30 Apr 2026 18:08:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/1amageek/swift-mDNS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/1amageek/swift-nio-udp.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 (0.49s)
[477/6809] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
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.82s)
Fetching https://github.com/apple/swift-nio.git
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (12.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.30s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[602/7421] Fetching swift-atomics, swift-system
[603/31231] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.17s)
[7506/29411] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (3.12s)
Fetched https://github.com/apple/swift-collections.git from cache (3.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.79s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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
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
Building for debugging...
[0/24] Write sources
[11/24] Compiling CNIOWindows shim.c
[12/24] Compiling CNIOWindows WSAStartup.c
[13/24] Compiling CNIOWASI CNIOWASI.c
[14/24] Compiling CNIOOpenBSD shim.c
[15/24] Compiling CNIODarwin shim.c
[16/24] Compiling _AtomicsShims.c
[17/24] Compiling CNIOPosix event_loop_id.c
[18/24] Write sources
[19/24] Compiling CNIOLinux liburing_shims.c
[20/24] Write swift-version-24593BA9C3E375BF.txt
[21/24] Compiling CNIOLinux shim.c
[23/72] Emitting module InternalCollectionsUtilities
[24/72] Emitting module _NIODataStructures
[24/74] Compiling c-nioatomics.c
[26/74] Emitting module Atomics
[26/76] Compiling c-atomics.c
[28/83] Compiling Atomics OptionalRawRepresentable.swift
[29/83] Compiling Atomics RawRepresentable.swift
[30/83] Compiling Atomics AtomicBool.swift
[31/83] Compiling Atomics IntegerOperations.swift
[32/83] Compiling Atomics Unmanaged extensions.swift
[35/83] Compiling _NIOBase64 Base64.swift
[36/83] Emitting module _NIOBase64
[37/83] Compiling Atomics ManagedAtomic.swift
[38/83] Compiling Atomics ManagedAtomicLazyReference.swift
[39/83] Compiling Atomics Primitives.native.swift
[40/83] Compiling Atomics AtomicMemoryOrderings.swift
[41/84] Compiling Atomics UnsafeAtomic.swift
[42/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/84] Compiling Atomics AtomicStorage.swift
[44/84] Compiling Atomics AtomicValue.swift
[46/84] Compiling Atomics DoubleWord.swift
[47/84] Compiling Atomics IntegerConformances.swift
[48/84] Compiling Atomics PointerConformances.swift
[49/84] Compiling Atomics AtomicInteger.swift
[50/84] Compiling Atomics AtomicOptionalWrappable.swift
[51/84] Compiling Atomics AtomicReference.swift
[71/86] Compiling _NIODataStructures _TinyArray.swift
[72/86] Compiling _NIODataStructures PriorityQueue.swift
[73/86] Emitting module NIOConcurrencyHelpers
[74/86] Compiling Logging MetadataProvider.swift
[75/86] Compiling NIOConcurrencyHelpers lock.swift
[76/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[77/86] Compiling _NIODataStructures Heap.swift
[79/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/87] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[81/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/87] Compiling NIOConcurrencyHelpers atomics.swift
[84/88] Compiling Logging LogHandler.swift
[85/88] Compiling Logging Locks.swift
[86/88] Compiling Logging LogEvent.swift
[87/88] Emitting module Logging
[88/88] Compiling Logging Logging.swift
[90/90] Emitting module ContainersPreview
[91/121] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[92/121] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[93/121] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[94/121] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[95/121] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[96/126] Compiling ContainersPreview Drain+Reduce.swift
[97/126] Compiling ContainersPreview Drain.swift
[98/126] Compiling ContainersPreview Producer+Collect.swift
[99/126] Compiling ContainersPreview Producer+Filter.swift
[100/126] Compiling ContainersPreview Container.swift
[101/126] Compiling ContainersPreview ContainerIterator.swift
[102/126] Compiling ContainersPreview DynamicContainer.swift
[103/126] Compiling ContainersPreview MutableContainer.swift
[104/126] Compiling ContainersPreview PermutableContainer.swift
[105/126] Compiling ContainersPreview OutputSpan+Extras.swift
[106/126] Compiling ContainersPreview TemporaryAllocation.swift
[107/126] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[108/126] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[109/126] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[110/126] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[111/126] Compiling ContainersPreview BorrowingSequence.swift
[112/126] Compiling ContainersPreview BidirectionalContainer.swift
[113/126] Compiling ContainersPreview Container+Filter.swift
[114/126] Compiling ContainersPreview Container+SpanwiseZip.swift
[115/126] Compiling ContainersPreview RandomAccessContainer.swift
[116/126] Compiling ContainersPreview RangeExpression2.swift
[117/126] Compiling ContainersPreview RangeReplaceableContainer.swift
[118/126] Compiling ContainersPreview Drain+Map.swift
[119/126] Compiling ContainersPreview Producer+Map.swift
[120/126] Compiling ContainersPreview Producer+Reduce.swift
[121/126] Compiling ContainersPreview Producer.swift
[122/126] Compiling ContainersPreview Borrow.swift
[123/126] Compiling ContainersPreview Box.swift
[124/126] Compiling ContainersPreview Inout.swift
[125/126] Compiling ContainersPreview InputSpan.swift
[126/126] Compiling ContainersPreview Shared.swift
[128/167] Compiling DequeModule _DequeBuffer.swift
[129/167] Compiling DequeModule _DequeBufferHeader.swift
[130/167] Compiling DequeModule RigidDeque+Append.swift
[131/167] Compiling DequeModule RigidDeque+Consumption.swift
[132/167] Compiling DequeModule RigidDeque+Container.swift
[133/167] Compiling DequeModule RigidDeque+Descriptions.swift
[134/172] Compiling DequeModule RigidDeque+Equatable.swift
[135/172] Compiling DequeModule RigidDeque+Experimental.swift
[136/172] Compiling DequeModule RigidDeque+Hashable.swift
[137/172] Compiling DequeModule RigidDeque+Initializers.swift
[138/172] Compiling DequeModule RigidDeque+Insertions.swift
[139/172] Compiling DequeModule RigidDeque+Prepend.swift
[140/172] Compiling DequeModule UniqueDeque+Consumption.swift
[141/172] Compiling DequeModule UniqueDeque+Container.swift
[142/172] Compiling DequeModule UniqueDeque+Descriptions.swift
[143/172] Compiling DequeModule UniqueDeque+Equatable.swift
[144/172] Compiling DequeModule UniqueDeque+Experimental.swift
[145/172] Compiling DequeModule RigidDeque+Removals.swift
[146/172] Compiling DequeModule RigidDeque+Replacements.swift
[147/172] Compiling DequeModule RigidDeque+Testing.swift
[148/172] Compiling DequeModule RigidDeque.swift
[149/172] Compiling DequeModule UniqueDeque+Append.swift
[150/172] Compiling DequeModule UniqueDeque+Hashable.swift
[151/172] Compiling DequeModule UniqueDeque+Initializers.swift
[152/172] Compiling DequeModule UniqueDeque+Insertions.swift
[153/172] Compiling DequeModule UniqueDeque+Prepend.swift
[154/172] Compiling DequeModule UniqueDeque+Removals.swift
[155/172] Compiling DequeModule Deque+Codable.swift
[156/172] Compiling DequeModule Deque+Collection.swift
[157/172] Compiling DequeModule Deque+CustomReflectable.swift
[158/172] Compiling DequeModule Deque+Descriptions.swift
[159/172] Compiling DequeModule Deque+Equatable.swift
[160/172] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/172] Compiling DequeModule Deque+Extras.swift
[162/172] Compiling DequeModule Deque+Hashable.swift
[163/172] Compiling DequeModule Deque+Testing.swift
[164/172] Compiling DequeModule Deque._Storage.swift
[165/172] Compiling DequeModule Deque._UnsafeHandle.swift
[166/172] Compiling DequeModule Deque.swift
[167/172] Emitting module DequeModule
[168/172] Compiling DequeModule UniqueDeque+Replacements.swift
[169/172] Compiling DequeModule UniqueDeque.swift
[170/172] Compiling DequeModule _DequeSlot.swift
[171/172] Compiling DequeModule _UnsafeDequeHandle.swift
[172/172] Compiling DequeModule _UnsafeDequeSegments.swift
[174/237] Compiling NIOCore NIOCoreSendableMetatype.swift
[175/237] Compiling NIOCore NIODecodedAsyncSequence.swift
[176/237] Compiling NIOCore NIOLoopBound.swift
[177/237] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[178/237] Compiling NIOCore NIOScheduledCallback.swift
[179/237] Compiling NIOCore NIOSendable.swift
[180/237] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[181/237] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[182/237] Compiling NIOCore RecvByteBufferAllocator.swift
[183/245] Compiling NIOCore EventLoopFuture+Deprecated.swift
[184/245] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[185/245] Compiling NIOCore EventLoopFuture.swift
[186/245] Compiling NIOCore FileDescriptor.swift
[187/245] Compiling NIOCore FileHandle.swift
[188/245] Compiling NIOCore FileRegion.swift
[189/245] Compiling NIOCore GlobalSingletons.swift
[190/245] Compiling NIOCore IO.swift
[191/245] Compiling NIOCore IOData.swift
[192/245] Compiling NIOCore AddressedEnvelope.swift
[193/245] Compiling NIOCore AsyncAwaitSupport.swift
[194/245] Compiling NIOCore AsyncChannel.swift
[195/245] Compiling NIOCore AsyncChannelHandler.swift
[196/245] Compiling NIOCore AsyncChannelInboundStream.swift
[197/245] Compiling NIOCore AsyncChannelOutboundWriter.swift
[198/245] Compiling NIOCore NIOAsyncSequenceProducer.swift
[199/245] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[200/245] Compiling NIOCore NIOAsyncWriter.swift
[201/245] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[202/245] Compiling NIOCore SocketAddresses.swift
[203/245] Compiling NIOCore SocketOptionProvider.swift
[204/245] Compiling NIOCore SystemCallHelpers.swift
[205/245] Compiling NIOCore TimeAmount+Duration.swift
[206/245] Compiling NIOCore TypeAssistedChannelHandler.swift
[207/245] Compiling NIOCore UniversalBootstrapSupport.swift
[208/245] Compiling NIOCore Utilities.swift
[209/245] Compiling NIOCore ByteBuffer-multi-int.swift
[210/245] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[211/245] Compiling NIOCore ByteBuffer-views.swift
[212/245] Compiling NIOCore Channel.swift
[213/245] Compiling NIOCore ChannelHandler.swift
[214/245] Compiling NIOCore ChannelHandlers.swift
[215/245] Compiling NIOCore ChannelInvoker.swift
[216/245] Compiling NIOCore ChannelOption.swift
[217/245] Compiling NIOCore ChannelPipeline.swift
[218/245] Compiling NIOCore IPProtocol.swift
[219/245] Compiling NIOCore IntegerBitPacking.swift
[220/245] Compiling NIOCore IntegerTypes.swift
[221/245] Compiling NIOCore Interfaces.swift
[222/245] Compiling NIOCore Linux.swift
[223/245] Compiling NIOCore MarkedCircularBuffer.swift
[224/245] Compiling NIOCore MulticastChannel.swift
[225/245] Compiling NIOCore NIOAny.swift
[226/245] Compiling NIOCore NIOCloseOnErrorHandler.swift
[227/245] Compiling NIOCore CircularBuffer.swift
[228/245] Compiling NIOCore Codec.swift
[229/245] Compiling NIOCore ConvenienceOptionSupport.swift
[230/245] Compiling NIOCore DeadChannel.swift
[231/245] Compiling NIOCore DispatchQueue+WithFuture.swift
[232/245] Compiling NIOCore EventLoop+Deprecated.swift
[233/245] Compiling NIOCore EventLoop+SerialExecutor.swift
[234/245] Compiling NIOCore EventLoop.swift
[235/245] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[236/245] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[237/245] Compiling NIOCore BSDSocketAPI.swift
[238/245] Compiling NIOCore ByteBuffer-aux.swift
[239/245] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[240/245] Compiling NIOCore ByteBuffer-conversions.swift
[241/245] Compiling NIOCore ByteBuffer-core.swift
[242/245] Compiling NIOCore ByteBuffer-hex.swift
[243/245] Compiling NIOCore ByteBuffer-int.swift
[244/245] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[245/245] Emitting module NIOCore
[247/296] Compiling NIOPosix BSDSocketAPICommon.swift
[248/296] Compiling NIOPosix BSDSocketAPIPosix.swift
[249/296] Compiling NIOPosix BSDSocketAPIWindows.swift
[250/296] Compiling NIOPosix BaseSocket.swift
[251/296] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[252/296] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[253/296] Compiling NIOPosix BaseSocketChannel.swift
[254/296] Compiling NIOPosix SelectableChannel.swift
[255/296] Compiling NIOPosix SelectableEventLoop.swift
[256/296] Compiling NIOPosix SelectorEpoll.swift
[257/296] Compiling NIOPosix SelectorGeneric.swift
[258/296] Compiling NIOPosix SelectorKqueue.swift
[259/296] Compiling NIOPosix SelectorUring.swift
[260/296] Compiling NIOPosix SelectorWSAPoll.swift
[261/302] Emitting module NIOPosix
[262/302] Compiling NIOPosix PipePair.swift
[263/302] Compiling NIOPosix Pool.swift
[264/302] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[265/302] Compiling NIOPosix PosixSingletons.swift
[266/302] Compiling NIOPosix RawSocketBootstrap.swift
[267/302] Compiling NIOPosix Resolver.swift
[268/302] Compiling NIOPosix Selectable.swift
[269/302] Compiling NIOPosix ServerSocket.swift
[270/302] Compiling NIOPosix Socket.swift
[271/302] Compiling NIOPosix SocketChannel.swift
[272/302] Compiling NIOPosix SocketProtocols.swift
[273/302] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[274/302] Compiling NIOPosix System.swift
[275/302] Compiling NIOPosix Thread.swift
[276/302] Compiling NIOPosix BaseStreamSocketChannel.swift
[277/302] Compiling NIOPosix Bootstrap.swift
[278/302] Compiling NIOPosix ControlMessage.swift
[279/302] Compiling NIOPosix DatagramVectorReadManager.swift
[280/302] Compiling NIOPosix Errors+Any.swift
[281/302] Compiling NIOPosix FileDescriptor.swift
[282/302] Compiling NIOPosix GetaddrinfoResolver.swift
[283/302] Compiling NIOPosix ThreadPosix.swift
[284/302] Compiling NIOPosix ThreadWindows.swift
[285/302] Compiling NIOPosix Utilities.swift
[286/302] Compiling NIOPosix VsockAddress.swift
[287/302] Compiling NIOPosix VsockChannelEvents.swift
[288/302] Compiling NIOPosix Windows.swift
[289/302] Compiling NIOPosix HappyEyeballs.swift
[290/302] Compiling NIOPosix IO.swift
[291/302] Compiling NIOPosix IntegerBitPacking.swift
[292/302] Compiling NIOPosix IntegerTypes.swift
[293/302] Compiling NIOPosix Linux.swift
[294/302] Compiling NIOPosix LinuxCPUSet.swift
[295/302] Compiling NIOPosix LinuxUring.swift
[296/302] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[297/302] Compiling NIOPosix NIOPosixSendableMetatype.swift
[298/302] Compiling NIOPosix NIOThreadPool.swift
[299/302] Compiling NIOPosix NonBlockingFileIO.swift
[300/302] Compiling NIOPosix PendingDatagramWritesManager.swift
[301/302] Compiling NIOPosix PendingWritesManager.swift
[302/302] Compiling NIOPosix PipeChannel.swift
[304/310] Compiling NIOUDPTransport UDPTransport.swift
[305/310] Compiling NIOUDPTransport UDPError.swift
[306/310] Compiling NIOUDPTransport UDPConfiguration.swift
[307/310] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[308/310] Emitting module NIOUDPTransport
[309/310] Compiling NIOUDPTransport AddressHelpers.swift
[310/310] Compiling NIOUDPTransport NIOUDPTransport.swift
[312/322] Compiling mDNS MessageBuffer.swift
[313/322] Compiling mDNS Service.swift
[314/323] Compiling mDNS mDNS.swift
[315/323] Compiling mDNS ServiceBrowser.swift
[316/323] Compiling mDNS ServiceAdvertiser.swift
[317/323] Compiling mDNS DNSRecord.swift
[318/323] Compiling mDNS MDNSTransport.swift
[319/323] Compiling mDNS DNSMessage.swift
[320/323] Compiling mDNS DNSName.swift
[321/323] Compiling mDNS DNSConstants.swift
[322/323] Compiling mDNS DNSError.swift
[323/323] Emitting module mDNS
Build complete! (105.52s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.