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 2.3.1 (3945e9), with Swift 5.10 for macOS (SPM) on 21 Jun 2025 20:12:40 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: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/DataLoader
 * tag               2.3.1      -> FETCH_HEAD
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 2.3.1
========================================
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
[13/29] Write swift-version-33747A42983211AE.txt
[14/29] Compiling CNIOWindows WSAStartup.c
[14/29] Compiling CNIOWASI CNIOWASI.c
[14/29] Compiling CNIOWindows shim.c
[14/29] Compiling _NumericsShims _NumericsShims.c
[18/29] Write sources
[19/29] Compiling CNIOLinux liburing_shims.c
[20/29] Compiling CNIOLinux shim.c
[20/29] Write sources
[25/59] Compiling CNIODarwin shim.c
[26/59] Compiling _AtomicsShims.c
[28/78] Compiling RealModule Real.swift
[29/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/80] Compiling InternalCollectionsUtilities Debugging.swift
[31/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/80] Compiling RealModule Float80+Real.swift
[34/80] Compiling InternalCollectionsUtilities Descriptions.swift
[35/80] Compiling RealModule AlgebraicField.swift
[36/80] Emitting module RealModule
[37/80] Compiling RealModule RealFunctions.swift
[38/80] Compiling RealModule ElementaryFunctions.swift
[39/80] Compiling RealModule Float+Real.swift
[40/80] Compiling RealModule Double+Real.swift
[41/80] Compiling RealModule ApproximateEquality.swift
[42/80] Compiling RealModule Float16+Real.swift
[43/80] Compiling RealModule AugmentedArithmetic.swift
[44/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/80] Emitting module _NIOBase64
[46/80] Compiling _NIOBase64 Base64.swift
[47/106] Compiling Algorithms Cycle.swift
[48/106] Compiling Algorithms Joined.swift
[49/106] Compiling Algorithms Keyed.swift
[50/106] Compiling Algorithms MinMax.swift
[51/106] Compiling Algorithms Combinations.swift
[52/106] Compiling Algorithms Compacted.swift
[53/106] Compiling Algorithms EitherSequence.swift
[54/106] Compiling Algorithms FirstNonNil.swift
[55/106] Emitting module InternalCollectionsUtilities
[56/333] Compiling DequeModule _DequeSlot.swift
[57/333] Compiling DequeModule _DequeBufferHeader.swift
[58/334] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/334] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/334] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/334] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/334] Compiling OrderedCollections _HashTable+Constants.swift
[63/334] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[64/334] Compiling OrderedCollections OrderedSet+Invariants.swift
[65/334] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[66/335] Compiling HeapModule _HeapNode.swift
[67/335] Compiling HeapModule Heap+Invariants.swift
[68/335] Compiling HeapModule Heap.swift
[69/335] Compiling HeapModule Heap+Descriptions.swift
[70/335] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[71/335] Compiling HeapModule Heap+UnsafeHandle.swift
[72/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/341] Emitting module HeapModule
[79/341] Compiling Atomics Unmanaged extensions.swift
[80/341] Emitting module _NIODataStructures
[81/341] Compiling _NIODataStructures _TinyArray.swift
[82/341] Compiling _NIODataStructures Heap.swift
[83/341] Compiling _NIODataStructures PriorityQueue.swift
[84/396] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/396] Compiling BitCollections BitArray+BitwiseOperations.swift
[86/396] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[87/396] Compiling BitCollections BitArray+Codable.swift
[88/398] Compiling BitCollections BitSet+Equatable.swift
[89/398] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[90/398] Compiling BitCollections BitSet+Extras.swift
[91/398] Compiling BitCollections BitArray+Hashable.swift
[92/398] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[93/398] Compiling BitCollections BitSet+CustomReflectable.swift
[94/398] Compiling BitCollections BitSet+CustomStringConvertible.swift
[95/398] Compiling DequeModule _DequeBuffer.swift
[96/398] Compiling BitCollections BitArray+Shifts.swift
[97/398] Compiling BitCollections BitArray+Testing.swift
[98/398] Compiling BitCollections BitArray+Copy.swift
[99/398] Compiling BitCollections BitArray+CustomReflectable.swift
[100/398] Compiling BitCollections BitArray._UnsafeHandle.swift
[101/398] Compiling BitCollections BitArray.swift
[102/398] Compiling BitCollections BitSet+BidirectionalCollection.swift
[103/398] Compiling BitCollections BitSet+Codable.swift
[104/398] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[105/398] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[106/398] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[107/398] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[108/398] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[109/398] Compiling BitCollections BitSet+Hashable.swift
[110/398] Compiling BitCollections BitSet+Initializers.swift
[111/398] Compiling BitCollections BitSet+Invariants.swift
[112/398] Compiling BitCollections BitSet+Random.swift
[113/398] Compiling BitCollections BitSet+SetAlgebra basics.swift
[114/398] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[115/398] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[116/398] Compiling BitCollections BitArray+Equatable.swift
[117/398] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[118/398] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[119/398] Compiling BitCollections BitArray+Extras.swift
[120/398] Compiling BitCollections BitArray+Fill.swift
[121/398] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[122/398] Compiling BitCollections BitArray+Collection.swift
[125/398] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[126/398] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[127/398] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[128/398] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[129/398] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[139/403] Compiling BitCollections BitArray+Descriptions.swift
[154/403] Compiling BitCollections BitSet+SetAlgebra union.swift
[155/403] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[156/403] Compiling BitCollections BitSet.Counted.swift
[157/403] Compiling BitCollections BitSet.Index.swift
[158/403] Compiling BitCollections BitSet._UnsafeHandle.swift
[160/403] Compiling Algorithms Unique.swift
[161/403] Compiling Algorithms Windows.swift
[162/403] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[163/403] Compiling BitCollections BitArray+RandomBits.swift
[164/403] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[165/403] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[168/403] Emitting module DequeModule
[169/403] Emitting module BitCollections
[179/410] Compiling BitCollections BitSet.swift
[180/410] Compiling BitCollections Range+Utilities.swift
[181/410] Compiling BitCollections Slice+Utilities.swift
[182/410] Compiling BitCollections UInt+Tricks.swift
[183/410] Compiling BitCollections _Word.swift
[200/410] Compiling HashTreeCollections _Bucket.swift
[201/410] Compiling HashTreeCollections _Hash.swift
[202/410] Compiling HashTreeCollections _HashLevel.swift
[203/410] Compiling HashTreeCollections _HashNode+Builder.swift
[204/410] Compiling HashTreeCollections _HashNode+Debugging.swift
[205/410] Compiling HashTreeCollections _HashNode+Initializers.swift
[206/410] Compiling HashTreeCollections _HashNode+Invariants.swift
[210/410] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[225/410] Compiling _RopeModule Rope+Remove.swift
[226/410] Compiling _RopeModule Rope+RemoveSubrange.swift
[227/410] Compiling _RopeModule Rope+Split.swift
[228/410] Compiling _RopeModule Optional Utilities.swift
[229/410] Compiling _RopeModule String Utilities.swift
[230/410] Compiling _RopeModule String.Index+ABI.swift
[231/410] Compiling _RopeModule _CharacterRecognizer.swift
[232/410] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[281/418] Compiling OrderedCollections OrderedSet.swift
[282/418] Compiling OrderedCollections _UnsafeBitset.swift
[313/418] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[314/418] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[315/418] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[316/418] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[317/418] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[318/418] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[319/418] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[320/418] Compiling HashTreeCollections TreeSet.swift
[354/418] Compiling HashTreeCollections _Bitmap.swift
[362/418] Emitting module Atomics
[363/418] Emitting module OrderedCollections
[405/418] Compiling c-nioatomics.c
[407/418] Emitting module _RopeModule
[408/418] Emitting module Algorithms
[417/418] Emitting module HashTreeCollections
[417/420] Compiling c-atomics.c
[419/420] Compiling Collections Collections.swift
[420/420] Emitting module Collections
[421/434] Compiling NIOConcurrencyHelpers lock.swift
[422/434] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[423/434] Compiling NIOConcurrencyHelpers NIOLock.swift
[424/434] Emitting module NIOConcurrencyHelpers
[425/434] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[426/434] Compiling NIOConcurrencyHelpers atomics.swift
[427/496] Compiling NIOCore GlobalSingletons.swift
[428/496] Compiling NIOCore IO.swift
[429/496] Compiling NIOCore IOData.swift
[430/496] Compiling NIOCore IPProtocol.swift
[431/496] Compiling NIOCore IntegerBitPacking.swift
[432/496] Compiling NIOCore IntegerTypes.swift
[433/496] Compiling NIOCore Interfaces.swift
[434/496] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[435/496] Compiling NIOCore NIOScheduledCallback.swift
[436/496] Compiling NIOCore NIOSendable.swift
[437/496] Compiling NIOCore RecvByteBufferAllocator.swift
[438/496] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[439/496] Compiling NIOCore SocketAddresses.swift
[440/502] Compiling NIOCore AddressedEnvelope.swift
[441/502] Compiling NIOCore AsyncAwaitSupport.swift
[442/502] Compiling NIOCore AsyncChannel.swift
[443/502] Compiling NIOCore AsyncChannelHandler.swift
[444/502] Compiling NIOCore AsyncChannelInboundStream.swift
[445/502] Compiling NIOCore AsyncChannelOutboundWriter.swift
[446/502] Compiling NIOCore NIOAsyncSequenceProducer.swift
[447/502] Compiling NIOCore Codec.swift
[448/502] Compiling NIOCore ConvenienceOptionSupport.swift
[449/502] Compiling NIOCore DeadChannel.swift
[450/502] Compiling NIOCore DispatchQueue+WithFuture.swift
[451/502] Compiling NIOCore EventLoop+Deprecated.swift
[452/502] Compiling NIOCore EventLoop+SerialExecutor.swift
[453/502] Compiling NIOCore EventLoop.swift
[454/502] Compiling NIOCore Linux.swift
[455/502] Compiling NIOCore MarkedCircularBuffer.swift
[456/502] Compiling NIOCore MulticastChannel.swift
[457/502] Compiling NIOCore NIOAny.swift
[458/502] Compiling NIOCore NIOCloseOnErrorHandler.swift
[459/502] Compiling NIOCore NIOLoopBound.swift
[460/502] Compiling NIOCore SocketOptionProvider.swift
[461/502] Compiling NIOCore SystemCallHelpers.swift
[462/502] Compiling NIOCore TimeAmount+Duration.swift
[463/502] Compiling NIOCore TypeAssistedChannelHandler.swift
[464/502] Compiling NIOCore UniversalBootstrapSupport.swift
[465/502] Compiling NIOCore Utilities.swift
[466/502] Compiling NIOCore Channel.swift
[467/502] Compiling NIOCore ChannelHandler.swift
[468/502] Compiling NIOCore ChannelHandlers.swift
[469/502] Compiling NIOCore ChannelInvoker.swift
[470/502] Compiling NIOCore ChannelOption.swift
[471/502] Compiling NIOCore ChannelPipeline.swift
[472/502] Compiling NIOCore CircularBuffer.swift
[473/502] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[474/502] Compiling NIOCore EventLoopFuture+Deprecated.swift
[475/502] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[476/502] Compiling NIOCore EventLoopFuture.swift
[477/502] Compiling NIOCore FileDescriptor.swift
[478/502] Compiling NIOCore FileHandle.swift
[479/502] Compiling NIOCore FileRegion.swift
[480/502] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[481/502] Compiling NIOCore NIOAsyncWriter.swift
[482/502] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[483/502] Compiling NIOCore BSDSocketAPI.swift
[484/502] Compiling NIOCore ByteBuffer-aux.swift
[485/502] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[486/502] Compiling NIOCore ByteBuffer-conversions.swift
[487/502] Compiling AsyncCollections TaskQueue.swift
[488/502] Compiling AsyncCollections ForEach.swift
[489/502] Compiling AsyncCollections Map.swift
[490/502] Compiling NIOCore ByteBuffer-core.swift
[491/502] Compiling NIOCore ByteBuffer-hex.swift
[492/502] Compiling NIOCore ByteBuffer-int.swift
[493/502] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[494/502] Compiling NIOCore ByteBuffer-multi-int.swift
[495/502] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[496/502] Compiling NIOCore ByteBuffer-views.swift
[497/502] Compiling AsyncCollections FlatMap.swift
[498/502] Compiling AsyncCollections Filter.swift
[499/502] Compiling AsyncCollections CompactMap.swift
[500/502] Emitting module AsyncCollections
[501/502] Compiling AsyncCollections AsyncSemaphore.swift
[502/502] Emitting module NIOCore
[503/512] Compiling DataLoader DataLoaderOptions.swift
[504/512] Emitting module DataLoader
[505/512] Compiling DataLoader DataLoaderError.swift
[506/512] Compiling DataLoader DataLoader.swift
[507/512] Compiling AsyncDataLoader Channel.swift
[508/512] Emitting module AsyncDataLoader
[509/512] Compiling AsyncDataLoader State.swift
[510/512] Compiling AsyncDataLoader DataLoader.swift
[511/512] Compiling AsyncDataLoader DataLoaderError.swift
[512/512] Compiling AsyncDataLoader DataLoaderOptions.swift
Build complete! (26.07s)
Fetching https://github.com/adam-fowler/async-collections
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-algorithms.git
[1/289] Fetching async-collections
[253/6248] Fetching async-collections, swift-algorithms
[6249/82587] Fetching async-collections, swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.86s)
Fetched https://github.com/adam-fowler/async-collections from cache (3.86s)
Fetched https://github.com/apple/swift-algorithms.git from cache (3.87s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.36s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[379/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.62s)
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.35s)
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.