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 2.3.1 (e44168), with Swift 6.1 for macOS (SPM) on 25 May 2025 18:12:11 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/IkigaJSON
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at e441686 Fix memory not being deallocated
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
e441686bfc50b40b2172e73dea5a55353ddf9a35
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at 2.3.1
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (1.15s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.16s)
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 (0.87s)
Fetched https://github.com/apple/swift-collections.git from cache (0.88s)
Fetched https://github.com/apple/swift-system.git from cache (0.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
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.4.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.2.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
========================================
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.83.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.2.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.0",
              "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.4.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/1462] Fetching ikigajson
Fetched https://github.com/orlandos-nl/IkigaJSON.git from cache (0.96s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.80s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
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.2.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.4.2
Creating working copy for https://github.com/orlandos-nl/IkigaJSON.git
Working copy of https://github.com/orlandos-nl/IkigaJSON.git resolved at 2.3.1 (e441686)
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
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/25] Write sources
[12/25] Copying PrivacyInfo.xcprivacy
[13/25] Write sources
[14/25] Compiling CNIOWindows shim.c
[14/25] Compiling CNIOWindows WSAStartup.c
[16/25] Write sources
[17/25] Compiling CNIOWASI CNIOWASI.c
[18/25] Compiling CNIOLinux liburing_shims.c
[19/25] Compiling CNIOLinux shim.c
[20/25] Write swift-version-2F0A5646E1D333AE.txt
[21/25] Compiling _AtomicsShims.c
[22/70] Compiling CNIODarwin shim.c
[24/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/71] Compiling InternalCollectionsUtilities Debugging.swift
[26/71] Compiling InternalCollectionsUtilities Descriptions.swift
[27/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/71] Compiling _JSONCore Bytes.swift
[30/71] Emitting module _JSONCore
[31/71] Compiling _JSONCore Errors.swift
[32/71] Compiling _JSONCore JSONParser+Parsing.swift
[33/71] Compiling _JSONCore JSONTokenizer.swift
[34/71] Compiling _JSONCore JSONTokenizerDestination.swift
[35/71] Emitting module InternalCollectionsUtilities
[36/71] Compiling Atomics OptionalRawRepresentable.swift
[37/71] Compiling Atomics RawRepresentable.swift
[38/71] Emitting module _NIOBase64
[39/71] Compiling _NIOBase64 Base64.swift
[40/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/71] Compiling Atomics ManagedAtomic.swift
[42/71] Compiling Atomics ManagedAtomicLazyReference.swift
[43/71] Compiling Atomics UnsafeAtomic.swift
[44/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/71] Compiling Atomics AtomicStorage.swift
[46/71] Compiling Atomics AtomicValue.swift
[47/71] Compiling Atomics AtomicMemoryOrderings.swift
[48/71] Compiling Atomics DoubleWord.swift
[49/73] Compiling Atomics PointerConformances.swift
[50/73] Compiling Atomics Primitives.native.swift
[51/73] Compiling Atomics AtomicBool.swift
[52/73] Compiling Atomics IntegerConformances.swift
[55/73] Compiling Atomics Primitives.shims.swift
[56/73] Compiling Atomics AtomicInteger.swift
[57/73] Compiling Atomics AtomicOptionalWrappable.swift
[58/73] Compiling Atomics AtomicReference.swift
[63/89] Compiling Atomics IntegerOperations.swift
[64/89] Compiling Atomics Unmanaged extensions.swift
[65/89] Compiling DequeModule _DequeBufferHeader.swift
[66/89] Compiling DequeModule _DequeBuffer.swift
[67/89] Compiling DequeModule _DequeSlot.swift
[68/90] Compiling _NIODataStructures _TinyArray.swift
[69/90] Compiling DequeModule Deque+CustomReflectable.swift
[70/90] Compiling DequeModule Deque+Descriptions.swift
[71/90] Emitting module Atomics
[72/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/90] Compiling DequeModule Deque+Testing.swift
[74/90] Compiling DequeModule Deque._Storage.swift
[75/90] Compiling DequeModule Deque._UnsafeHandle.swift
[76/90] Compiling DequeModule Deque.swift
[77/90] Compiling DequeModule Deque+Extras.swift
[78/90] Compiling DequeModule Deque+Hashable.swift
[79/90] Compiling DequeModule Deque+Codable.swift
[80/90] Compiling DequeModule Deque+Collection.swift
[81/90] Compiling DequeModule Deque+Equatable.swift
[82/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/90] Compiling _NIODataStructures PriorityQueue.swift
[84/90] Emitting module _NIODataStructures
[85/90] Compiling _NIODataStructures Heap.swift
[86/90] Emitting module DequeModule
[88/90] Compiling c-nioatomics.c
[89/90] Compiling c-atomics.c
[91/96] Compiling NIOConcurrencyHelpers lock.swift
[92/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[93/96] Emitting module NIOConcurrencyHelpers
[94/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/96] Compiling NIOConcurrencyHelpers atomics.swift
[97/158] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[98/158] Compiling NIOCore EventLoopFuture+Deprecated.swift
[99/158] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[100/158] Compiling NIOCore EventLoopFuture.swift
[101/158] Compiling NIOCore FileDescriptor.swift
[102/158] Compiling NIOCore FileHandle.swift
[103/158] Compiling NIOCore FileRegion.swift
[104/164] Compiling NIOCore Linux.swift
[105/164] Compiling NIOCore MarkedCircularBuffer.swift
[106/164] Compiling NIOCore MulticastChannel.swift
[107/164] Compiling NIOCore NIOAny.swift
[108/164] Compiling NIOCore NIOCloseOnErrorHandler.swift
[109/164] Compiling NIOCore NIOLoopBound.swift
[110/164] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[111/164] Compiling NIOCore NIOScheduledCallback.swift
[112/164] Compiling NIOCore NIOSendable.swift
[113/164] Compiling NIOCore RecvByteBufferAllocator.swift
[114/164] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[115/164] Compiling NIOCore SocketAddresses.swift
[116/164] Compiling NIOCore GlobalSingletons.swift
[117/164] Compiling NIOCore IO.swift
[118/164] Compiling NIOCore IOData.swift
[119/164] Compiling NIOCore IPProtocol.swift
[120/164] Compiling NIOCore IntegerBitPacking.swift
[121/164] Compiling NIOCore IntegerTypes.swift
[122/164] Compiling NIOCore Interfaces.swift
[123/164] Compiling NIOCore Codec.swift
[124/164] Compiling NIOCore ConvenienceOptionSupport.swift
[125/164] Compiling NIOCore DeadChannel.swift
[126/164] Compiling NIOCore DispatchQueue+WithFuture.swift
[127/164] Compiling NIOCore EventLoop+Deprecated.swift
[128/164] Compiling NIOCore EventLoop+SerialExecutor.swift
[129/164] Compiling NIOCore EventLoop.swift
[130/164] Compiling NIOCore AddressedEnvelope.swift
[131/164] Compiling NIOCore AsyncAwaitSupport.swift
[132/164] Compiling NIOCore AsyncChannel.swift
[133/164] Compiling NIOCore AsyncChannelHandler.swift
[134/164] Compiling NIOCore AsyncChannelInboundStream.swift
[135/164] Compiling NIOCore AsyncChannelOutboundWriter.swift
[136/164] Compiling NIOCore NIOAsyncSequenceProducer.swift
[137/164] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[138/164] Compiling NIOCore NIOAsyncWriter.swift
[139/164] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/164] Compiling NIOCore BSDSocketAPI.swift
[141/164] Compiling NIOCore ByteBuffer-aux.swift
[142/164] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[143/164] Compiling NIOCore ByteBuffer-conversions.swift
[144/164] Compiling NIOCore SocketOptionProvider.swift
[145/164] Compiling NIOCore SystemCallHelpers.swift
[146/164] Compiling NIOCore TimeAmount+Duration.swift
[147/164] Compiling NIOCore TypeAssistedChannelHandler.swift
[148/164] Compiling NIOCore UniversalBootstrapSupport.swift
[149/164] Compiling NIOCore Utilities.swift
[150/164] Compiling NIOCore Channel.swift
[151/164] Compiling NIOCore ChannelHandler.swift
[152/164] Compiling NIOCore ChannelHandlers.swift
[153/164] Compiling NIOCore ChannelInvoker.swift
[154/164] Compiling NIOCore ChannelOption.swift
[155/164] Compiling NIOCore ChannelPipeline.swift
[156/164] Compiling NIOCore CircularBuffer.swift
[157/164] Compiling NIOCore ByteBuffer-core.swift
[158/164] Compiling NIOCore ByteBuffer-hex.swift
[159/164] Compiling NIOCore ByteBuffer-int.swift
[160/164] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[161/164] Compiling NIOCore ByteBuffer-multi-int.swift
[162/164] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[163/164] Compiling NIOCore ByteBuffer-views.swift
[164/164] Emitting module NIOCore
[165/216] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/216] Emitting module NIOEmbedded
[167/216] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/216] Compiling NIOEmbedded Embedded.swift
[169/216] Compiling NIOPosix Pool.swift
[170/216] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[171/216] Compiling NIOPosix PosixSingletons.swift
[172/216] Compiling NIOPosix RawSocketBootstrap.swift
[173/216] Compiling NIOPosix Resolver.swift
[174/221] Compiling NIOPosix Selectable.swift
[175/221] Compiling NIOPosix SelectableChannel.swift
[176/221] Compiling NIOPosix SelectableEventLoop.swift
[177/221] Compiling NIOPosix SelectorEpoll.swift
[178/221] Compiling NIOPosix SelectorGeneric.swift
[179/221] Compiling NIOPosix SocketProtocols.swift
[180/221] Compiling NIOPosix System.swift
[181/221] Compiling NIOPosix Thread.swift
[182/221] Compiling NIOPosix ThreadPosix.swift
[183/221] Compiling NIOPosix ThreadWindows.swift
[184/221] Compiling NIOPosix Linux.swift
[185/221] Compiling NIOPosix LinuxCPUSet.swift
[186/221] Compiling NIOPosix LinuxUring.swift
[187/221] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[188/221] Compiling NIOPosix NIOThreadPool.swift
[189/221] Emitting module NIOPosix
[190/221] Compiling NIOPosix SelectorKqueue.swift
[191/221] Compiling NIOPosix SelectorUring.swift
[192/221] Compiling NIOPosix ServerSocket.swift
[193/221] Compiling NIOPosix Socket.swift
[194/221] Compiling NIOPosix SocketChannel.swift
[195/221] Compiling NIOPosix BSDSocketAPICommon.swift
[196/221] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/221] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/221] Compiling NIOPosix BaseSocket.swift
[199/221] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/221] Compiling NIOPosix BaseSocketChannel.swift
[201/221] Compiling NIOPosix NonBlockingFileIO.swift
[202/221] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/221] Compiling NIOPosix PendingWritesManager.swift
[204/221] Compiling NIOPosix PipeChannel.swift
[205/221] Compiling NIOPosix PipePair.swift
[206/221] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/221] Compiling NIOPosix Bootstrap.swift
[208/221] Compiling NIOPosix ControlMessage.swift
[209/221] Compiling NIOPosix DatagramVectorReadManager.swift
[210/221] Compiling NIOPosix Errors+Any.swift
[211/221] Compiling NIOPosix FileDescriptor.swift
[212/221] Compiling NIOPosix GetaddrinfoResolver.swift
[213/221] Compiling NIOPosix HappyEyeballs.swift
[214/221] Compiling NIOPosix IO.swift
[215/221] Compiling NIOPosix IntegerBitPacking.swift
[216/221] Compiling NIOPosix IntegerTypes.swift
[217/221] Compiling NIOPosix UnsafeTransfer.swift
[218/221] Compiling NIOPosix Utilities.swift
[219/221] Compiling NIOPosix VsockAddress.swift
[220/221] Compiling NIOPosix VsockChannelEvents.swift
[221/221] Compiling NIOPosix resource_bundle_accessor.swift
[222/223] Emitting module NIO
[223/223] Compiling NIO Exports.swift
[224/228] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[225/228] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[226/228] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[227/228] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[228/228] Emitting module NIOFoundationCompat
[229/242] Compiling _NIOJSON NilValueCodingStrategy.swift
[230/242] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[231/243] Compiling _NIOJSON JSONArray.swift
[232/243] Compiling _NIOJSON Pointer+Helpers.swift
[233/243] Compiling _NIOJSON JSONDescription+Constants.swift
[234/243] Compiling _NIOJSON JSONObject.swift
[235/243] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[236/243] Compiling _NIOJSON Bounds.swift
[237/243] Compiling _NIOJSON JSONDescription.swift
[238/243] Compiling _NIOJSON JSONValue.swift
[239/243] Compiling _NIOJSON ByteBufferSupport.swift
[240/243] Compiling _NIOJSON JSONDecoder.swift
[241/243] Compiling _NIOJSON JSONDecoderError.swift
[242/243] Compiling _NIOJSON JSONEncoder.swift
[243/243] Emitting module _NIOJSON
[244/245] Compiling IkigaJSON Exports.swift
[245/245] Emitting module IkigaJSON
Build complete! (14.29s)
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.