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 IkigaJSON, reference master (7c8ce5), with Swift 6.1 for macOS (SPM) on 31 Aug 2025 20:51:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/IkigaJSON
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7c8ce5b Remove logo
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
7c8ce5b114afa2d0392759fe63a832861dada470
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at master
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (1.99s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (2.65s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
Fetched https://github.com/apple/swift-system.git from cache (1.24s)
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.59s)
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.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.6.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ikigajson",
      "name": "IkigaJSON",
      "url": "https://github.com/orlandos-nl/IkigaJSON.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IkigaJSON",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.86.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orlandos-nl/IkigaJSON.git
[1/1506] Fetching ikigajson
Fetched https://github.com/orlandos-nl/IkigaJSON.git from cache (0.93s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.89s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.03s)
Creating working copy for https://github.com/orlandos-nl/IkigaJSON.git
Working copy of https://github.com/orlandos-nl/IkigaJSON.git resolved at master (7c8ce5b)
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.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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.86.0
warning: '.resolve-product-dependencies': dependency 'ikigajson' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/IkigaJSON.git
https://github.com/orlandos-nl/IkigaJSON.git
{
  "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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "IkigaJSON",
      "targets" : [
        "IkigaJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_NIOJSON",
      "module_type" : "SwiftTarget",
      "name" : "_NIOJSON",
      "path" : "Sources/_NIOJSON",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "IkigaJSON"
      ],
      "sources" : [
        "ByteBufferSupport.swift",
        "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"
      ],
      "sources" : [
        "Bytes.swift",
        "Errors.swift",
        "Parser/JSONParser+Parsing.swift",
        "Parser/JSONTokenizer.swift",
        "Parser/JSONTokenizerDestination.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.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/26] Write sources
[0/26] Copying PrivacyInfo.xcprivacy
[4/26] Write sources
[14/26] Compiling CNIOWindows shim.c
[14/26] Compiling CNIOWindows WSAStartup.c
[16/26] Write sources
[17/26] Write swift-version-2F0A5646E1D333AE.txt
[18/32] Compiling CNIOWASI CNIOWASI.c
[19/32] Compiling CNIOLinux liburing_shims.c
[20/32] Compiling CNIOLinux shim.c
[21/52] Compiling CNIOPosix event_loop_id.c
[22/52] Compiling _AtomicsShims.c
[23/71] Compiling CNIODarwin shim.c
[25/71] Compiling _NIOBase64 Base64.swift
[26/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/71] Emitting module _NIOBase64
[28/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/72] Compiling InternalCollectionsUtilities Debugging.swift
[31/72] Compiling InternalCollectionsUtilities Descriptions.swift
[32/72] Compiling _JSONCore Bytes.swift
[33/72] Compiling _JSONCore Errors.swift
[34/72] Compiling _JSONCore JSONTokenizer.swift
[35/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/72] Compiling _JSONCore JSONParser+Parsing.swift
[37/72] Compiling _JSONCore JSONTokenizerDestination.swift
[38/72] Emitting module _JSONCore
[39/72] Compiling Atomics AtomicValue.swift
[40/72] Compiling Atomics AtomicMemoryOrderings.swift
[41/72] Compiling Atomics ManagedAtomicLazyReference.swift
[42/72] Compiling Atomics UnsafeAtomic.swift
[43/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/72] Compiling Atomics IntegerOperations.swift
[45/73] Emitting module InternalCollectionsUtilities
[46/73] Compiling Atomics OptionalRawRepresentable.swift
[47/73] Compiling Atomics RawRepresentable.swift
[48/73] Compiling Atomics DoubleWord.swift
[49/73] Compiling Atomics ManagedAtomic.swift
[50/73] Compiling Atomics PointerConformances.swift
[51/73] Compiling Atomics Primitives.native.swift
[52/73] Compiling Atomics AtomicBool.swift
[53/73] Compiling Atomics IntegerConformances.swift
[56/73] Compiling Atomics AtomicInteger.swift
[57/73] Compiling Atomics AtomicOptionalWrappable.swift
[58/73] Compiling Atomics AtomicReference.swift
[59/73] Compiling Atomics AtomicStorage.swift
[60/73] Compiling _NIODataStructures _TinyArray.swift
[61/73] Compiling Atomics Unmanaged extensions.swift
[68/89] Compiling DequeModule _DequeSlot.swift
[69/90] Emitting module Atomics
[70/90] Emitting module _NIODataStructures
[71/90] Compiling _NIODataStructures Heap.swift
[72/90] Compiling _NIODataStructures PriorityQueue.swift
[73/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/90] Compiling DequeModule Deque+Extras.swift
[75/90] Compiling DequeModule Deque+Hashable.swift
[76/90] Compiling DequeModule _DequeBufferHeader.swift
[77/90] Compiling DequeModule _DequeBuffer.swift
[78/90] Compiling DequeModule Deque+Equatable.swift
[79/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/90] Compiling DequeModule Deque._UnsafeHandle.swift
[81/90] Compiling DequeModule Deque.swift
[82/90] Compiling DequeModule Deque+Testing.swift
[83/90] Compiling DequeModule Deque._Storage.swift
[84/90] Compiling DequeModule Deque+CustomReflectable.swift
[85/90] Compiling DequeModule Deque+Descriptions.swift
[86/90] Compiling DequeModule Deque+Codable.swift
[87/90] Compiling DequeModule Deque+Collection.swift
[88/90] Emitting module DequeModule
[88/90] Compiling c-nioatomics.c
[89/90] Compiling c-atomics.c
[91/96] Compiling NIOConcurrencyHelpers lock.swift
[92/96] Emitting module NIOConcurrencyHelpers
[93/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/96] Compiling NIOConcurrencyHelpers atomics.swift
[97/159] Compiling NIOCore Linux.swift
[98/159] Compiling NIOCore MarkedCircularBuffer.swift
[99/159] Compiling NIOCore MulticastChannel.swift
[100/159] Compiling NIOCore NIOAny.swift
[101/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[102/159] Compiling NIOCore NIOCoreSendableMetatype.swift
[103/159] Compiling NIOCore NIOLoopBound.swift
[104/165] Compiling NIOCore GlobalSingletons.swift
[105/165] Compiling NIOCore IO.swift
[106/165] Compiling NIOCore IOData.swift
[107/165] Compiling NIOCore IPProtocol.swift
[108/165] Compiling NIOCore IntegerBitPacking.swift
[109/165] Compiling NIOCore IntegerTypes.swift
[110/165] Compiling NIOCore Interfaces.swift
[111/165] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[112/165] Compiling NIOCore NIOScheduledCallback.swift
[113/165] Compiling NIOCore NIOSendable.swift
[114/165] Compiling NIOCore RecvByteBufferAllocator.swift
[115/165] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/165] Compiling NIOCore SocketAddresses.swift
[117/165] Compiling NIOCore AddressedEnvelope.swift
[118/165] Compiling NIOCore AsyncAwaitSupport.swift
[119/165] Compiling NIOCore AsyncChannel.swift
[120/165] Compiling NIOCore AsyncChannelHandler.swift
[121/165] Compiling NIOCore AsyncChannelInboundStream.swift
[122/165] Compiling NIOCore AsyncChannelOutboundWriter.swift
[123/165] Compiling NIOCore NIOAsyncSequenceProducer.swift
[124/165] Compiling NIOCore SocketOptionProvider.swift
[125/165] Compiling NIOCore SystemCallHelpers.swift
[126/165] Compiling NIOCore TimeAmount+Duration.swift
[127/165] Compiling NIOCore TypeAssistedChannelHandler.swift
[128/165] Compiling NIOCore UniversalBootstrapSupport.swift
[129/165] Compiling NIOCore Utilities.swift
[130/165] Compiling NIOCore Codec.swift
[131/165] Compiling NIOCore ConvenienceOptionSupport.swift
[132/165] Compiling NIOCore DeadChannel.swift
[133/165] Compiling NIOCore DispatchQueue+WithFuture.swift
[134/165] Compiling NIOCore EventLoop+Deprecated.swift
[135/165] Compiling NIOCore EventLoop+SerialExecutor.swift
[136/165] Compiling NIOCore EventLoop.swift
[137/165] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[138/165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[139/165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[140/165] Compiling NIOCore EventLoopFuture.swift
[141/165] Compiling NIOCore FileDescriptor.swift
[142/165] Compiling NIOCore FileHandle.swift
[143/165] Compiling NIOCore FileRegion.swift
[144/165] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[145/165] Compiling NIOCore NIOAsyncWriter.swift
[146/165] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/165] Compiling NIOCore BSDSocketAPI.swift
[148/165] Compiling NIOCore ByteBuffer-aux.swift
[149/165] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[150/165] Compiling NIOCore ByteBuffer-conversions.swift
[151/165] Compiling NIOCore Channel.swift
[152/165] Compiling NIOCore ChannelHandler.swift
[153/165] Compiling NIOCore ChannelHandlers.swift
[154/165] Compiling NIOCore ChannelInvoker.swift
[155/165] Compiling NIOCore ChannelOption.swift
[156/165] Compiling NIOCore ChannelPipeline.swift
[157/165] Compiling NIOCore CircularBuffer.swift
[158/165] Compiling NIOCore ByteBuffer-core.swift
[159/165] Compiling NIOCore ByteBuffer-hex.swift
[160/165] Compiling NIOCore ByteBuffer-int.swift
[161/165] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[162/165] Compiling NIOCore ByteBuffer-multi-int.swift
[163/165] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[164/165] Compiling NIOCore ByteBuffer-views.swift
[165/165] Emitting module NIOCore
[166/219] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/219] Emitting module NIOEmbedded
[169/219] Compiling NIOEmbedded Embedded.swift
[170/219] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[171/219] Compiling NIOPosix PosixSingletons.swift
[172/219] Compiling NIOPosix RawSocketBootstrap.swift
[173/219] Compiling NIOPosix Resolver.swift
[174/219] Compiling NIOPosix Selectable.swift
[175/224] Compiling NIOPosix SelectorUring.swift
[176/224] Compiling NIOPosix ServerSocket.swift
[177/224] Compiling NIOPosix Socket.swift
[178/224] Compiling NIOPosix SocketChannel.swift
[179/224] Compiling NIOPosix SocketProtocols.swift
[180/224] Compiling NIOPosix BSDSocketAPICommon.swift
[181/224] Compiling NIOPosix BSDSocketAPIPosix.swift
[182/224] Compiling NIOPosix BSDSocketAPIWindows.swift
[183/224] Compiling NIOPosix BaseSocket.swift
[184/224] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[185/224] Compiling NIOPosix BaseSocketChannel.swift
[186/224] Emitting module NIOPosix
[187/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[188/224] Compiling NIOPosix PendingWritesManager.swift
[189/224] Compiling NIOPosix PipeChannel.swift
[190/224] Compiling NIOPosix PipePair.swift
[191/224] Compiling NIOPosix Pool.swift
[192/224] Compiling NIOPosix GetaddrinfoResolver.swift
[193/224] Compiling NIOPosix HappyEyeballs.swift
[194/224] Compiling NIOPosix IO.swift
[195/224] Compiling NIOPosix IntegerBitPacking.swift
[196/224] Compiling NIOPosix IntegerTypes.swift
[197/224] Compiling NIOPosix Linux.swift
[198/224] Compiling NIOPosix LinuxCPUSet.swift
[199/224] Compiling NIOPosix LinuxUring.swift
[200/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[201/224] Compiling NIOPosix NIOPosixSendableMetatype.swift
[202/224] Compiling NIOPosix NIOThreadPool.swift
[203/224] Compiling NIOPosix NonBlockingFileIO.swift
[204/224] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[205/224] Compiling NIOPosix System.swift
[206/224] Compiling NIOPosix Thread.swift
[207/224] Compiling NIOPosix ThreadPosix.swift
[208/224] Compiling NIOPosix ThreadWindows.swift
[209/224] Compiling NIOPosix SelectableChannel.swift
[210/224] Compiling NIOPosix SelectableEventLoop.swift
[211/224] Compiling NIOPosix SelectorEpoll.swift
[212/224] Compiling NIOPosix SelectorGeneric.swift
[213/224] Compiling NIOPosix SelectorKqueue.swift
[214/224] Compiling NIOPosix BaseStreamSocketChannel.swift
[215/224] Compiling NIOPosix Bootstrap.swift
[216/224] Compiling NIOPosix ControlMessage.swift
[217/224] Compiling NIOPosix DatagramVectorReadManager.swift
[218/224] Compiling NIOPosix Errors+Any.swift
[219/224] Compiling NIOPosix FileDescriptor.swift
[220/224] Compiling NIOPosix UnsafeTransfer.swift
[221/224] Compiling NIOPosix Utilities.swift
[222/224] Compiling NIOPosix VsockAddress.swift
[223/224] Compiling NIOPosix VsockChannelEvents.swift
[224/224] Compiling NIOPosix resource_bundle_accessor.swift
[225/226] Emitting module NIO
[226/226] Compiling NIO Exports.swift
[227/231] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[228/231] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[229/231] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[230/231] Emitting module NIOFoundationCompat
[231/231] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/245] Compiling _NIOJSON JSONObject.swift
[233/246] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[234/246] Compiling _NIOJSON Bounds.swift
[235/246] Compiling _NIOJSON Pointer+Helpers.swift
[236/246] Compiling _NIOJSON JSONDescription+Constants.swift
[237/246] Compiling _NIOJSON JSONArray.swift
[238/246] Compiling _NIOJSON JSONDescription.swift
[239/246] Compiling _NIOJSON JSONDecoderError.swift
[240/246] Compiling _NIOJSON JSONEncoder.swift
[241/246] Compiling _NIOJSON NilValueCodingStrategy.swift
[242/246] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[243/246] Compiling _NIOJSON JSONValue.swift
[244/246] Emitting module _NIOJSON
[245/246] Compiling _NIOJSON ByteBufferSupport.swift
[246/246] Compiling _NIOJSON JSONDecoder.swift
[247/248] Emitting module IkigaJSON
[248/248] Compiling IkigaJSON Exports.swift
Build complete! (15.53s)
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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "IkigaJSON",
      "targets" : [
        "IkigaJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_NIOJSON",
      "module_type" : "SwiftTarget",
      "name" : "_NIOJSON",
      "path" : "Sources/_NIOJSON",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "IkigaJSON"
      ],
      "sources" : [
        "ByteBufferSupport.swift",
        "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"
      ],
      "sources" : [
        "Bytes.swift",
        "Errors.swift",
        "Parser/JSONParser+Parsing.swift",
        "Parser/JSONTokenizer.swift",
        "Parser/JSONTokenizerDestination.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.0"
}
Done.