Build Information
Successful build of Atem, reference master (b1ab46
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 16:48:44 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dev1an/swift-atem.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dev1an/swift-atem
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b1ab46e Add MediaPlayerFrameDescription change decoder
Cloned https://github.com/dev1an/swift-atem.git
Revision (git rev-parse @):
b1ab46e3e59353cf18a9093b8fc9ed53917f6e47
SUCCESS checkout https://github.com/dev1an/swift-atem.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dev1an/swift-atem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/53] Write sources
[4/53] Copying PrivacyInfo.xcprivacy
[5/53] Write sources
[9/53] Write VersionDump-entitlement.plist
[10/53] Write Simulator-entitlement.plist
[10/53] Write sources
[13/53] Write PreviewSwitcher-entitlement.plist
[13/53] Write TitleGenerator-entitlement.plist
[13/53] Write SourceLabeler-entitlement.plist
[17/53] Write sources
[20/53] Write MessageDecoder-entitlement.plist
[21/53] Write sources
[22/53] Write swift-version-1EA4D86E10B52AF.txt
[23/53] Write sources
[24/53] Compiling CNIOWindows WSAStartup.c
[24/53] Compiling CNIOWindows shim.c
[26/53] Compiling CNIOWASI CNIOWASI.c
[27/53] Write sources
[29/53] Compiling CNIOLinux liburing_shims.c
[29/53] Compiling CNIOLinux shim.c
[31/73] Compiling _AtomicsShims.c
[32/92] Compiling CNIODarwin shim.c
[34/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/93] Compiling InternalCollectionsUtilities Debugging.swift
[36/93] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/93] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/93] Compiling InternalCollectionsUtilities Descriptions.swift
[39/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/93] Compiling Atomics AtomicBool.swift
[41/93] Compiling Atomics IntegerConformances.swift
[42/93] Emitting module _NIOBase64
[43/93] Compiling _NIOBase64 Base64.swift
[44/93] Compiling Atomics OptionalRawRepresentable.swift
[45/93] Compiling Atomics RawRepresentable.swift
[46/93] Compiling Atomics PointerConformances.swift
[47/93] Compiling Atomics Primitives.native.swift
[48/93] Compiling Atomics AtomicValue.swift
[49/93] Compiling Atomics AtomicMemoryOrderings.swift
[50/93] Emitting module InternalCollectionsUtilities
[51/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/93] Compiling Atomics IntegerOperations.swift
[53/110] Compiling DequeModule _DequeSlot.swift
[54/111] Compiling Atomics Unmanaged extensions.swift
[55/111] Compiling _NIODataStructures Heap.swift
[56/111] Compiling _NIODataStructures _TinyArray.swift
[57/111] Compiling _NIODataStructures PriorityQueue.swift
[58/111] Emitting module _NIODataStructures
[59/111] Compiling Atomics DoubleWord.swift
[60/111] Compiling Atomics ManagedAtomic.swift
[61/111] Compiling DequeModule Deque._UnsafeHandle.swift
[62/111] Compiling DequeModule Deque.swift
[63/111] Compiling DequeModule Deque+Testing.swift
[64/111] Compiling DequeModule Deque._Storage.swift
[65/111] Compiling DequeModule Deque+Codable.swift
[66/111] Compiling DequeModule Deque+Collection.swift
[67/111] Compiling DequeModule Deque+Equatable.swift
[68/111] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/111] Compiling Atomics AtomicReference.swift
[70/111] Compiling Atomics AtomicStorage.swift
[71/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/111] Compiling DequeModule _DequeBufferHeader.swift
[75/111] Compiling DequeModule Deque+CustomReflectable.swift
[76/111] Compiling DequeModule Deque+Descriptions.swift
[77/111] Emitting module Atomics
[78/111] Compiling DequeModule Deque+Extras.swift
[79/111] Compiling DequeModule Deque+Hashable.swift
[80/111] Compiling DequeModule _DequeBuffer.swift
[91/111] Emitting module DequeModule
[91/111] Compiling c-nioatomics.c
[92/111] Compiling c-atomics.c
[94/117] Compiling NIOConcurrencyHelpers lock.swift
[95/117] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/117] Emitting module NIOConcurrencyHelpers
[97/117] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[98/117] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/117] Compiling NIOConcurrencyHelpers atomics.swift
[100/179] Compiling NIOCore AddressedEnvelope.swift
[101/179] Compiling NIOCore AsyncAwaitSupport.swift
[102/179] Compiling NIOCore AsyncChannel.swift
[103/179] Compiling NIOCore AsyncChannelHandler.swift
[104/179] Compiling NIOCore AsyncChannelInboundStream.swift
[105/179] Compiling NIOCore AsyncChannelOutboundWriter.swift
[106/179] Compiling NIOCore NIOAsyncSequenceProducer.swift
[107/185] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[108/185] Compiling NIOCore NIOScheduledCallback.swift
[109/185] Compiling NIOCore NIOSendable.swift
[110/185] Compiling NIOCore RecvByteBufferAllocator.swift
[111/185] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[112/185] Compiling NIOCore SocketAddresses.swift
[113/185] Compiling NIOCore SocketOptionProvider.swift
[114/185] Compiling NIOCore SystemCallHelpers.swift
[115/185] Compiling NIOCore TimeAmount+Duration.swift
[116/185] Compiling NIOCore TypeAssistedChannelHandler.swift
[117/185] Compiling NIOCore UniversalBootstrapSupport.swift
[118/185] Compiling NIOCore Utilities.swift
[119/185] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[120/185] Compiling NIOCore NIOAsyncWriter.swift
[121/185] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[122/185] Compiling NIOCore BSDSocketAPI.swift
[123/185] Compiling NIOCore ByteBuffer-aux.swift
[124/185] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[125/185] Compiling NIOCore ByteBuffer-conversions.swift
[126/185] Compiling NIOCore Channel.swift
[127/185] Compiling NIOCore ChannelHandler.swift
[128/185] Compiling NIOCore ChannelHandlers.swift
[129/185] Compiling NIOCore ChannelInvoker.swift
[130/185] Compiling NIOCore ChannelOption.swift
[131/185] Compiling NIOCore ChannelPipeline.swift
[132/185] Compiling NIOCore CircularBuffer.swift
[133/185] Compiling NIOCore Codec.swift
[134/185] Compiling NIOCore ConvenienceOptionSupport.swift
[135/185] Compiling NIOCore DeadChannel.swift
[136/185] Compiling NIOCore DispatchQueue+WithFuture.swift
[137/185] Compiling NIOCore EventLoop+Deprecated.swift
[138/185] Compiling NIOCore EventLoop+SerialExecutor.swift
[139/185] Compiling NIOCore EventLoop.swift
[140/185] Compiling NIOCore GlobalSingletons.swift
[141/185] Compiling NIOCore IO.swift
[142/185] Compiling NIOCore IOData.swift
[143/185] Compiling NIOCore IPProtocol.swift
[144/185] Compiling NIOCore IntegerBitPacking.swift
[145/185] Compiling NIOCore IntegerTypes.swift
[146/185] Compiling NIOCore Interfaces.swift
[147/185] Compiling NIOCore ByteBuffer-core.swift
[148/185] Compiling NIOCore ByteBuffer-hex.swift
[149/185] Compiling NIOCore ByteBuffer-int.swift
[150/185] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/185] Compiling NIOCore ByteBuffer-multi-int.swift
[152/185] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[153/185] Compiling NIOCore ByteBuffer-views.swift
[154/185] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[155/185] Compiling NIOCore EventLoopFuture+Deprecated.swift
[156/185] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[157/185] Compiling NIOCore EventLoopFuture.swift
[158/185] Compiling NIOCore FileDescriptor.swift
[159/185] Compiling NIOCore FileHandle.swift
[160/185] Compiling NIOCore FileRegion.swift
[161/185] Emitting module NIOCore
[162/185] Compiling NIOCore Linux.swift
[163/185] Compiling NIOCore MarkedCircularBuffer.swift
[164/185] Compiling NIOCore MulticastChannel.swift
[165/185] Compiling NIOCore NIOAny.swift
[166/185] Compiling NIOCore NIOCloseOnErrorHandler.swift
[167/185] Compiling NIOCore NIOLoopBound.swift
[168/237] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/237] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/237] Emitting module NIOEmbedded
[171/237] Compiling NIOEmbedded Embedded.swift
[172/237] Compiling NIOPosix Pool.swift
[173/237] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[174/237] Compiling NIOPosix PosixSingletons.swift
[175/237] Compiling NIOPosix RawSocketBootstrap.swift
[176/237] Compiling NIOPosix Resolver.swift
[177/242] Compiling NIOPosix Linux.swift
[178/242] Compiling NIOPosix LinuxCPUSet.swift
[179/242] Compiling NIOPosix LinuxUring.swift
[180/242] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[181/242] Compiling NIOPosix NIOThreadPool.swift
[182/242] Emitting module NIOPosix
[183/242] Compiling NIOPosix GetaddrinfoResolver.swift
[184/242] Compiling NIOPosix HappyEyeballs.swift
[185/242] Compiling NIOPosix IO.swift
[186/242] Compiling NIOPosix IntegerBitPacking.swift
[187/242] Compiling NIOPosix IntegerTypes.swift
[188/242] Compiling NIOPosix BSDSocketAPICommon.swift
[189/242] Compiling NIOPosix BSDSocketAPIPosix.swift
[190/242] Compiling NIOPosix BSDSocketAPIWindows.swift
[191/242] Compiling NIOPosix BaseSocket.swift
[192/242] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[193/242] Compiling NIOPosix BaseSocketChannel.swift
[194/242] Compiling NIOPosix Selectable.swift
[195/242] Compiling NIOPosix SelectableChannel.swift
[196/242] Compiling NIOPosix SelectableEventLoop.swift
[197/242] Compiling NIOPosix SelectorEpoll.swift
[198/242] Compiling NIOPosix SelectorGeneric.swift
[199/242] Compiling NIOPosix SocketProtocols.swift
[200/242] Compiling NIOPosix System.swift
[201/242] Compiling NIOPosix Thread.swift
[202/242] Compiling NIOPosix ThreadPosix.swift
[203/242] Compiling NIOPosix ThreadWindows.swift
[204/242] Compiling NIOPosix BaseStreamSocketChannel.swift
[205/242] Compiling NIOPosix Bootstrap.swift
[206/242] Compiling NIOPosix ControlMessage.swift
[207/242] Compiling NIOPosix DatagramVectorReadManager.swift
[208/242] Compiling NIOPosix Errors+Any.swift
[209/242] Compiling NIOPosix FileDescriptor.swift
[210/242] Compiling NIOPosix UnsafeTransfer.swift
[211/242] Compiling NIOPosix Utilities.swift
[212/242] Compiling NIOPosix VsockAddress.swift
[213/242] Compiling NIOPosix VsockChannelEvents.swift
[214/242] Compiling NIOPosix resource_bundle_accessor.swift
[215/242] Compiling NIOPosix SelectorKqueue.swift
[216/242] Compiling NIOPosix SelectorUring.swift
[217/242] Compiling NIOPosix ServerSocket.swift
[218/242] Compiling NIOPosix Socket.swift
[219/242] Compiling NIOPosix SocketChannel.swift
[220/242] Compiling NIOPosix NonBlockingFileIO.swift
[221/242] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/242] Compiling NIOPosix PendingWritesManager.swift
[223/242] Compiling NIOPosix PipeChannel.swift
[224/242] Compiling NIOPosix PipePair.swift
[225/244] Emitting module NIO
[226/244] Compiling NIO Exports.swift
[227/271] Compiling Atem Model.swift
[228/271] Compiling Atem Packet.swift
[229/271] Compiling Atem PacketTypes.swift
[230/273] Compiling AtemAppleDiscovery NetService.swift
[231/273] Compiling AtemAppleDiscovery Network-framework.swift
[232/273] Emitting module AtemAppleDiscovery
[233/273] Compiling Atem Configuration.swift
[234/273] Compiling Atem DataTransfer.swift
[235/273] Compiling Atem Message.swift
[236/273] Compiling Atem Connection.swift
[237/273] Compiling Atem Controller.swift
[238/273] Compiling Atem 422 ABLARL YUV.swift
[239/273] Compiling Atem UploadManager.swift
[240/273] Compiling Atem ArrayOperations.swift
[241/273] Emitting module Atem
[242/273] Compiling Atem RawRepresentable+decode.swift
[243/273] Compiling Atem VideoSource.swift
[244/273] Compiling Atem MediaPool.swift
[245/273] Compiling Atem MessageHandler.swift
[246/273] Compiling Atem Actions.swift
[247/273] Compiling Atem IntOperators.swift
[248/273] Compiling Atem OptionSet+elements.swift
[249/273] Compiling Atem Switcher.swift
[250/273] Compiling Atem TallyLight.swift
[251/273] Compiling Atem Decode input labels.swift
[252/273] Compiling Atem RunLength.swift
[253/273] Compiling Atem accelerate.swift
[254/273] Compiling Atem HandlerWithTimer.swift
[255/273] Compiling Atem InitialSwitcherStateMessages.swift
[256/292] Compiling VersionDump main.swift
[257/292] Emitting module VersionDump
[257/292] Write Objects.LinkFileList
[259/292] Emitting module PreviewSwitcher
[260/292] Compiling PreviewSwitcher main.swift
[260/292] Write Objects.LinkFileList
[262/292] Emitting module Simulator
[263/292] Compiling Simulator main.swift
[263/292] Write Objects.LinkFileList
[264/292] Linking PreviewSwitcher
[265/292] Linking VersionDump
[266/292] Applying VersionDump
[267/292] Applying PreviewSwitcher
[268/292] Linking Simulator
[269/292] Applying Simulator
[271/292] Compiling MessageDecoder main.swift
[272/292] Compiling MessageDecoder IntOperators.swift
[273/292] Emitting module MessageDecoder
[273/292] Write Objects.LinkFileList
[274/292] Linking MessageDecoder
[275/292] Applying MessageDecoder
[277/292] Compiling SourceLabeler main.swift
[278/292] Compiling SourceLabeler generate grid.swift
[279/292] Compiling SourceLabeler connect.swift
[280/292] Compiling TitleGenerator main.swift
[281/292] Compiling TitleGenerator Title.swift
[282/292] Emitting module TitleGenerator
[283/292] Compiling TitleGenerator Renderer.swift
[284/292] Compiling SourceLabeler Analyze grid.swift
[285/292] Emitting module SourceLabeler
[286/292] Compiling SourceLabeler Label.swift
[286/292] Write Objects.LinkFileList
[288/292] Linking SourceLabeler
[289/292] Linking TitleGenerator
[290/292] Applying SourceLabeler
[291/292] Applying TitleGenerator
Build complete! (53.49s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5942] Fetching swift-nio-extras
[5943/82269] Fetching swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.71s)
Fetched https://github.com/apple/swift-nio.git from cache (3.71s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (4.21s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/2426] Fetching swift-service-lifecycle
[123/4016] Fetching swift-service-lifecycle, swift-asn1
[308/9001] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms
[1269/14960] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-algorithms
[1697/21144] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-algorithms, swift-certificates
[2024/24980] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-algorithms, swift-certificates, swift-log
[6341/39870] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-algorithms, swift-certificates, swift-log, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.89s)
[6840/37444] Fetching swift-asn1, swift-async-algorithms, swift-algorithms, swift-certificates, swift-log, swift-nio-ssl
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.94s)
[8916/35854] Fetching swift-async-algorithms, swift-algorithms, swift-certificates, swift-log, swift-nio-ssl
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-log.git from cache (1.11s)
[18098/32018] Fetching swift-async-algorithms, swift-algorithms, swift-certificates, swift-nio-ssl
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.20s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.20s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.20s)
[1787/14890] Fetching swift-nio-ssl
Fetching https://github.com/apple/swift-nio-http2.git
[8191/16687] Fetching swift-nio-ssl, swift-atomics
[11750/17828] Fetching swift-nio-ssl, swift-atomics, swift-http-structured-headers
[15531/18732] Fetching swift-nio-ssl, swift-atomics, swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-atomics.git from cache (0.95s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.75s)
[15929/16031] Fetching swift-nio-ssl, swift-http-structured-headers
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.88s)
[1141/1141] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.94s)
[1/11532] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (3.12s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.42s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.50s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.66s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.25s)
Fetching https://github.com/apple/swift-crypto.git
[1/15270] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.06s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.79s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.50s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.46s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.67s)
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (3.17s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (3.73s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.42s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.5.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
warning: 'spi-builder-workspace': dependency 'swift-nio-extras' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.18.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
}
],
"manifest_display_name" : "Atem",
"name" : "Atem",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Atem",
"targets" : [
"Atem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AtemAppleDiscovery",
"targets" : [
"AtemAppleDiscovery"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VersionDump",
"targets" : [
"VersionDump"
],
"type" : {
"executable" : null
}
},
{
"name" : "Simulator",
"targets" : [
"Simulator"
],
"type" : {
"executable" : null
}
},
{
"name" : "TitleGenerator",
"targets" : [
"TitleGenerator"
],
"type" : {
"executable" : null
}
},
{
"name" : "PreviewSwitcher",
"targets" : [
"PreviewSwitcher"
],
"type" : {
"executable" : null
}
},
{
"name" : "SourceLabeler",
"targets" : [
"SourceLabeler"
],
"type" : {
"executable" : null
}
},
{
"name" : "MessageDecoder",
"targets" : [
"MessageDecoder"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VersionDump",
"module_type" : "SwiftTarget",
"name" : "VersionDump",
"path" : "Sources/VersionDump",
"product_memberships" : [
"VersionDump"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Atem"
],
"type" : "executable"
},
{
"c99name" : "TitleGenerator",
"module_type" : "SwiftTarget",
"name" : "TitleGenerator",
"path" : "Sources/TitleGenerator",
"product_memberships" : [
"TitleGenerator"
],
"sources" : [
"Renderer.swift",
"Title.swift",
"main.swift"
],
"target_dependencies" : [
"Atem"
],
"type" : "executable"
},
{
"c99name" : "SourceLabeler",
"module_type" : "SwiftTarget",
"name" : "SourceLabeler",
"path" : "Sources/SourceLabeler",
"product_memberships" : [
"SourceLabeler"
],
"sources" : [
"Analyze grid.swift",
"Label.swift",
"connect.swift",
"generate grid.swift",
"main.swift"
],
"target_dependencies" : [
"Atem"
],
"type" : "executable"
},
{
"c99name" : "Simulator",
"module_type" : "SwiftTarget",
"name" : "Simulator",
"path" : "Sources/Simulator",
"product_memberships" : [
"Simulator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Atem"
],
"type" : "executable"
},
{
"c99name" : "PreviewSwitcher",
"module_type" : "SwiftTarget",
"name" : "PreviewSwitcher",
"path" : "Sources/PreviewSwitcher",
"product_memberships" : [
"PreviewSwitcher"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Atem"
],
"type" : "executable"
},
{
"c99name" : "MessageDecoder",
"module_type" : "SwiftTarget",
"name" : "MessageDecoder",
"path" : "Sources/MessageDecoder",
"product_memberships" : [
"MessageDecoder"
],
"sources" : [
"IntOperators.swift",
"main.swift"
],
"target_dependencies" : [
"Atem"
],
"type" : "executable"
},
{
"c99name" : "AtemTests",
"module_type" : "SwiftTarget",
"name" : "AtemTests",
"path" : "Tests/AtemTests",
"sources" : [
"Atem_Tests.swift",
"ColorConversionTests.swift",
"DataTransferMessagesTests.swift",
"EnvelopeWrapper.swift",
"MessageTests.swift"
],
"target_dependencies" : [
"Atem"
],
"type" : "test"
},
{
"c99name" : "AtemAppleDiscovery",
"module_type" : "SwiftTarget",
"name" : "AtemAppleDiscovery",
"path" : "Sources/AtemAppleDiscovery",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"AtemAppleDiscovery"
],
"sources" : [
"NetService.swift",
"Network-framework.swift"
],
"type" : "library"
},
{
"c99name" : "Atem",
"module_type" : "SwiftTarget",
"name" : "Atem",
"path" : "Sources/Atem",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"Atem",
"VersionDump",
"Simulator",
"TitleGenerator",
"PreviewSwitcher",
"SourceLabeler",
"MessageDecoder"
],
"sources" : [
"Connection.swift",
"Controller.swift",
"MediaConverter/422 ABLARL YUV.swift",
"MediaConverter/Decode input labels.swift",
"MediaConverter/RunLength.swift",
"MediaConverter/accelerate.swift",
"MediaPool.swift",
"MessageHandler.swift",
"Messages/Actions.swift",
"Messages/Configuration.swift",
"Messages/DataTransfer.swift",
"Messages/Message.swift",
"Model.swift",
"Packet.swift",
"PacketTypes.swift",
"Switcher.swift",
"TallyLight.swift",
"UploadManager.swift",
"Utilities/ArrayOperations.swift",
"Utilities/HandlerWithTimer.swift",
"Utilities/InitialSwitcherStateMessages.swift",
"Utilities/IntOperators.swift",
"Utilities/OptionSet+elements.swift",
"Utilities/RawRepresentable+decode.swift",
"VideoSource.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.