The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IkigaJSON, reference 3.0.0-beta.1 (937ee3), with Swift 6.2 for Android on 18 Apr 2026 02:24:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/swift-json.git
Reference: 3.0.0-beta.1
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/orlandos-nl/swift-json
 * tag               3.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 937ee3b Disable the Windows CI
Cloned https://github.com/orlandos-nl/swift-json.git
Revision (git rev-parse @):
937ee3b14b34688787e4549de026b4292fddf6f4
SUCCESS checkout https://github.com/orlandos-nl/swift-json.git at 3.0.0-beta.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orlandos-nl/swift-json.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (8.30s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[5602/7421] Fetching swift-system, swift-atomics
[6294/30990] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.75s)
Fetched https://github.com/apple/swift-system.git from cache (1.91s)
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
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-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.98.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/27] Write sources
[14/27] Compiling CNIOWindows WSAStartup.c
[15/27] Compiling CNIOWASI CNIOWASI.c
[16/27] Compiling CNIOOpenBSD shim.c
[17/27] Compiling CNIOWindows shim.c
[17/27] Compiling CNIOPosix event_loop_id.c
[18/27] Write sources
[20/27] Compiling _AtomicsShims.c
[21/27] Compiling CNIODarwin shim.c
[22/27] Compiling CNIOLinux liburing_shims.c
[23/27] Write swift-version--11D90AFD9DD3AB2.txt
[24/27] Compiling CNIOLinux shim.c
[25/76] Compiling c-nioatomics.c
[27/76] Compiling _JSONCore JSONParser+Parsing.swift
[28/76] Compiling Atomics ManagedAtomic.swift
[29/76] Compiling Atomics ManagedAtomicLazyReference.swift
[30/76] Emitting module InternalCollectionsUtilities
[31/76] Compiling Atomics AtomicInteger.swift
[32/76] Compiling Atomics AtomicOptionalWrappable.swift
[33/76] Compiling Atomics AtomicReference.swift
[34/76] Compiling Atomics UnsafeAtomic.swift
[35/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/76] Compiling Atomics OptionalRawRepresentable.swift
[37/76] Compiling Atomics RawRepresentable.swift
[38/76] Compiling Atomics AtomicBool.swift
[39/76] Compiling Atomics IntegerConformances.swift
[40/76] Compiling Atomics PointerConformances.swift
[41/76] Compiling Atomics Primitives.native.swift
[46/80] Compiling Atomics AtomicStorage.swift
[47/80] Compiling Atomics AtomicValue.swift
[48/80] Compiling Atomics AtomicMemoryOrderings.swift
[49/80] Compiling Atomics DoubleWord.swift
[53/80] Emitting module _NIOBase64
[54/80] Compiling _NIOBase64 Base64.swift
[59/80] Compiling Atomics IntegerOperations.swift
[60/80] Compiling Atomics Unmanaged extensions.swift
[61/81] Compiling _JSONCore FastScanner.swift
/host/spi-builder-workspace/Sources/_JSONCore/SIMD/FastScanner.swift:147:9: warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
145 |   while i &+ 8 <= count {
146 |     // Check if any of the 8 bytes is non-whitespace
147 |     var foundNonWhitespace = false
    |         `- warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
148 |     for j in 0..<8 {
149 |       let byte = baseAddress[i &+ j]
[65/82] Emitting module Atomics
[70/82] Compiling _JSONCore JSONTokenizer.swift
[71/82] Compiling _JSONCore JSONTokenizerDestination.swift
[73/82] Compiling _JSONCore Bytes.swift
[74/82] Emitting module _JSONCore
/host/spi-builder-workspace/Sources/_JSONCore/SIMD/FastScanner.swift:147:9: warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
145 |   while i &+ 8 <= count {
146 |     // Check if any of the 8 bytes is non-whitespace
147 |     var foundNonWhitespace = false
    |         `- warning: initialization of variable 'foundNonWhitespace' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
148 |     for j in 0..<8 {
149 |       let byte = baseAddress[i &+ j]
[75/82] Compiling _JSONCore Errors.swift
[76/83] Compiling _NIODataStructures PriorityQueue.swift
[77/83] Compiling _NIODataStructures _TinyArray.swift
[79/83] Emitting module _NIODataStructures
[80/83] Compiling _NIODataStructures Heap.swift
[85/118] Compiling ContainersPreview Producer+Map.swift
[86/118] Compiling ContainersPreview Producer+Reduce.swift
[87/118] Compiling ContainersPreview Producer.swift
[88/118] Compiling ContainersPreview Borrow.swift
[89/122] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/122] Compiling ContainersPreview BorrowingSequence.swift
[91/122] Compiling ContainersPreview BidirectionalContainer.swift
[92/122] Compiling ContainersPreview Container+Filter.swift
[93/122] Compiling ContainersPreview Container+SpanwiseZip.swift
[94/122] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[95/122] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[96/122] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[97/122] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[98/122] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[99/122] Compiling ContainersPreview Drain+Reduce.swift
[100/122] Compiling ContainersPreview Drain.swift
[101/122] Compiling ContainersPreview Producer+Collect.swift
[102/122] Compiling ContainersPreview Producer+Filter.swift
[103/122] Compiling ContainersPreview RandomAccessContainer.swift
[104/122] Compiling ContainersPreview RangeExpression2.swift
[105/122] Compiling ContainersPreview RangeReplaceableContainer.swift
[106/122] Compiling ContainersPreview Drain+Map.swift
[107/122] Compiling ContainersPreview Container.swift
[108/122] Compiling ContainersPreview ContainerIterator.swift
[109/122] Compiling ContainersPreview DynamicContainer.swift
[110/122] Compiling ContainersPreview MutableContainer.swift
[111/122] Compiling ContainersPreview PermutableContainer.swift
[112/122] Emitting module ContainersPreview
[113/122] Compiling ContainersPreview OutputSpan+Extras.swift
[114/122] Compiling ContainersPreview TemporaryAllocation.swift
[115/122] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[116/122] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[117/122] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[118/122] Compiling ContainersPreview Box.swift
[119/122] Compiling ContainersPreview Inout.swift
[120/122] Compiling ContainersPreview InputSpan.swift
[121/122] Compiling ContainersPreview Shared.swift
[122/123] Compiling c-atomics.c
[124/170] Compiling DequeModule UniqueDeque+Consumption.swift
[125/170] Compiling DequeModule UniqueDeque+Container.swift
[126/170] Compiling DequeModule UniqueDeque+Descriptions.swift
[127/170] Compiling DequeModule UniqueDeque+Equatable.swift
[128/170] Compiling DequeModule UniqueDeque+Experimental.swift
[129/175] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[130/175] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[131/175] Compiling NIOConcurrencyHelpers lock.swift
[132/175] Compiling NIOConcurrencyHelpers atomics.swift
[133/175] Compiling NIOConcurrencyHelpers NIOLock.swift
[134/175] Emitting module NIOConcurrencyHelpers
[135/175] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[136/176] Compiling DequeModule RigidDeque+Equatable.swift
[137/176] Compiling DequeModule RigidDeque+Experimental.swift
[138/176] Compiling DequeModule RigidDeque+Hashable.swift
[139/176] Compiling DequeModule RigidDeque+Initializers.swift
[140/176] Compiling DequeModule RigidDeque+Insertions.swift
[141/176] Compiling DequeModule RigidDeque+Prepend.swift
[142/176] Compiling DequeModule UniqueDeque+Hashable.swift
[143/176] Compiling DequeModule UniqueDeque+Initializers.swift
[145/176] Compiling DequeModule UniqueDeque+Insertions.swift
[146/176] Compiling DequeModule UniqueDeque+Prepend.swift
[147/176] Compiling DequeModule UniqueDeque+Removals.swift
[148/176] Compiling DequeModule RigidDeque+Removals.swift
[149/176] Compiling DequeModule RigidDeque+Replacements.swift
[150/176] Compiling DequeModule RigidDeque+Testing.swift
[151/176] Compiling DequeModule RigidDeque.swift
[152/176] Compiling DequeModule UniqueDeque+Append.swift
[153/176] Compiling DequeModule _DequeBuffer.swift
[154/176] Compiling DequeModule _DequeBufferHeader.swift
[155/176] Compiling DequeModule RigidDeque+Append.swift
[156/176] Compiling DequeModule RigidDeque+Consumption.swift
[157/176] Compiling DequeModule RigidDeque+Container.swift
[158/176] Compiling DequeModule RigidDeque+Descriptions.swift
[159/176] Compiling DequeModule Deque+Extras.swift
[160/176] Compiling DequeModule Deque+Hashable.swift
[161/176] Compiling DequeModule Deque+Testing.swift
[162/176] Compiling DequeModule Deque._Storage.swift
[163/176] Compiling DequeModule Deque._UnsafeHandle.swift
[164/176] Compiling DequeModule Deque.swift
[165/176] Emitting module DequeModule
[166/176] Compiling DequeModule Deque+Codable.swift
[167/176] Compiling DequeModule Deque+Collection.swift
[168/176] Compiling DequeModule Deque+CustomReflectable.swift
[169/176] Compiling DequeModule Deque+Descriptions.swift
[170/176] Compiling DequeModule Deque+Equatable.swift
[171/176] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[172/176] Compiling DequeModule UniqueDeque+Replacements.swift
[173/176] Compiling DequeModule UniqueDeque.swift
[174/176] Compiling DequeModule _DequeSlot.swift
[175/176] Compiling DequeModule _UnsafeDequeHandle.swift
[176/176] Compiling DequeModule _UnsafeDequeSegments.swift
[178/241] Compiling NIOCore NIOCoreSendableMetatype.swift
[179/241] Compiling NIOCore NIODecodedAsyncSequence.swift
[180/241] Compiling NIOCore NIOLoopBound.swift
[181/241] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[182/241] Compiling NIOCore NIOScheduledCallback.swift
[183/241] Compiling NIOCore NIOSendable.swift
[184/241] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[185/241] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[186/241] Compiling NIOCore RecvByteBufferAllocator.swift
[187/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[188/249] Compiling NIOCore SocketAddresses.swift
[189/249] Compiling NIOCore SocketOptionProvider.swift
[190/249] Compiling NIOCore SystemCallHelpers.swift
[191/249] Compiling NIOCore TimeAmount+Duration.swift
[192/249] Compiling NIOCore TypeAssistedChannelHandler.swift
[193/249] Compiling NIOCore UniversalBootstrapSupport.swift
[194/249] Compiling NIOCore Utilities.swift
[195/249] Compiling NIOCore EventLoopFuture+Deprecated.swift
[196/249] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[197/249] Compiling NIOCore EventLoopFuture.swift
[198/249] Compiling NIOCore FileDescriptor.swift
[199/249] Compiling NIOCore FileHandle.swift
[200/249] Compiling NIOCore FileRegion.swift
[201/249] Compiling NIOCore GlobalSingletons.swift
[202/249] Compiling NIOCore IO.swift
[203/249] Compiling NIOCore IOData.swift
[204/249] Compiling NIOCore CircularBuffer.swift
[205/249] Compiling NIOCore Codec.swift
[206/249] Compiling NIOCore ConvenienceOptionSupport.swift
[207/249] Compiling NIOCore DeadChannel.swift
[208/249] Compiling NIOCore DispatchQueue+WithFuture.swift
[209/249] Compiling NIOCore EventLoop+Deprecated.swift
[210/249] Compiling NIOCore EventLoop+SerialExecutor.swift
[211/249] Compiling NIOCore EventLoop.swift
[212/249] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[213/249] Compiling NIOCore IPProtocol.swift
[214/249] Compiling NIOCore IntegerBitPacking.swift
[215/249] Compiling NIOCore IntegerTypes.swift
[216/249] Compiling NIOCore Interfaces.swift
[217/249] Compiling NIOCore Linux.swift
[218/249] Compiling NIOCore MarkedCircularBuffer.swift
[219/249] Compiling NIOCore MulticastChannel.swift
[220/249] Compiling NIOCore NIOAny.swift
[221/249] Compiling NIOCore NIOCloseOnErrorHandler.swift
[222/249] Compiling NIOCore AddressedEnvelope.swift
[223/249] Compiling NIOCore AsyncAwaitSupport.swift
[224/249] Compiling NIOCore AsyncChannel.swift
[225/249] Compiling NIOCore AsyncChannelHandler.swift
[226/249] Compiling NIOCore AsyncChannelInboundStream.swift
[227/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[228/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[229/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[230/249] Compiling NIOCore NIOAsyncWriter.swift
[231/249] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[232/249] Compiling NIOCore BSDSocketAPI.swift
[233/249] Compiling NIOCore ByteBuffer-aux.swift
[234/249] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[235/249] Compiling NIOCore ByteBuffer-conversions.swift
[236/249] Compiling NIOCore ByteBuffer-core.swift
[237/249] Compiling NIOCore ByteBuffer-hex.swift
[238/249] Compiling NIOCore ByteBuffer-int.swift
[239/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[240/249] Emitting module NIOCore
[241/249] Compiling NIOCore ByteBuffer-multi-int.swift
[242/249] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[243/249] Compiling NIOCore ByteBuffer-views.swift
[244/249] Compiling NIOCore Channel.swift
[245/249] Compiling NIOCore ChannelHandler.swift
[246/249] Compiling NIOCore ChannelHandlers.swift
[247/249] Compiling NIOCore ChannelInvoker.swift
[248/249] Compiling NIOCore ChannelOption.swift
[249/249] Compiling NIOCore ChannelPipeline.swift
[251/304] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/304] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[253/304] Emitting module NIOEmbedded
[254/304] Compiling NIOEmbedded Embedded.swift
[256/305] Emitting module NIOPosix
[257/305] Compiling NIOPosix BSDSocketAPICommon.swift
[258/305] Compiling NIOPosix BSDSocketAPIPosix.swift
[259/305] Compiling NIOPosix BSDSocketAPIWindows.swift
[260/305] Compiling NIOPosix BaseSocket.swift
[261/305] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[262/305] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[263/305] Compiling NIOPosix BaseSocketChannel.swift
[264/311] Compiling NIOPosix SelectableChannel.swift
[265/311] Compiling NIOPosix SelectableEventLoop.swift
[266/311] Compiling NIOPosix SelectorEpoll.swift
[267/311] Compiling NIOPosix SelectorGeneric.swift
[268/311] Compiling NIOPosix SelectorKqueue.swift
[269/311] Compiling NIOPosix SelectorUring.swift
[270/311] Compiling NIOPosix SelectorWSAPoll.swift
[271/311] Compiling NIOPosix PipePair.swift
[272/311] Compiling NIOPosix Pool.swift
[273/311] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[274/311] Compiling NIOPosix PosixSingletons.swift
[275/311] Compiling NIOPosix RawSocketBootstrap.swift
[276/311] Compiling NIOPosix Resolver.swift
[277/311] Compiling NIOPosix Selectable.swift
[278/311] Compiling NIOPosix ServerSocket.swift
[279/311] Compiling NIOPosix Socket.swift
[280/311] Compiling NIOPosix SocketChannel.swift
[281/311] Compiling NIOPosix SocketProtocols.swift
[282/311] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[283/311] Compiling NIOPosix System.swift
[284/311] Compiling NIOPosix Thread.swift
[285/311] Compiling NIOPosix ThreadPosix.swift
[286/311] Compiling NIOPosix ThreadWindows.swift
[287/311] Compiling NIOPosix Utilities.swift
[288/311] Compiling NIOPosix VsockAddress.swift
[289/311] Compiling NIOPosix VsockChannelEvents.swift
[290/311] Compiling NIOPosix Windows.swift
[291/311] Compiling NIOPosix HappyEyeballs.swift
[292/311] Compiling NIOPosix IO.swift
[293/311] Compiling NIOPosix IntegerBitPacking.swift
[294/311] Compiling NIOPosix IntegerTypes.swift
[295/311] Compiling NIOPosix Linux.swift
[296/311] Compiling NIOPosix LinuxCPUSet.swift
[297/311] Compiling NIOPosix LinuxUring.swift
[298/311] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[299/311] Compiling NIOPosix NIOPosixSendableMetatype.swift
[300/311] Compiling NIOPosix NIOThreadPool.swift
[301/311] Compiling NIOPosix NonBlockingFileIO.swift
[302/311] Compiling NIOPosix PendingDatagramWritesManager.swift
[303/311] Compiling NIOPosix PendingWritesManager.swift
[304/311] Compiling NIOPosix PipeChannel.swift
[305/311] Compiling NIOPosix BaseStreamSocketChannel.swift
[306/311] Compiling NIOPosix Bootstrap.swift
[307/311] Compiling NIOPosix ControlMessage.swift
[308/311] Compiling NIOPosix DatagramVectorReadManager.swift
[309/311] Compiling NIOPosix Errors+Any.swift
[310/311] Compiling NIOPosix FileDescriptor.swift
[311/311] Compiling NIOPosix GetaddrinfoResolver.swift
[313/314] Compiling NIO Exports.swift
[314/314] Emitting module NIO
[316/320] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[317/320] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[318/320] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[319/320] Emitting module NIOFoundationCompat
[320/320] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[322/334] Compiling _NIOJSON JSONArray.swift
[323/335] Emitting module _NIOJSON
[324/335] Compiling _NIOJSON JSONObject.swift
[325/335] Compiling _NIOJSON JSONValue.swift
[326/335] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[327/335] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[328/335] Compiling _NIOJSON JSONDescription.swift
[329/335] Compiling _NIOJSON Pointer+Helpers.swift
[330/335] Compiling _NIOJSON Bounds.swift
[331/335] Compiling _NIOJSON JSONDescription+Constants.swift
[332/335] Compiling _NIOJSON JSONEncoder.swift
[333/335] Compiling _NIOJSON NilValueCodingStrategy.swift
[334/335] Compiling _NIOJSON JSONDecoder.swift
[335/335] Compiling _NIOJSON JSONDecoderError.swift
[337/338] Emitting module IkigaJSON
[338/338] Compiling IkigaJSON Exports.swift
Build complete! (80.69s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "IkigaJSON",
  "name" : "IkigaJSON",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "IkigaJSON",
      "targets" : [
        "IkigaJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IkigaJSONCore",
      "targets" : [
        "_JSONCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_NIOJSON",
      "module_type" : "SwiftTarget",
      "name" : "_NIOJSON",
      "path" : "Sources/_NIOJSON",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "IkigaJSON"
      ],
      "sources" : [
        "Codable/JSONDecoder.swift",
        "Codable/JSONDecoderError.swift",
        "Codable/JSONEncoder.swift",
        "Codable/NilValueCodingStrategy.swift",
        "Codable/StreamingJSONArrayDecoder.swift",
        "Codable/StreamingJSONLinesDecoder.swift",
        "Core/Bounds.swift",
        "Core/JSONDescription+Constants.swift",
        "Core/JSONDescription.swift",
        "Pointer+Helpers.swift",
        "Types/JSONArray.swift",
        "Types/JSONObject.swift",
        "Types/JSONValue.swift"
      ],
      "target_dependencies" : [
        "_JSONCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_JSONCore",
      "module_type" : "SwiftTarget",
      "name" : "_JSONCore",
      "path" : "Sources/_JSONCore",
      "product_memberships" : [
        "IkigaJSON",
        "IkigaJSONCore"
      ],
      "sources" : [
        "Bytes.swift",
        "Errors.swift",
        "Parser/JSONParser+Parsing.swift",
        "Parser/JSONTokenizer.swift",
        "Parser/JSONTokenizerDestination.swift",
        "SIMD/FastScanner.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IkigaJSONTests",
      "module_type" : "SwiftTarget",
      "name" : "IkigaJSONTests",
      "path" : "Tests/IkigaJSONTests",
      "sources" : [
        "JSONTests.swift"
      ],
      "target_dependencies" : [
        "IkigaJSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IkigaJSON",
      "module_type" : "SwiftTarget",
      "name" : "IkigaJSON",
      "path" : "Sources/IkigaJSON",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "IkigaJSON"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "_JSONCore",
        "_NIOJSON"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.