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 Android on 18 Jun 2025 16:57:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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 (6.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (8.83s)
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/1797] Fetching swift-atomics
[702/6225] Fetching swift-atomics, swift-system
[1976/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
[5957/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.26s)
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.18s)
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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/57] Write sources
[15/57] Compiling CNIODarwin shim.c
[16/57] Compiling CNIOWindows WSAStartup.c
[17/57] Compiling CNIOLinux liburing_shims.c
[18/57] Write sources
[21/57] Compiling CNIOWASI CNIOWASI.c
[22/57] Compiling CNIOWindows shim.c
[23/57] Write swift-version-8C5A4AE7A8CE2BA.txt
[23/57] Compiling _AtomicsShims.c
[23/57] Compiling CNIOLinux shim.c
[27/95] Emitting module _NIODataStructures
[27/95] Compiling c-nioatomics.c
[28/95] Compiling c-atomics.c
[30/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/102] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/102] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/104] Compiling Atomics UnsafeAtomic.swift
[34/104] Compiling Atomics UnsafeAtomicLazyReference.swift
[35/104] Compiling Atomics ManagedAtomic.swift
[36/104] Compiling Atomics ManagedAtomicLazyReference.swift
[37/104] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/104] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/104] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/104] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/104] Compiling Atomics DoubleWord.swift
[42/104] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/104] Compiling InternalCollectionsUtilities Debugging.swift
[48/104] Compiling InternalCollectionsUtilities Descriptions.swift
[50/104] Emitting module InternalCollectionsUtilities
[51/104] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/104] Compiling InternalCollectionsUtilities Integer rank.swift
[53/104] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/104] Compiling _NIODataStructures Heap.swift
[56/104] Compiling NIOConcurrencyHelpers lock.swift
[57/104] Emitting module _NIOBase64
[58/104] Compiling _NIOBase64 Base64.swift
[59/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/106] Compiling _NIODataStructures PriorityQueue.swift
[63/106] Compiling _NIODataStructures _TinyArray.swift
[70/107] Emitting module Atomics
[72/107] Emitting module NIOConcurrencyHelpers
[73/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/107] Compiling NIOConcurrencyHelpers atomics.swift
[75/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[77/107] Compiling Atomics IntegerOperations.swift
[78/107] Compiling Atomics Unmanaged extensions.swift
[80/114] Wrapping AST for InternalCollectionsUtilities for debugging
[81/114] Wrapping AST for _NIOBase64 for debugging
[82/118] Wrapping AST for NIOConcurrencyHelpers for debugging
[83/120] Wrapping AST for Atomics for debugging
[84/124] Wrapping AST for _NIODataStructures for debugging
[86/124] Compiling DequeModule Deque+CustomReflectable.swift
[87/124] Compiling DequeModule Deque+Descriptions.swift
[88/126] Compiling DequeModule Deque+Extras.swift
[89/126] Compiling DequeModule Deque+Hashable.swift
[90/126] Compiling DequeModule Deque+Equatable.swift
[91/126] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/126] Compiling DequeModule _DequeBuffer.swift
[93/126] Compiling DequeModule _DequeBufferHeader.swift
[94/126] Compiling DequeModule _DequeSlot.swift
[95/126] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/126] Compiling DequeModule Deque._UnsafeHandle.swift
[97/126] Compiling DequeModule Deque.swift
[98/126] Compiling DequeModule Deque+Testing.swift
[99/126] Compiling DequeModule Deque._Storage.swift
[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 CircularBuffer.swift
[106/187] Compiling NIOCore Codec.swift
[107/187] Compiling NIOCore ConvenienceOptionSupport.swift
[108/187] Compiling NIOCore DeadChannel.swift
[109/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/187] Compiling NIOCore EventLoop+Deprecated.swift
[111/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/187] Compiling NIOCore EventLoop.swift
[113/195] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[114/195] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/195] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/195] Compiling NIOCore EventLoopFuture.swift
[117/195] Compiling NIOCore FileDescriptor.swift
[118/195] Compiling NIOCore FileHandle.swift
[119/195] Compiling NIOCore FileRegion.swift
[120/195] Compiling NIOCore GlobalSingletons.swift
[121/195] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[122/195] Compiling NIOCore BSDSocketAPI.swift
[123/195] Compiling NIOCore ByteBuffer-aux.swift
[124/195] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[125/195] Compiling NIOCore ByteBuffer-conversions.swift
[126/195] Compiling NIOCore ByteBuffer-core.swift
[127/195] Compiling NIOCore ByteBuffer-hex.swift
[128/195] Compiling NIOCore ByteBuffer-int.swift
[129/195] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[130/195] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[131/195] Compiling NIOCore SocketAddresses.swift
[132/195] Compiling NIOCore SocketOptionProvider.swift
[133/195] Compiling NIOCore SystemCallHelpers.swift
[134/195] Compiling NIOCore TimeAmount+Duration.swift
[135/195] Compiling NIOCore TypeAssistedChannelHandler.swift
[136/195] Compiling NIOCore UniversalBootstrapSupport.swift
[137/195] Compiling NIOCore Utilities.swift
[138/195] Compiling NIOCore AddressedEnvelope.swift
[139/195] Compiling NIOCore AsyncAwaitSupport.swift
[140/195] Compiling NIOCore AsyncChannel.swift
[141/195] Compiling NIOCore AsyncChannelHandler.swift
[142/195] Compiling NIOCore AsyncChannelInboundStream.swift
[143/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[144/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
[145/195] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/195] Compiling NIOCore NIOAsyncWriter.swift
[147/195] Compiling NIOCore ByteBuffer-multi-int.swift
[148/195] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[149/195] Compiling NIOCore ByteBuffer-views.swift
[150/195] Compiling NIOCore Channel.swift
[151/195] Compiling NIOCore ChannelHandler.swift
[152/195] Compiling NIOCore ChannelHandlers.swift
[153/195] Compiling NIOCore ChannelInvoker.swift
[154/195] Compiling NIOCore ChannelOption.swift
[155/195] Compiling NIOCore ChannelPipeline.swift
[156/195] Compiling NIOCore MulticastChannel.swift
[157/195] Compiling NIOCore NIOAny.swift
[158/195] Compiling NIOCore NIOCloseOnErrorHandler.swift
[159/195] Compiling NIOCore NIOLoopBound.swift
[160/195] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[161/195] Compiling NIOCore NIOScheduledCallback.swift
[162/195] Compiling NIOCore NIOSendable.swift
[163/195] Compiling NIOCore RecvByteBufferAllocator.swift
[164/195] Compiling NIOCore IO.swift
[165/195] Compiling NIOCore IOData.swift
[166/195] Compiling NIOCore IPProtocol.swift
[167/195] Compiling NIOCore IntegerBitPacking.swift
[168/195] Compiling NIOCore IntegerTypes.swift
[169/195] Compiling NIOCore Interfaces.swift
[170/195] Compiling NIOCore Linux.swift
[171/195] Compiling NIOCore MarkedCircularBuffer.swift
[172/195] Emitting module NIOCore
[173/235] Wrapping AST for NIOCore for debugging
[175/246] Emitting module NIOEmbedded
[176/246] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[177/246] Compiling NIOEmbedded AsyncTestingChannel.swift
[178/246] Compiling NIOEmbedded Embedded.swift
[179/247] Wrapping AST for NIOEmbedded for debugging
[181/247] Compiling NIOPosix IO.swift
[182/247] Compiling NIOPosix IntegerBitPacking.swift
[183/247] Compiling NIOPosix IntegerTypes.swift
[184/247] Compiling NIOPosix Linux.swift
[185/247] Compiling NIOPosix LinuxCPUSet.swift
[186/247] Compiling NIOPosix LinuxUring.swift
[187/247] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[188/253] Compiling NIOPosix Pool.swift
[189/253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[190/253] Compiling NIOPosix PosixSingletons.swift
[191/253] Compiling NIOPosix RawSocketBootstrap.swift
[192/253] Compiling NIOPosix Resolver.swift
[193/253] Compiling NIOPosix Selectable.swift
[194/253] Compiling NIOPosix ThreadPosix.swift
[195/253] Compiling NIOPosix ThreadWindows.swift
[196/253] Compiling NIOPosix UnsafeTransfer.swift
[197/253] Compiling NIOPosix Utilities.swift
[198/253] Compiling NIOPosix VsockAddress.swift
[199/253] Compiling NIOPosix VsockChannelEvents.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 ServerSocket.swift
[207/253] Compiling NIOPosix Socket.swift
[208/253] Compiling NIOPosix SocketChannel.swift
[209/253] Compiling NIOPosix SocketProtocols.swift
[210/253] Compiling NIOPosix System.swift
[211/253] Compiling NIOPosix Thread.swift
[212/253] Emitting module NIOPosix
[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 BSDSocketAPICommon.swift
[221/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[222/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[223/253] Compiling NIOPosix BaseSocket.swift
[224/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[225/253] Compiling NIOPosix BaseSocketChannel.swift
[226/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[227/253] Compiling NIOPosix NIOThreadPool.swift
[228/253] Compiling NIOPosix NonBlockingFileIO.swift
[229/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[230/253] Compiling NIOPosix PendingWritesManager.swift
[231/253] Compiling NIOPosix PipeChannel.swift
[232/253] Compiling NIOPosix PipePair.swift
[233/254] Wrapping AST for NIOPosix for debugging
[235/256] Emitting module NIO
[236/256] Compiling NIO Exports.swift
[237/257] Wrapping AST for NIO for debugging
[239/260] Compiling AtemAppleDiscovery Network-framework.swift
[240/261] Emitting module AtemAppleDiscovery
[241/261] Compiling AtemAppleDiscovery NetService.swift
[243/285] Compiling Atem TallyLight.swift
[244/285] Compiling Atem ArrayOperations.swift
[245/285] Compiling Atem EventLoopGroup.swift
[246/288] Compiling Atem DataTransfer.swift
[247/288] Compiling Atem Message.swift
[248/288] Compiling Atem Model.swift
[249/288] Compiling Atem Packet.swift
[250/288] Compiling Atem PacketTypes.swift
[251/288] Compiling Atem Switcher.swift
[252/288] Compiling Atem RunLength.swift
[253/288] Compiling Atem accelerate.swift
[254/288] Compiling Atem MediaPool.swift
[255/288] Compiling Atem MediaTransferManager.swift
[256/288] Compiling Atem MessageHandler.swift
[257/288] Compiling Atem Actions.swift
[258/288] Compiling Atem Configuration.swift
[259/288] Compiling Atem Connection.swift
[260/288] Compiling Atem Controller.swift
[261/288] Compiling Atem 422 ABLARL YUV.swift
[262/288] Compiling Atem Decode input labels.swift
[263/288] Compiling Atem OptionSet+elements.swift
[264/288] Compiling Atem RawRepresentable+decode.swift
[265/288] Compiling Atem VideoSource.swift
[266/288] Emitting module Atem
[267/288] Compiling Atem HandlerWithTimer.swift
[268/288] Compiling Atem InitialSwitcherStateMessages.swift
[269/288] Compiling Atem IntOperators.swift
[270/289] Wrapping AST for Atem for debugging
[272/308] Compiling TitleGenerator Title.swift
[273/308] Compiling TitleGenerator Renderer.swift
[274/308] Compiling TitleGenerator main.swift
[275/308] Emitting module TitleGenerator
[276/309] Compiling SourceLabeler main.swift
[278/309] Emitting module VersionDump
[279/309] Compiling VersionDump main.swift
[280/309] Compiling SourceLabeler Label.swift
[281/310] Emitting module PreviewSwitcher
[282/310] Compiling PreviewSwitcher main.swift
[283/311] Wrapping AST for TitleGenerator for debugging
[284/311] Write Objects.LinkFileList
[286/311] Compiling SourceLabeler connect.swift
[287/311] Compiling SourceLabeler generate grid.swift
[289/311] Emitting module Simulator
[290/311] Compiling Simulator main.swift
[291/311] Emitting module SourceLabeler
[292/311] Compiling SourceLabeler Analyze grid.swift
[294/313] Linking TitleGenerator
[295/313] Wrapping AST for VersionDump for debugging
[296/313] Write Objects.LinkFileList
[297/313] Wrapping AST for PreviewSwitcher for debugging
[298/313] Write Objects.LinkFileList
[299/313] Wrapping AST for SourceLabeler for debugging
[300/313] Write Objects.LinkFileList
[301/313] 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! (94.07s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.