The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncExtensions, reference 0.9.5 (b97d38), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:29:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lhoward/AsyncExtensions.git
Reference: 0.9.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lhoward/AsyncExtensions
 * tag               0.9.5      -> FETCH_HEAD
HEAD is now at b97d381 Fix race condition in AsyncThrowingReplaySubject.handleNewConsumer
Cloned https://github.com/lhoward/AsyncExtensions.git
Revision (git rev-parse @):
b97d381f6156e8c34b718bddfb9481f957a07edc
SUCCESS checkout https://github.com/lhoward/AsyncExtensions.git at 0.9.5
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[475/10104] Fetching swift-atomics, opencombine
[494/33687] Fetching swift-atomics, opencombine, swift-collections
[3606/39934] Fetching swift-atomics, opencombine, swift-collections, swift-async-algorithms
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (2.13s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.13s)
Fetched https://github.com/apple/swift-collections.git from cache (2.13s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.13s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (5.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.54s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.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.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "asyncextensions",
      "name": "AsyncExtensions",
      "url": "https://github.com/lhoward/AsyncExtensions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/lhoward/AsyncExtensions.git
[1/890] Fetching asyncextensions
Fetched https://github.com/lhoward/AsyncExtensions.git from cache (1.14s)
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-collections.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.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.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Creating working copy for https://github.com/lhoward/AsyncExtensions.git
Working copy of https://github.com/lhoward/AsyncExtensions.git resolved at 0.9.5 (b97d381)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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
warning: '.resolve-product-dependencies': dependency 'asyncextensions' is not used by any target
Found 2 product dependencies
  - swift-collections
  - swift-atomics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lhoward/AsyncExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version--6988338F2F200930.txt
