The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of KMPNativeCoroutines, reference master (ba6676), with Swift 6.1 for macOS (SPM) on 5 May 2025 19:29:44 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rickclephas/KMP-NativeCoroutines.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rickclephas/KMP-NativeCoroutines
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ba66762 Update KSP to 2.0.1
Cloned https://github.com/rickclephas/KMP-NativeCoroutines.git
Revision (git rev-parse @):
ba667624990e7014378532bfda19fcc4d6842352
SUCCESS checkout https://github.com/rickclephas/KMP-NativeCoroutines.git at master
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52683] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.13s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (4.68s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.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": "kmp-nativecoroutines",
      "name": "KMPNativeCoroutines",
      "url": "https://github.com/rickclephas/KMP-NativeCoroutines.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KMP-NativeCoroutines",
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rickclephas/KMP-NativeCoroutines.git
[1/15125] Fetching kmp-nativecoroutines
Fetched https://github.com/rickclephas/KMP-NativeCoroutines.git from cache (1.06s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.65s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.73s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/rickclephas/KMP-NativeCoroutines.git
Working copy of https://github.com/rickclephas/KMP-NativeCoroutines.git resolved at master (ba66762)
warning: '.resolve-product-dependencies': dependency 'kmp-nativecoroutines' is not used by any target
Found 1 product dependencies
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rickclephas/KMP-NativeCoroutines.git
https://github.com/rickclephas/KMP-NativeCoroutines.git
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "KMPNativeCoroutines",
  "name" : "KMPNativeCoroutines",
  "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" : "KMPNativeCoroutinesCore",
      "targets" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KMPNativeCoroutinesCombine",
      "targets" : [
        "KMPNativeCoroutinesCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KMPNativeCoroutinesAsync",
      "targets" : [
        "KMPNativeCoroutinesAsync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KMPNativeCoroutinesRxSwift",
      "targets" : [
        "KMPNativeCoroutinesRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "KMPNativeCoroutinesRxSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesRxSwiftTests",
      "path" : "KMPNativeCoroutinesRxSwiftTests",
      "sources" : [
        "ObservableTests.swift",
        "SingleTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesRxSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesRxSwift",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesRxSwift",
      "path" : "KMPNativeCoroutinesRxSwift",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "KMPNativeCoroutinesRxSwift"
      ],
      "sources" : [
        "Observable.swift",
        "Single.swift",
        "SingleObservable.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KMPNativeCoroutinesCore",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesCore",
      "path" : "KMPNativeCoroutinesCore",
      "product_memberships" : [
        "KMPNativeCoroutinesCore",
        "KMPNativeCoroutinesCombine",
        "KMPNativeCoroutinesAsync",
        "KMPNativeCoroutinesRxSwift"
      ],
      "sources" : [
        "NativeCallback.swift",
        "NativeCancellable.swift",
        "NativeFlow.swift",
        "NativeSuspend.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KMPNativeCoroutinesCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesCombineTests",
      "path" : "KMPNativeCoroutinesCombineTests",
      "sources" : [
        "FutureTests.swift",
        "PublisherTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesCombine",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesCombine",
      "path" : "KMPNativeCoroutinesCombine",
      "product_memberships" : [
        "KMPNativeCoroutinesCombine"
      ],
      "sources" : [
        "Future.swift",
        "FuturePublisher.swift",
        "Publisher.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KMPNativeCoroutinesAsyncTests",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesAsyncTests",
      "path" : "KMPNativeCoroutinesAsyncTests",
      "sources" : [
        "AsyncFunctionTests.swift",
        "AsyncResultTests.swift",
        "AsyncSequenceTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesAsync"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesAsync",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesAsync",
      "path" : "KMPNativeCoroutinesAsync",
      "product_memberships" : [
        "KMPNativeCoroutinesAsync"
      ],
      "sources" : [
        "AsyncError.swift",
        "AsyncFunction.swift",
        "AsyncResult.swift",
        "AsyncSequence.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/160] Compiling KMPNativeCoroutinesCore NativeCancellable.swift
[9/160] Compiling KMPNativeCoroutinesCore NativeCallback.swift
[10/160] Compiling KMPNativeCoroutinesCore NativeFlow.swift
[11/160] Emitting module KMPNativeCoroutinesCore
[12/160] Compiling KMPNativeCoroutinesCore NativeSuspend.swift
[13/169] Compiling KMPNativeCoroutinesAsync AsyncResult.swift
[14/169] Compiling KMPNativeCoroutinesAsync AsyncError.swift
[15/169] Emitting module KMPNativeCoroutinesAsync
[16/169] Compiling KMPNativeCoroutinesAsync AsyncFunction.swift
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncFunction.swift:45:30: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
43 |             self.result = result
44 |             if let continuation = self.continuation {
45 |                 continuation.resume(returning: result)
   |                              |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
   |                              `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
46 |                 self.continuation = nil
47 |             }
[17/169] Compiling KMPNativeCoroutinesAsync AsyncSequence.swift
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncSequence.swift:39:34: warning: sending value of non-Sendable type 'Output' risks causing data races; this is an error in the Swift 6 language mode
 37 |                 defer { self.semaphore.signal() }
 38 |                 if let continuation = self.continuation {
 39 |                     continuation.resume(returning: item)
    |                                  |- warning: sending value of non-Sendable type 'Output' risks causing data races; this is an error in the Swift 6 language mode
    |                                  `- note: Passing task-isolated value of non-Sendable type 'Output' as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
 40 |                     self.continuation = nil
 41 |                     return next()
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncSequence.swift:79:38: warning: sending value of non-Sendable type 'Output' risks causing data races; this is an error in the Swift 6 language mode
 77 |                     defer { self.semaphore.signal() }
 78 |                     if let (item, next) = self.item {
 79 |                         continuation.resume(returning: item)
    |                                      |- warning: sending value of non-Sendable type 'Output' risks causing data races; this is an error in the Swift 6 language mode
    |                                      `- note: Passing value of non-Sendable type 'Output' as a 'sending' argument risks causing races in between local and caller code
 80 |                         _ = next()
    |                             `- note: access can happen concurrently
 81 |                         self.item = nil
 82 |                     } else if let result = self.result {
[18/169] Compiling KMPNativeCoroutinesCombine FuturePublisher.swift
[19/169] Compiling KMPNativeCoroutinesCombine Future.swift
[20/169] Emitting module KMPNativeCoroutinesCombine
[21/169] Compiling KMPNativeCoroutinesCombine Publisher.swift
[22/169] Compiling RxSwift Enumerated.swift
[23/169] Compiling RxSwift Error.swift
[24/169] Compiling RxSwift Errors.swift
[25/169] Compiling RxSwift Event.swift
[26/169] Compiling RxSwift Filter.swift
[27/169] Compiling RxSwift First.swift
[28/169] Compiling RxSwift Generate.swift
[29/169] Compiling RxSwift GroupBy.swift
[30/169] Compiling RxSwift GroupedObservable.swift
[31/169] Compiling RxSwift HistoricalScheduler.swift
[32/169] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[33/169] Compiling RxSwift ImmediateSchedulerType.swift
[34/169] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[35/169] Compiling RxSwift Infallible+CombineLatest+arity.swift
[36/169] Compiling RxSwift Infallible+Concurrency.swift
[37/169] Compiling RxSwift Infallible+Create.swift
[38/185] Compiling RxSwift Debug.swift
[39/185] Compiling RxSwift Decode.swift
[40/185] Compiling RxSwift DefaultIfEmpty.swift
[41/185] Compiling RxSwift Deferred.swift
[42/185] Compiling RxSwift Delay.swift
[43/185] Compiling RxSwift DelaySubscription.swift
[44/185] Compiling RxSwift Dematerialize.swift
[45/185] Compiling RxSwift DispatchQueue+Extensions.swift
[46/185] Compiling RxSwift DispatchQueueConfiguration.swift
[47/185] Compiling RxSwift Disposable.swift
[48/185] Compiling RxSwift Disposables.swift
[49/185] Compiling RxSwift DisposeBag.swift
[50/185] Compiling RxSwift DisposeBase.swift
[51/185] Compiling RxSwift DistinctUntilChanged.swift
[52/185] Compiling RxSwift Do.swift
[53/185] Compiling RxSwift ElementAt.swift
[54/185] Compiling RxSwift Empty.swift
[55/185] Emitting module RxSwift
[56/185] Compiling RxSwift Sink.swift
[57/185] Compiling RxSwift Skip.swift
[58/185] Compiling RxSwift SkipUntil.swift
[59/185] Compiling RxSwift SkipWhile.swift
[60/185] Compiling RxSwift StartWith.swift
[61/185] Compiling RxSwift SubjectType.swift
[62/185] Compiling RxSwift SubscribeOn.swift
[63/185] Compiling RxSwift SubscriptionDisposable.swift
[64/185] Compiling RxSwift SwiftSupport.swift
[65/185] Compiling RxSwift Switch.swift
[66/185] Compiling RxSwift SwitchIfEmpty.swift
[67/185] Compiling RxSwift SynchronizedDisposeType.swift
[68/185] Compiling RxSwift SynchronizedOnType.swift
[69/185] Compiling RxSwift SynchronizedUnsubscribeType.swift
[70/185] Compiling RxSwift TailRecursiveSink.swift
[71/185] Compiling RxSwift Take.swift
[72/185] Compiling RxSwift Infallible+Debug.swift
[73/185] Compiling RxSwift Infallible+Operators.swift
[74/185] Compiling RxSwift Infallible+Zip+arity.swift
[75/185] Compiling RxSwift Infallible.swift
[76/185] Compiling RxSwift InfiniteSequence.swift
[77/185] Compiling RxSwift InvocableScheduledItem.swift
[78/185] Compiling RxSwift InvocableType.swift
[79/185] Compiling RxSwift Just.swift
[80/185] Compiling RxSwift Lock.swift
[81/185] Compiling RxSwift LockOwnerType.swift
[82/185] Compiling RxSwift MainScheduler.swift
[83/185] Compiling RxSwift Map.swift
[84/185] Compiling RxSwift Materialize.swift
[85/185] Compiling RxSwift Maybe.swift
[86/185] Compiling RxSwift Merge.swift
[87/185] Compiling RxSwift Multicast.swift
[88/185] Compiling RxSwift Never.swift
[89/185] Compiling RxSwift NopDisposable.swift
[90/185] Compiling RxSwift Observable+Concurrency.swift
[91/185] Compiling RxSwift Observable.swift
[92/185] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[93/185] Compiling RxSwift ObservableConvertibleType.swift
[94/185] Compiling RxSwift ObservableType+Extensions.swift
[95/185] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[96/185] Compiling RxSwift ObservableType.swift
[97/185] Compiling RxSwift ObserveOn.swift
[98/185] Compiling RxSwift ObserverBase.swift
[99/185] Compiling RxSwift ObserverType.swift
[100/185] Compiling RxSwift OperationQueueScheduler.swift
[101/185] Compiling RxSwift Optional.swift
[102/185] Compiling RxSwift Platform.Darwin.swift
[103/185] Compiling RxSwift Platform.Linux.swift
[104/185] Compiling RxSwift Rx.swift
[105/185] Compiling RxSwift RxMutableBox.swift
[106/185] Compiling RxSwift Sample.swift
[107/185] Compiling RxSwift Scan.swift
[108/185] Compiling RxSwift ScheduledDisposable.swift
[109/185] Compiling RxSwift ScheduledItem.swift
[110/185] Compiling RxSwift ScheduledItemType.swift
[111/185] Compiling RxSwift SchedulerServices+Emulation.swift
[112/185] Compiling RxSwift SchedulerType.swift
[113/185] Compiling RxSwift Sequence.swift
[114/185] Compiling RxSwift SerialDispatchQueueScheduler.swift
[115/185] Compiling RxSwift SerialDisposable.swift
[116/185] Compiling RxSwift ShareReplayScope.swift
[117/185] Compiling RxSwift Single.swift
[118/185] Compiling RxSwift SingleAssignmentDisposable.swift
[119/185] Compiling RxSwift SingleAsync.swift
[120/185] Compiling RxSwift AddRef.swift
[121/185] Compiling RxSwift Amb.swift
[122/185] Compiling RxSwift AnonymousDisposable.swift
[123/185] Compiling RxSwift AnonymousObserver.swift
[124/185] Compiling RxSwift AnyObserver.swift
[125/185] Compiling RxSwift AsMaybe.swift
[126/185] Compiling RxSwift AsSingle.swift
[127/185] Compiling RxSwift AsyncLock.swift
[128/185] Compiling RxSwift AsyncSubject.swift
[129/185] Compiling RxSwift AtomicInt.swift
[130/185] Compiling RxSwift Bag+Rx.swift
[131/185] Compiling RxSwift Bag.swift
[132/185] Compiling RxSwift BehaviorSubject.swift
[133/185] Compiling RxSwift BinaryDisposable.swift
[134/185] Compiling RxSwift Binder.swift
[135/185] Compiling RxSwift BooleanDisposable.swift
[136/185] Compiling RxSwift Buffer.swift
[137/185] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[138/185] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[139/185] Compiling RxSwift PrimitiveSequence.swift
[140/185] Compiling RxSwift PriorityQueue.swift
[141/185] Compiling RxSwift Producer.swift
[142/185] Compiling RxSwift PublishSubject.swift
[143/185] Compiling RxSwift Queue.swift
[144/185] Compiling RxSwift Range.swift
[145/185] Compiling RxSwift Reactive.swift
[146/185] Compiling RxSwift RecursiveLock.swift
[147/185] Compiling RxSwift RecursiveScheduler.swift
[148/185] Compiling RxSwift Reduce.swift
[149/185] Compiling RxSwift RefCountDisposable.swift
[150/185] Compiling RxSwift Repeat.swift
[151/185] Compiling RxSwift ReplaySubject.swift
[152/185] Compiling RxSwift RetryWhen.swift
[153/185] Compiling RxSwift Cancelable.swift
[154/185] Compiling RxSwift Catch.swift
[155/185] Compiling RxSwift CombineLatest+Collection.swift
[156/185] Compiling RxSwift CombineLatest+arity.swift
[157/185] Compiling RxSwift CombineLatest.swift
[158/185] Compiling RxSwift CompactMap.swift
[159/185] Compiling RxSwift Completable+AndThen.swift
[160/185] Compiling RxSwift Completable.swift
[161/185] Compiling RxSwift CompositeDisposable.swift
[162/185] Compiling RxSwift Concat.swift
[163/185] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[164/185] Compiling RxSwift ConcurrentMainScheduler.swift
[165/185] Compiling RxSwift ConnectableObservableType.swift
[166/185] Compiling RxSwift Create.swift
[167/185] Compiling RxSwift CurrentThreadScheduler.swift
[168/185] Compiling RxSwift Date+Dispatch.swift
[169/185] Compiling RxSwift Debounce.swift
[170/185] Compiling RxSwift TakeLast.swift
[171/185] Compiling RxSwift TakeWithPredicate.swift
[172/185] Compiling RxSwift Throttle.swift
[173/185] Compiling RxSwift Timeout.swift
[174/185] Compiling RxSwift Timer.swift
[175/185] Compiling RxSwift ToArray.swift
[176/185] Compiling RxSwift Using.swift
[177/185] Compiling RxSwift VirtualTimeConverterType.swift
[178/185] Compiling RxSwift VirtualTimeScheduler.swift
[179/185] Compiling RxSwift Window.swift
[180/185] Compiling RxSwift WithLatestFrom.swift
[181/185] Compiling RxSwift WithUnretained.swift
[182/185] Compiling RxSwift Zip+Collection.swift
[183/185] Compiling RxSwift Zip+arity.swift
[184/185] Compiling RxSwift Zip.swift
[185/185] Compiling RxSwift resource_bundle_accessor.swift
[186/189] Compiling KMPNativeCoroutinesRxSwift SingleObservable.swift
[187/189] Compiling KMPNativeCoroutinesRxSwift Observable.swift
[188/189] Compiling KMPNativeCoroutinesRxSwift Single.swift
[189/189] Emitting module KMPNativeCoroutinesRxSwift
Build complete! (8.15s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "KMPNativeCoroutines",
  "name" : "KMPNativeCoroutines",
  "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" : "KMPNativeCoroutinesCore",
      "targets" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KMPNativeCoroutinesCombine",
      "targets" : [
        "KMPNativeCoroutinesCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KMPNativeCoroutinesAsync",
      "targets" : [
        "KMPNativeCoroutinesAsync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KMPNativeCoroutinesRxSwift",
      "targets" : [
        "KMPNativeCoroutinesRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "KMPNativeCoroutinesRxSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesRxSwiftTests",
      "path" : "KMPNativeCoroutinesRxSwiftTests",
      "sources" : [
        "ObservableTests.swift",
        "SingleTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesRxSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesRxSwift",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesRxSwift",
      "path" : "KMPNativeCoroutinesRxSwift",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "KMPNativeCoroutinesRxSwift"
      ],
      "sources" : [
        "Observable.swift",
        "Single.swift",
        "SingleObservable.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KMPNativeCoroutinesCore",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesCore",
      "path" : "KMPNativeCoroutinesCore",
      "product_memberships" : [
        "KMPNativeCoroutinesCore",
        "KMPNativeCoroutinesCombine",
        "KMPNativeCoroutinesAsync",
        "KMPNativeCoroutinesRxSwift"
      ],
      "sources" : [
        "NativeCallback.swift",
        "NativeCancellable.swift",
        "NativeFlow.swift",
        "NativeSuspend.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KMPNativeCoroutinesCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesCombineTests",
      "path" : "KMPNativeCoroutinesCombineTests",
      "sources" : [
        "FutureTests.swift",
        "PublisherTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesCombine",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesCombine",
      "path" : "KMPNativeCoroutinesCombine",
      "product_memberships" : [
        "KMPNativeCoroutinesCombine"
      ],
      "sources" : [
        "Future.swift",
        "FuturePublisher.swift",
        "Publisher.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KMPNativeCoroutinesAsyncTests",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesAsyncTests",
      "path" : "KMPNativeCoroutinesAsyncTests",
      "sources" : [
        "AsyncFunctionTests.swift",
        "AsyncResultTests.swift",
        "AsyncSequenceTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesAsync"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesAsync",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesAsync",
      "path" : "KMPNativeCoroutinesAsync",
      "product_memberships" : [
        "KMPNativeCoroutinesAsync"
      ],
      "sources" : [
        "AsyncError.swift",
        "AsyncFunction.swift",
        "AsyncResult.swift",
        "AsyncSequence.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.