The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Atem, reference 2.0.0-alpha.2 (fd8d07), with Swift 6.2 (beta) for Linux on 18 Jun 2025 16:57:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dev1an/swift-atem.git
Reference: 2.0.0-alpha.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/dev1an/swift-atem
 * tag               2.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at fd8d070 Add support for Xcode 13
Cloned https://github.com/dev1an/swift-atem.git
Revision (git rev-parse @):
fd8d070f0477b28727ad16b159f04b4f35cfb7c9
SUCCESS checkout https://github.com/dev1an/swift-atem.git at 2.0.0-alpha.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dev1an/swift-atem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (10.18s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[505/6225] Fetching swift-atomics, swift-system
[5660/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
[3628/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.40s)
Fetched https://github.com/apple/swift-collections.git from cache (2.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.09s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/57] Write sources
[15/57] Compiling CNIOWindows WSAStartup.c
[15/57] Compiling CNIOWindows shim.c
[15/57] Compiling CNIOWASI CNIOWASI.c
[18/57] Write sources
[21/57] Compiling CNIOLinux liburing_shims.c
[22/57] Compiling _AtomicsShims.c
[23/57] Compiling CNIODarwin shim.c
[24/57] Write swift-version-24593BA9C3E375BF.txt
[25/57] Compiling CNIOLinux shim.c
[27/95] Emitting module InternalCollectionsUtilities
[27/96] Compiling c-nioatomics.c
[28/96] Compiling c-atomics.c
[30/102] Emitting module Atomics
[31/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/104] Compiling InternalCollectionsUtilities Descriptions.swift
[33/104] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/104] Compiling Atomics UnsafeAtomic.swift
[35/104] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/104] Compiling _NIODataStructures PriorityQueue.swift
[37/104] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[38/104] Compiling InternalCollectionsUtilities Integer rank.swift
[39/104] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[40/104] Compiling _NIOBase64 Base64.swift
[41/104] Emitting module _NIOBase64
[43/105] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/105] Compiling InternalCollectionsUtilities Debugging.swift
[45/105] Compiling Atomics IntegerOperations.swift
[46/105] Compiling Atomics Unmanaged extensions.swift
[47/105] Compiling _NIODataStructures _TinyArray.swift
[48/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/105] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[51/105] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/105] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/105] Compiling Atomics DoubleWord.swift
[60/105] Compiling Atomics ManagedAtomic.swift
[61/105] Compiling Atomics ManagedAtomicLazyReference.swift
[64/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/107] Emitting module NIOConcurrencyHelpers
[71/107] Wrapping AST for _NIOBase64 for debugging
[72/107] Wrapping AST for InternalCollectionsUtilities for debugging
[73/107] Wrapping AST for Atomics for debugging
[75/122] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/122] Emitting module _NIODataStructures
[77/122] Compiling _NIODataStructures Heap.swift
[78/123] Compiling NIOConcurrencyHelpers lock.swift
[80/123] Compiling DequeModule _DequeBuffer.swift
[81/123] Compiling DequeModule _DequeBufferHeader.swift
[81/125] Wrapping AST for _NIODataStructures for debugging
[83/125] Compiling NIOConcurrencyHelpers atomics.swift
[84/125] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[85/125] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/126] Compiling DequeModule Deque+CustomReflectable.swift
[88/126] Compiling DequeModule Deque+Descriptions.swift
[89/126] Compiling DequeModule Deque+Extras.swift
[90/126] Compiling DequeModule Deque+Hashable.swift
[91/126] Compiling DequeModule Deque+Equatable.swift
[92/126] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/126] Compiling DequeModule Deque+Testing.swift
[94/126] Compiling DequeModule Deque._Storage.swift
[95/126] Compiling DequeModule Deque._UnsafeHandle.swift
[96/126] Compiling DequeModule Deque.swift
[97/126] Compiling DequeModule _DequeSlot.swift
[98/126] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/126] Wrapping AST for NIOConcurrencyHelpers for debugging
[100/126] Compiling DequeModule Deque+Codable.swift
[101/126] Compiling DequeModule Deque+Collection.swift
[102/126] Emitting module DequeModule
[103/127] Wrapping AST for DequeModule for debugging
[105/187] Compiling NIOCore MulticastChannel.swift
[106/187] Compiling NIOCore NIOAny.swift
[107/187] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/187] Compiling NIOCore NIOLoopBound.swift
[109/187] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[110/187] Compiling NIOCore NIOScheduledCallback.swift
[111/187] Compiling NIOCore NIOSendable.swift
[112/187] Compiling NIOCore RecvByteBufferAllocator.swift
[113/195] Compiling NIOCore IO.swift
[114/195] Compiling NIOCore IOData.swift
[115/195] Compiling NIOCore IPProtocol.swift
[116/195] Compiling NIOCore IntegerBitPacking.swift
[117/195] Compiling NIOCore IntegerTypes.swift
[118/195] Compiling NIOCore Interfaces.swift
[119/195] Compiling NIOCore Linux.swift
[120/195] Compiling NIOCore MarkedCircularBuffer.swift
[121/195] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/195] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/195] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/195] Compiling NIOCore EventLoopFuture.swift
[125/195] Compiling NIOCore FileDescriptor.swift
[126/195] Compiling NIOCore FileHandle.swift
[127/195] Compiling NIOCore FileRegion.swift
[128/195] Compiling NIOCore GlobalSingletons.swift
[129/195] Compiling NIOCore AddressedEnvelope.swift
[130/195] Compiling NIOCore AsyncAwaitSupport.swift
[131/195] Compiling NIOCore AsyncChannel.swift
[132/195] Compiling NIOCore AsyncChannelHandler.swift
[133/195] Compiling NIOCore AsyncChannelInboundStream.swift
[134/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[135/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
[136/195] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[137/195] Compiling NIOCore NIOAsyncWriter.swift
[138/195] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[139/195] Compiling NIOCore SocketAddresses.swift
[140/195] Compiling NIOCore SocketOptionProvider.swift
[141/195] Compiling NIOCore SystemCallHelpers.swift
[142/195] Compiling NIOCore TimeAmount+Duration.swift
[143/195] Compiling NIOCore TypeAssistedChannelHandler.swift
[144/195] Compiling NIOCore UniversalBootstrapSupport.swift
[145/195] Compiling NIOCore Utilities.swift
[146/195] Compiling NIOCore CircularBuffer.swift
[147/195] Compiling NIOCore Codec.swift
[148/195] Compiling NIOCore ConvenienceOptionSupport.swift
[149/195] Compiling NIOCore DeadChannel.swift
[150/195] Compiling NIOCore DispatchQueue+WithFuture.swift
[151/195] Compiling NIOCore EventLoop+Deprecated.swift
[152/195] Compiling NIOCore EventLoop+SerialExecutor.swift
[153/195] Compiling NIOCore EventLoop.swift
[154/195] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[155/195] Compiling NIOCore BSDSocketAPI.swift
[156/195] Compiling NIOCore ByteBuffer-aux.swift
[157/195] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[158/195] Compiling NIOCore ByteBuffer-conversions.swift
[159/195] Compiling NIOCore ByteBuffer-core.swift
[160/195] Compiling NIOCore ByteBuffer-hex.swift
[161/195] Compiling NIOCore ByteBuffer-int.swift
[162/195] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/195] Emitting module NIOCore
[164/195] Compiling NIOCore ByteBuffer-multi-int.swift
[165/195] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[166/195] Compiling NIOCore ByteBuffer-views.swift
[167/195] Compiling NIOCore Channel.swift
[168/195] Compiling NIOCore ChannelHandler.swift
[169/195] Compiling NIOCore ChannelHandlers.swift
[170/195] Compiling NIOCore ChannelInvoker.swift
[171/195] Compiling NIOCore ChannelOption.swift
[172/195] Compiling NIOCore ChannelPipeline.swift
[173/196] Wrapping AST for NIOCore for debugging
[175/246] Compiling NIOPosix Pool.swift
[176/246] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[177/246] Compiling NIOPosix PosixSingletons.swift
[178/246] Compiling NIOPosix RawSocketBootstrap.swift
[179/246] Compiling NIOPosix Resolver.swift
[180/246] Compiling NIOPosix Selectable.swift
[181/252] Compiling NIOEmbedded Embedded.swift
[182/252] Compiling NIOEmbedded AsyncTestingChannel.swift
[183/252] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[184/252] Emitting module NIOEmbedded
[185/253] Wrapping AST for NIOEmbedded for debugging
[187/253] Compiling NIOPosix ThreadPosix.swift
[188/253] Compiling NIOPosix ThreadWindows.swift
[189/253] Compiling NIOPosix UnsafeTransfer.swift
[190/253] Compiling NIOPosix Utilities.swift
[191/253] Compiling NIOPosix VsockAddress.swift
[192/253] Compiling NIOPosix VsockChannelEvents.swift
[193/253] Emitting module NIOPosix
[194/253] Compiling NIOPosix ServerSocket.swift
[195/253] Compiling NIOPosix Socket.swift
[196/253] Compiling NIOPosix SocketChannel.swift
[197/253] Compiling NIOPosix SocketProtocols.swift
[198/253] Compiling NIOPosix System.swift
[199/253] Compiling NIOPosix Thread.swift
[200/253] Compiling NIOPosix SelectableChannel.swift
[201/253] Compiling NIOPosix SelectableEventLoop.swift
[202/253] Compiling NIOPosix SelectorEpoll.swift
[203/253] Compiling NIOPosix SelectorGeneric.swift
[204/253] Compiling NIOPosix SelectorKqueue.swift
[205/253] Compiling NIOPosix SelectorUring.swift
[206/253] Compiling NIOPosix BSDSocketAPICommon.swift
[207/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[208/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[209/253] Compiling NIOPosix BaseSocket.swift
[210/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[211/253] Compiling NIOPosix BaseSocketChannel.swift
[212/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[213/253] Compiling NIOPosix Bootstrap.swift
[214/253] Compiling NIOPosix ControlMessage.swift
[215/253] Compiling NIOPosix DatagramVectorReadManager.swift
[216/253] Compiling NIOPosix Errors+Any.swift
[217/253] Compiling NIOPosix FileDescriptor.swift
[218/253] Compiling NIOPosix GetaddrinfoResolver.swift
[219/253] Compiling NIOPosix HappyEyeballs.swift
[220/253] Compiling NIOPosix NIOThreadPool.swift
[221/253] Compiling NIOPosix NonBlockingFileIO.swift
[222/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[223/253] Compiling NIOPosix PendingWritesManager.swift
[224/253] Compiling NIOPosix PipeChannel.swift
[225/253] Compiling NIOPosix PipePair.swift
[226/253] Compiling NIOPosix IO.swift
[227/253] Compiling NIOPosix IntegerBitPacking.swift
[228/253] Compiling NIOPosix IntegerTypes.swift
[229/253] Compiling NIOPosix Linux.swift
[230/253] Compiling NIOPosix LinuxCPUSet.swift
[231/253] Compiling NIOPosix LinuxUring.swift
[232/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[233/256] Wrapping AST for NIOPosix for debugging
[235/256] Emitting module NIO
[236/256] Compiling NIO Exports.swift
[237/260] Wrapping AST for NIO for debugging
[239/284] Compiling AtemAppleDiscovery NetService.swift
[240/284] Emitting module AtemAppleDiscovery
[241/284] Compiling AtemAppleDiscovery Network-framework.swift
[243/285] Compiling Atem DataTransfer.swift
[244/285] Compiling Atem Message.swift
[245/285] Compiling Atem Model.swift
[246/288] Compiling Atem MessageHandler.swift
[247/288] Compiling Atem Actions.swift
[248/288] Compiling Atem Configuration.swift
[249/288] Compiling Atem RunLength.swift
[250/288] Compiling Atem accelerate.swift
[251/288] Compiling Atem MediaPool.swift
[252/288] Compiling Atem MediaTransferManager.swift
[253/288] Compiling Atem OptionSet+elements.swift
[254/288] Compiling Atem RawRepresentable+decode.swift
[255/288] Compiling Atem VideoSource.swift
[256/288] Compiling Atem Connection.swift
[257/288] Compiling Atem Controller.swift
[258/288] Compiling Atem 422 ABLARL YUV.swift
[259/288] Compiling Atem Decode input labels.swift
[260/288] Emitting module Atem
[261/288] Compiling Atem TallyLight.swift
[262/288] Compiling Atem ArrayOperations.swift
[263/288] Compiling Atem EventLoopGroup.swift
[264/288] Compiling Atem HandlerWithTimer.swift
[265/288] Compiling Atem InitialSwitcherStateMessages.swift
[266/288] Compiling Atem IntOperators.swift
[267/288] Compiling Atem Packet.swift
[268/288] Compiling Atem PacketTypes.swift
[269/288] Compiling Atem Switcher.swift
[270/293] Wrapping AST for Atem for debugging
[272/308] Compiling TitleGenerator Title.swift
[273/308] Emitting module TitleGenerator
[274/308] Compiling TitleGenerator main.swift
[275/308] Compiling TitleGenerator Renderer.swift
[276/309] Compiling SourceLabeler main.swift
[277/309] Wrapping AST for TitleGenerator for debugging
[278/309] Write Objects.LinkFileList
[280/309] Emitting module VersionDump
[281/309] Compiling VersionDump main.swift
[282/309] Compiling PreviewSwitcher main.swift
[283/309] Emitting module PreviewSwitcher
[285/310] Compiling SourceLabeler connect.swift
[286/310] Compiling SourceLabeler Label.swift
[287/310] Compiling SourceLabeler generate grid.swift
[287/311] Wrapping AST for VersionDump for debugging
[288/311] Write Objects.LinkFileList
[290/311] Wrapping AST for PreviewSwitcher for debugging
[291/311] Write Objects.LinkFileList
[293/311] Emitting module SourceLabeler
[294/311] Compiling SourceLabeler Analyze grid.swift
[295/312] Linking TitleGenerator
[296/312] Wrapping AST for SourceLabeler for debugging
[297/312] Write Objects.LinkFileList
[299/312] Compiling Simulator main.swift
[300/312] Emitting module Simulator
[300/312] Linking VersionDump
[302/313] Linking PreviewSwitcher
[303/313] Linking SourceLabeler
[304/313] Wrapping AST for Simulator for debugging
[305/313] Write Objects.LinkFileList
[306/313] Linking Simulator
[308/313] Emitting module MessageDecoder
[309/313] Compiling MessageDecoder IntOperators.swift
[310/313] Compiling MessageDecoder main.swift
[311/314] Wrapping AST for MessageDecoder for debugging
[312/314] Write Objects.LinkFileList
[313/314] Linking MessageDecoder
Build complete! (128.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.32.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "Atem",
  "name" : "Atem",
  "path" : "/host/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",
        "MediaTransferManager.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",
        "Utilities/ArrayOperations.swift",
        "Utilities/EventLoopGroup.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.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.