[12/13] Compiling _AtomicsShims.c
[14/51] Compiling Atomics ManagedAtomicLazyReference.swift
[15/51] Compiling Atomics UnsafeAtomic.swift
[16/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/52] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/52] Compiling Atomics IntegerOperations.swift
[19/52] Compiling Atomics AtomicInteger.swift
[20/52] Compiling Atomics AtomicOptionalWrappable.swift
[21/52] Compiling Atomics DoubleWord.swift
[22/52] Compiling Atomics ManagedAtomic.swift
[23/52] Compiling Atomics OptionalRawRepresentable.swift
[24/52] Compiling Atomics RawRepresentable.swift
[25/52] Compiling Atomics PointerConformances.swift
[26/52] Compiling Atomics Primitives.native.swift
[27/52] Compiling Atomics AtomicBool.swift
[28/52] Compiling Atomics IntegerConformances.swift
[29/52] Emitting module InternalCollectionsUtilities
[30/52] Compiling Atomics AtomicReference.swift
[31/52] Compiling Atomics AtomicStorage.swift
[32/52] Compiling Atomics AtomicValue.swift
[33/52] Compiling Atomics AtomicMemoryOrderings.swift
[48/355] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[49/355] Compiling Atomics Unmanaged extensions.swift
[50/355] Compiling HeapModule Heap+Descriptions.swift
[51/355] Compiling HashTreeCollections TreeSet+Collection.swift
[52/355] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[53/355] Compiling HashTreeCollections TreeSet+Debugging.swift
[54/355] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[55/355] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[56/355] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[57/358] Compiling HashTreeCollections _HashLevel.swift
[58/358] Compiling HashTreeCollections _HashNode+Builder.swift
[59/358] Compiling HashTreeCollections _HashNode+Debugging.swift
[60/358] Compiling HashTreeCollections _HashNode+Initializers.swift
[61/358] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[62/358] Compiling HashTreeCollections _HashNode+Lookups.swift
[63/358] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[64/358] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[65/358] Compiling HashTreeCollections _Bucket.swift
[66/358] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/358] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[70/358] Compiling HashTreeCollections _HashNode+Storage.swift
[71/358] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[72/358] Compiling HashTreeCollections _HashNode+Structural filter.swift
[73/358] Compiling HashTreeCollections TreeDictionary+Values.swift
[74/358] Compiling HashTreeCollections TreeDictionary.swift
[75/358] Compiling HashTreeCollections TreeSet+Codable.swift
[76/358] Compiling ContainersPreview Inout.swift
[77/358] Compiling ContainersPreview InputSpan.swift
[78/358] Compiling ContainersPreview Shared.swift
[79/358] Compiling HashTreeCollections _HashNode+Invariants.swift
[80/358] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[81/358] Compiling HashTreeCollections TreeDictionary+Filter.swift
[82/358] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[83/358] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[84/358] Compiling HashTreeCollections TreeDictionary+Keys.swift
[85/358] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[86/358] Compiling HashTreeCollections TreeDictionary+Merge.swift
[87/358] Compiling HeapModule _HeapNode.swift
[88/358] Emitting module ContainersPreview
[95/364] Compiling HeapModule Heap.swift
[96/364] Compiling HeapModule Heap+Invariants.swift
[97/364] Compiling HeapModule Heap+UnsafeHandle.swift
[98/364] Emitting module HeapModule
[99/364] Emitting module Atomics
[100/364] Compiling HashTreeCollections _AncestorHashSlots.swift
[101/364] Compiling HashTreeCollections _Bitmap.swift
[104/364] Compiling HashTreeCollections _HashTreeIterator.swift
[105/364] Compiling HashTreeCollections _HashTreeStatistics.swift
[106/364] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[107/364] Compiling HashTreeCollections TreeSet+Equatable.swift
[108/364] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[109/364] Compiling BitCollections BitSet._UnsafeHandle.swift
[110/370] Compiling HashTreeCollections _HashStack.swift
[116/411] Compiling DequeModule Deque+Collection.swift
[117/411] Compiling DequeModule Deque+CustomReflectable.swift
[118/411] Compiling DequeModule Deque+Descriptions.swift
[119/411] Compiling DequeModule Deque+Equatable.swift
[120/411] Compiling DequeModule RigidDeque+Consumption.swift
[121/411] Compiling DequeModule RigidDeque+Container.swift
[122/411] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[123/411] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[124/411] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[125/411] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[126/411] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[127/411] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[128/411] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[129/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[130/419] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[131/419] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[132/419] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[133/419] Compiling HashTreeCollections _HashNode.swift
[134/419] Compiling HashTreeCollections _HashNodeHeader.swift
[135/419] Compiling HashTreeCollections _HashSlot.swift
[136/419] Compiling DequeModule RigidDeque+Equatable.swift
[137/419] Compiling DequeModule RigidDeque+Experimental.swift
[138/419] Compiling DequeModule RigidDeque+Hashable.swift
[139/419] Compiling DequeModule RigidDeque+Initializers.swift
[140/419] Compiling DequeModule RigidDeque+Insertions.swift
[141/419] Compiling DequeModule RigidDeque+Prepend.swift
[142/419] Compiling DequeModule Deque._UnsafeHandle.swift
[143/419] Compiling DequeModule Deque.swift
[144/419] Compiling DequeModule _DequeBuffer.swift
[145/419] Compiling DequeModule _DequeBufferHeader.swift
[146/419] Compiling DequeModule RigidDeque+Append.swift
[147/419] Compiling DequeModule Deque+Codable.swift
[148/419] Compiling DequeModule UniqueDeque+Insertions.swift
[149/419] Compiling DequeModule UniqueDeque+Prepend.swift
[150/419] Compiling DequeModule UniqueDeque+Removals.swift
[151/419] Compiling DequeModule UniqueDeque+Replacements.swift
[152/419] Compiling HashTreeCollections _HashNode+Structural union.swift
[153/419] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[154/419] Compiling DequeModule RigidDeque+Testing.swift
[155/419] Compiling DequeModule RigidDeque.swift
[156/419] Compiling DequeModule UniqueDeque+Equatable.swift
[157/419] Compiling DequeModule UniqueDeque+Experimental.swift
[158/419] Compiling DequeModule UniqueDeque+Hashable.swift
[159/419] Compiling DequeModule UniqueDeque+Initializers.swift
[160/419] Compiling DequeModule Deque+Extras.swift
[161/419] Compiling DequeModule Deque+Hashable.swift
[162/419] Compiling DequeModule Deque+Testing.swift
[163/419] Compiling DequeModule Deque._Storage.swift
[164/419] Compiling DequeModule RigidDeque+Removals.swift
[165/419] Compiling DequeModule RigidDeque+Replacements.swift
[189/430] Compiling DequeModule UniqueDeque.swift
[190/430] Compiling DequeModule _DequeSlot.swift
[191/430] Compiling DequeModule _UnsafeDequeHandle.swift
[192/430] Compiling DequeModule UniqueDeque+Append.swift
[193/430] Compiling DequeModule UniqueDeque+Consumption.swift
[194/430] Compiling DequeModule UniqueDeque+Container.swift
[195/430] Compiling DequeModule UniqueDeque+Descriptions.swift
[196/430] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[204/430] Compiling DequeModule _UnsafeDequeSegments.swift
[223/430] Compiling _RopeModule _CharacterRecognizer.swift
[224/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/430] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/430] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/430] Compiling HashTreeCollections TreeSet.swift
[231/430] Compiling HashTreeCollections TreeDictionary+Collection.swift
[232/430] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[233/430] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[234/430] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[235/430] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[238/430] Emitting module BitCollections
[246/430] Compiling OrderedCollections OrderedSet+SubSequence.swift
[247/430] Compiling OrderedCollections OrderedSet+Testing.swift
[248/430] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[249/430] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[250/430] Compiling OrderedCollections OrderedSet.swift
[257/430] Compiling DequeModule RigidDeque+Descriptions.swift
[258/430] Compiling OrderedCollections _UnsafeBitset.swift
[259/430] Compiling HashTreeCollections _UnmanagedHashNode.swift
[260/430] Compiling HashTreeCollections _UnsafePath.swift
[261/430] Compiling HashTreeCollections TreeDictionary+Codable.swift
[350/430] Emitting module OrderedCollections
[401/430] Emitting module _RopeModule
[402/430] Compiling _RopeModule Rope+Remove.swift
[403/430] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/430] Compiling _RopeModule Rope+Split.swift
[405/430] Compiling _RopeModule Optional Utilities.swift
[406/430] Compiling _RopeModule String Utilities.swift
[407/430] Compiling _RopeModule String.Index+ABI.swift
[425/430] Emitting module HashTreeCollections
[426/430] Emitting module DequeModule
[431/436] Compiling Collections OrderedCollections reexports.swift
[432/436] Compiling Collections HeapModule reexports.swift
[433/436] Compiling Collections DequeModule reexports.swift
[434/436] Compiling Collections HashTreeCollections reexports.swift
[435/436] Emitting module Collections
[436/436] Compiling Collections BitCollections reexports.swift
[437/469] Compiling AsyncExtensions AsyncReplaySubject.swift
[438/469] Compiling AsyncExtensions AsyncSubject.swift
[439/469] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[440/469] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[441/472] Compiling AsyncExtensions AsyncFailSequence.swift
[442/472] Compiling AsyncExtensions AsyncJustSequence.swift
[443/472] Compiling AsyncExtensions AsyncStream+Pipe.swift
[444/472] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[445/472] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[446/472] Compiling AsyncExtensions AsyncSequence+Share.swift
[447/472] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[448/472] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[449/472] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[450/472] Compiling AsyncExtensions Termination.swift
[451/472] Compiling AsyncExtensions AsyncEmptySequence.swift
[452/472] Compiling AsyncExtensions AsyncSequence+Assign.swift
[453/472] Compiling AsyncExtensions AsyncSequence+Collect.swift
[454/472] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[455/472] Emitting module AsyncExtensions
[456/472] Compiling AsyncExtensions AsyncBufferedChannel.swift
[457/472] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[458/472] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[459/472] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[460/472] Compiling AsyncExtensions Locking.swift
[461/472] Compiling AsyncExtensions Regulator.swift
[462/472] Compiling AsyncExtensions Result+ErrorMechanism.swift
[463/472] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[464/472] Compiling AsyncExtensions Streamed.swift
[465/472] Compiling AsyncExtensions AsyncMergeSequence.swift
[466/472] Compiling AsyncExtensions MergeStateMachine.swift
[467/472] Compiling AsyncExtensions AsyncTimerSequence.swift
[468/472] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[469/472] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[470/472] Compiling AsyncExtensions AsyncMulticastSequence.swift
[471/472] Compiling AsyncExtensions AsyncPrependSequence.swift
[472/472] Compiling AsyncExtensions AsyncScanSequence.swift
Build complete! (10.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "opencombine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenCombine/OpenCombine.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "AsyncExtensions",
  "name" : "AsyncExtensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncExtensions",
      "targets" : [
        "AsyncExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncExtensionsTests",
      "path" : "Tests",
      "product_dependencies" : [
        "OpenCombine",
        "AsyncAlgorithms"
      ],
      "sources" : [
        "AsyncChannels/AsyncBufferedChannelTests.swift",
        "AsyncChannels/AsyncBufferedThrowingChannelTests.swift",
        "AsyncSubjets/AsyncCurrentValueSubjectTests.swift",
        "AsyncSubjets/AsyncPassthroughSubjectTests.swift",
        "AsyncSubjets/AsyncReplaySubjectTests.swift",
        "AsyncSubjets/AsyncThrowingCurrentValueSubjectTests.swift",
        "AsyncSubjets/AsyncThrowingPassthroughSubjectTests.swift",
        "AsyncSubjets/AsyncThrowingReplaySubjectTests.swift",
        "AsyncSubjets/StreamedTests.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFrom2SequenceTests.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFromSequenceTests.swift",
        "Creators/AsyncEmptySequenceTests.swift",
        "Creators/AsyncFailSequenceTests.swift",
        "Creators/AsyncJustSequenceTests.swift",
        "Creators/AsyncStream+PipeTests.swift",
        "Creators/AsyncThrowingJustSequenceTests.swift",
        "Creators/AsyncTimerSequenceTests.swift",
        "Operators/AsyncHandleEventsSequenceTests.swift",
        "Operators/AsyncMapToResultSequenceTests.swift",
        "Operators/AsyncMulticastSequenceTests.swift",
        "Operators/AsyncPrependSequenceTests.swift",
        "Operators/AsyncScanSequenceTests.swift",
        "Operators/AsyncSequence+AssignTests.swift",
        "Operators/AsyncSequence+CollectTests.swift",
        "Operators/AsyncSequence+EraseToAnyAsyncSequenceTests.swift",
        "Operators/AsyncSequence+FlatMapLatestTests.swift",
        "Operators/AsyncSequence+ShareTests.swift",
        "Operators/AsyncSwitchToLatestSequenceTests.swift",
        "Supporting/Helpers.swift"
      ],
      "target_dependencies" : [
        "AsyncExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncExtensions",
      "module_type" : "SwiftTarget",
      "name" : "AsyncExtensions",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections",
        "Atomics"
      ],
      "product_memberships" : [
        "AsyncExtensions"
      ],
      "sources" : [
        "AsyncChannels/AsyncBufferedChannel.swift",
        "AsyncChannels/AsyncThrowingBufferedChannel.swift",
        "AsyncSubjects/AsyncCurrentValueSubject.swift",
        "AsyncSubjects/AsyncPassthroughSubject.swift",
        "AsyncSubjects/AsyncReplaySubject.swift",
        "AsyncSubjects/AsyncSubject.swift",
        "AsyncSubjects/AsyncThrowingCurrentValueSubject.swift",
        "AsyncSubjects/AsyncThrowingPassthroughSubject.swift",
        "AsyncSubjects/AsyncThrowingReplaySubject.swift",
        "AsyncSubjects/Streamed.swift",
        "Combiners/Merge/AsyncMergeSequence.swift",
        "Combiners/Merge/MergeStateMachine.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift",
        "Common/Termination.swift",
        "Creators/AsyncEmptySequence.swift",
        "Creators/AsyncFailSequence.swift",
        "Creators/AsyncJustSequence.swift",
        "Creators/AsyncStream+Pipe.swift",
        "Creators/AsyncThrowingJustSequence.swift",
        "Creators/AsyncTimerSequence.swift",
        "Operators/AsyncHandleEventsSequence.swift",
        "Operators/AsyncMapToResultSequence.swift",
        "Operators/AsyncMulticastSequence.swift",
        "Operators/AsyncPrependSequence.swift",
        "Operators/AsyncScanSequence.swift",
        "Operators/AsyncSequence+Assign.swift",
        "Operators/AsyncSequence+Collect.swift",
        "Operators/AsyncSequence+EraseToAnyAsyncSequence.swift",
        "Operators/AsyncSequence+FlatMapLatest.swift",
        "Operators/AsyncSequence+Share.swift",
        "Operators/AsyncSwitchToLatestSequence.swift",
        "Supporting/Locking.swift",
        "Supporting/Regulator.swift",
        "Supporting/Result+ErrorMechanism.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.