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 DataLoader, reference main (3945e9), with Swift 5.10 for macOS (SPM) on 21 Jun 2025 20:17:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/DataLoader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/DataLoader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3945e9c Merge pull request #25 from NeedleInAJayStack/docs/spi
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
3945e9c9262c3792a0a4c952761f4e0de70df563
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/GraphQLSwift/DataLoader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[15/29] Write swift-version-33747A42983211AE.txt
[16/29] Compiling CNIOWindows WSAStartup.c
[16/29] Compiling CNIOWASI CNIOWASI.c
[16/29] Compiling CNIOWindows shim.c
[16/29] Compiling _NumericsShims _NumericsShims.c
[20/29] Write sources
[21/29] Compiling CNIOLinux liburing_shims.c
[21/29] Compiling CNIOLinux shim.c
[23/29] Write sources
[25/59] Compiling _AtomicsShims.c
[26/59] Compiling CNIODarwin shim.c
[28/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/78] Compiling RealModule Float80+Real.swift
[30/80] Compiling RealModule Real.swift
[31/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/80] Compiling InternalCollectionsUtilities Debugging.swift
[34/80] Compiling InternalCollectionsUtilities Descriptions.swift
[35/80] Compiling RealModule RealFunctions.swift
[36/80] Compiling RealModule Float16+Real.swift
[37/80] Compiling RealModule Float+Real.swift
[38/80] Compiling RealModule ElementaryFunctions.swift
[39/80] Compiling RealModule AlgebraicField.swift
[40/80] Emitting module RealModule
[41/80] Compiling RealModule Double+Real.swift
[42/80] Compiling RealModule AugmentedArithmetic.swift
[43/80] Compiling RealModule ApproximateEquality.swift
[44/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/80] Emitting module _NIOBase64
[46/80] Compiling _NIOBase64 Base64.swift
[47/80] Compiling Atomics PointerConformances.swift
[48/80] Compiling Atomics Primitives.native.swift
[49/80] Compiling Atomics OptionalRawRepresentable.swift
[50/80] Compiling Atomics RawRepresentable.swift
[51/80] Compiling Atomics AtomicValue.swift
[52/80] Compiling Atomics AtomicMemoryOrderings.swift
[53/80] Emitting module InternalCollectionsUtilities
[54/80] Compiling Atomics AtomicInteger.swift
[55/80] Compiling Atomics AtomicOptionalWrappable.swift
[56/333] Compiling DequeModule _DequeSlot.swift
[57/334] Compiling HashTreeCollections _HashNode+Structural filter.swift
[58/334] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[59/334] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[60/334] Compiling HashTreeCollections TreeSet+Equatable.swift
[61/335] Compiling HeapModule _HeapNode.swift
[62/335] Compiling HeapModule Heap.swift
[63/335] Compiling _NIODataStructures _TinyArray.swift
[64/335] Compiling HeapModule Heap+UnsafeHandle.swift
[65/335] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[66/335] Compiling HeapModule Heap+Invariants.swift
[67/335] Compiling HeapModule Heap+Descriptions.swift
[68/335] Emitting module HeapModule
[69/335] Compiling DequeModule _DequeBufferHeader.swift
[70/335] Compiling DequeModule _DequeBuffer.swift
[71/335] Compiling HashTreeCollections _HashNode+Lookups.swift
[72/335] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[74/335] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[75/335] Compiling HashTreeCollections TreeSet+Extras.swift
[76/335] Compiling HashTreeCollections TreeSet+Filter.swift
[77/335] Compiling HashTreeCollections TreeSet+Hashable.swift
[78/335] Compiling HashTreeCollections TreeSet+Sendable.swift
[79/335] Compiling HashTreeCollections TreeSet+Sequence.swift
[80/335] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[81/398] Compiling Atomics Unmanaged extensions.swift
[82/398] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[83/398] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[84/398] Compiling BitCollections BitArray+Shifts.swift
[85/398] Compiling BitCollections BitArray+Testing.swift
[86/398] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[87/398] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[88/398] Compiling _NIODataStructures PriorityQueue.swift
[89/398] Emitting module _NIODataStructures
[90/398] Compiling _NIODataStructures Heap.swift
[91/398] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/398] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[93/398] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[94/398] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[95/398] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[96/398] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[97/398] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[98/398] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[99/398] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[100/398] Compiling BitCollections BitSet+SetAlgebra union.swift
[101/398] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[102/398] Compiling BitCollections BitSet.Counted.swift
[103/398] Compiling BitCollections BitSet.Index.swift
[104/398] Compiling BitCollections BitSet._UnsafeHandle.swift
[105/398] Compiling BitCollections BitSet+Hashable.swift
[108/404] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[109/404] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[110/404] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[111/404] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[112/404] Compiling BitCollections BitArray+Descriptions.swift
[113/404] Compiling BitCollections BitArray+Equatable.swift
[121/406] Compiling BitCollections BitArray._UnsafeHandle.swift
[122/406] Compiling BitCollections BitArray.swift
[123/406] Compiling BitCollections BitSet+BidirectionalCollection.swift
[124/406] Compiling BitCollections BitSet+Codable.swift
[125/406] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[126/406] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[127/406] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[128/406] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[129/406] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[130/406] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[131/406] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[132/406] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[133/406] Compiling HashTreeCollections TreeSet.swift
[137/406] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[138/406] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[139/406] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[140/406] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[141/406] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[142/406] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[143/411] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[144/411] Compiling BitCollections BitArray+Codable.swift
[145/411] Compiling BitCollections BitArray+Collection.swift
[146/411] Compiling BitCollections BitArray+Copy.swift
[147/411] Compiling BitCollections BitArray+CustomReflectable.swift
[149/411] Compiling BitCollections BitArray+Initializers.swift
[150/411] Compiling BitCollections BitArray+Invariants.swift
[151/411] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[152/411] Compiling BitCollections BitArray+RandomBits.swift
[153/411] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[154/411] Compiling BitCollections BitArray+BitwiseOperations.swift
[155/411] Compiling Algorithms Unique.swift
[156/411] Compiling Algorithms Windows.swift
[157/411] Compiling BitCollections BitSet+Random.swift
[158/411] Compiling BitCollections BitSet+SetAlgebra basics.swift
[159/411] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[160/411] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[166/411] Compiling BitCollections BitSet.swift
[167/411] Compiling BitCollections BitSet+CustomReflectable.swift
[168/411] Compiling BitCollections BitSet+CustomStringConvertible.swift
[169/411] Compiling BitCollections BitSet+Equatable.swift
[170/411] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[171/411] Compiling BitCollections BitSet+Extras.swift
[172/411] Compiling BitCollections BitArray+Hashable.swift
[173/411] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[174/411] Compiling HashTreeCollections TreeDictionary+Values.swift
[175/411] Compiling HashTreeCollections TreeDictionary.swift
[176/411] Compiling HashTreeCollections TreeSet+Codable.swift
[177/411] Compiling HashTreeCollections TreeSet+Collection.swift
[178/411] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[179/411] Compiling HashTreeCollections TreeSet+Debugging.swift
[180/411] Compiling HashTreeCollections TreeSet+Descriptions.swift
[181/411] Compiling BitCollections BitArray+Extras.swift
[182/411] Compiling BitCollections BitArray+Fill.swift
[183/411] Emitting module DequeModule
[192/411] Emitting module BitCollections
[223/418] Compiling BitCollections Range+Utilities.swift
[224/418] Compiling BitCollections Slice+Utilities.swift
[225/418] Compiling BitCollections UInt+Tricks.swift
[226/418] Compiling BitCollections _Word.swift
[255/418] Compiling OrderedCollections OrderedSet.swift
[256/418] Compiling OrderedCollections _UnsafeBitset.swift
[355/418] Emitting module OrderedCollections
[364/418] Emitting module Atomics
[383/418] Compiling _RopeModule Rope+Remove.swift
[384/418] Compiling _RopeModule Rope+RemoveSubrange.swift
[385/418] Compiling _RopeModule Rope+Split.swift
[386/418] Compiling _RopeModule Optional Utilities.swift
[387/418] Compiling _RopeModule String Utilities.swift
[388/418] Compiling _RopeModule String.Index+ABI.swift
[389/418] Compiling _RopeModule _CharacterRecognizer.swift
[390/418] Emitting module _RopeModule
[391/418] Emitting module Algorithms
[391/418] Compiling c-nioatomics.c
[417/418] Emitting module HashTreeCollections
[418/420] Compiling Collections Collections.swift
[419/420] Emitting module Collections
[419/420] Compiling c-atomics.c
[421/434] Compiling NIOConcurrencyHelpers lock.swift
[422/434] Compiling NIOConcurrencyHelpers NIOLock.swift
[423/434] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[424/434] Emitting module NIOConcurrencyHelpers
[425/434] Compiling NIOConcurrencyHelpers atomics.swift
[426/434] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[427/496] Compiling NIOCore Linux.swift
[428/496] Compiling NIOCore MarkedCircularBuffer.swift
[429/496] Compiling NIOCore MulticastChannel.swift
[430/496] Compiling NIOCore NIOAny.swift
[431/496] Compiling NIOCore NIOCloseOnErrorHandler.swift
[432/496] Compiling NIOCore NIOLoopBound.swift
[433/502] Compiling NIOCore GlobalSingletons.swift
[434/502] Compiling NIOCore IO.swift
[435/502] Compiling NIOCore IOData.swift
[436/502] Compiling NIOCore IPProtocol.swift
[437/502] Compiling NIOCore IntegerBitPacking.swift
[438/502] Compiling NIOCore IntegerTypes.swift
[439/502] Compiling NIOCore Interfaces.swift
[440/502] Compiling NIOCore SocketOptionProvider.swift
[441/502] Compiling NIOCore SystemCallHelpers.swift
[442/502] Compiling NIOCore TimeAmount+Duration.swift
[443/502] Compiling NIOCore TypeAssistedChannelHandler.swift
[444/502] Compiling NIOCore UniversalBootstrapSupport.swift
[445/502] Compiling NIOCore Utilities.swift
[446/502] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[447/502] Compiling NIOCore NIOScheduledCallback.swift
[448/502] Compiling NIOCore NIOSendable.swift
[449/502] Compiling NIOCore RecvByteBufferAllocator.swift
[450/502] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[451/502] Compiling NIOCore SocketAddresses.swift
[452/502] Compiling NIOCore AddressedEnvelope.swift
[453/502] Compiling NIOCore AsyncAwaitSupport.swift
[454/502] Compiling NIOCore AsyncChannel.swift
[455/502] Compiling NIOCore AsyncChannelHandler.swift
[456/502] Compiling NIOCore AsyncChannelInboundStream.swift
[457/502] Compiling NIOCore AsyncChannelOutboundWriter.swift
[458/502] Compiling NIOCore NIOAsyncSequenceProducer.swift
[459/502] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[460/502] Compiling NIOCore EventLoopFuture+Deprecated.swift
[461/502] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[462/502] Compiling NIOCore EventLoopFuture.swift
[463/502] Compiling NIOCore FileDescriptor.swift
[464/502] Compiling NIOCore FileHandle.swift
[465/502] Compiling NIOCore FileRegion.swift
[466/502] Compiling AsyncCollections Map.swift
[467/502] Compiling AsyncCollections TaskQueue.swift
[468/502] Compiling NIOCore Channel.swift
[469/502] Compiling NIOCore ChannelHandler.swift
[470/502] Compiling NIOCore ChannelHandlers.swift
[471/502] Compiling NIOCore ChannelInvoker.swift
[472/502] Compiling NIOCore ChannelOption.swift
[473/502] Compiling NIOCore ChannelPipeline.swift
[474/502] Compiling NIOCore CircularBuffer.swift
[475/502] Compiling AsyncCollections ForEach.swift
[476/502] Compiling AsyncCollections FlatMap.swift
[477/502] Compiling AsyncCollections Filter.swift
[478/502] Emitting module AsyncCollections
[479/502] Compiling AsyncCollections AsyncSemaphore.swift
[480/502] Compiling AsyncCollections CompactMap.swift
[481/502] Compiling NIOCore ByteBuffer-core.swift
[482/502] Compiling NIOCore ByteBuffer-hex.swift
[483/502] Compiling NIOCore ByteBuffer-int.swift
[484/502] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[485/502] Compiling NIOCore ByteBuffer-multi-int.swift
[486/502] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[487/502] Compiling NIOCore ByteBuffer-views.swift
[488/508] Compiling NIOCore Codec.swift
[489/508] Compiling NIOCore ConvenienceOptionSupport.swift
[490/508] Compiling NIOCore DeadChannel.swift
[491/508] Compiling NIOCore DispatchQueue+WithFuture.swift
[492/508] Compiling NIOCore EventLoop+Deprecated.swift
[493/508] Compiling NIOCore EventLoop+SerialExecutor.swift
[494/508] Compiling NIOCore EventLoop.swift
[495/508] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[496/508] Compiling NIOCore NIOAsyncWriter.swift
[497/508] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[498/508] Compiling NIOCore BSDSocketAPI.swift
[499/508] Compiling NIOCore ByteBuffer-aux.swift
[500/508] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[501/508] Compiling NIOCore ByteBuffer-conversions.swift
[502/508] Emitting module NIOCore
[503/512] Emitting module DataLoader
[504/512] Compiling DataLoader DataLoaderError.swift
[505/512] Compiling DataLoader DataLoader.swift
[506/512] Compiling DataLoader DataLoaderOptions.swift
[507/512] Compiling AsyncDataLoader DataLoader.swift
[508/512] Compiling AsyncDataLoader DataLoaderOptions.swift
[509/512] Compiling AsyncDataLoader DataLoaderError.swift
[510/512] Compiling AsyncDataLoader Channel.swift
[511/512] Emitting module AsyncDataLoader
[512/512] Compiling AsyncDataLoader State.swift
Build complete! (28.22s)
Fetching https://github.com/adam-fowler/async-collections
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
[6/289] Fetching async-collections
[290/6248] Fetching async-collections, swift-algorithms
[6249/82587] Fetching async-collections, swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (6.22s)
Fetched https://github.com/apple/swift-nio.git from cache (6.22s)
Fetched https://github.com/adam-fowler/async-collections from cache (6.22s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.34s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[595/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.80s)
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.23s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.55s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.33s)
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/adam-fowler/async-collections
Working copy of https://github.com/adam-fowler/async-collections resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "async-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/async-collections"
    },
    {
      "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" : "DataLoader",
  "name" : "DataLoader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DataLoader",
      "targets" : [
        "DataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncDataLoader",
      "targets" : [
        "AsyncDataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "DataLoaderTests",
      "path" : "Tests/DataLoaderTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderAsyncTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "DataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataLoader",
      "module_type" : "SwiftTarget",
      "name" : "DataLoader",
      "path" : "Sources/DataLoader",
      "product_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "DataLoader"
      ],
      "sources" : [
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncDataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoaderTests",
      "path" : "Tests/AsyncDataLoaderTests",
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "AsyncDataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncDataLoader",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoader",
      "path" : "Sources/AsyncDataLoader",
      "product_dependencies" : [
        "Algorithms",
        "AsyncCollections"
      ],
      "product_memberships" : [
        "AsyncDataLoader"
      ],
      "sources" : [
        "Channel/Channel.swift",
        "Channel/State.swift",
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.