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 v0.13.3 (5012d8), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 12:59:05 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rickclephas/KMP-NativeCoroutines.git
Reference: v0.13.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rickclephas/KMP-NativeCoroutines
 * tag               v0.13.3    -> FETCH_HEAD
HEAD is now at 5012d81 Bump version to 0.13.3
Cloned https://github.com/rickclephas/KMP-NativeCoroutines.git
Revision (git rev-parse @):
5012d81217e962e0174af9631a5a8d350ac97ec9
SUCCESS checkout https://github.com/rickclephas/KMP-NativeCoroutines.git at v0.13.3
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52676] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.25s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (4.80s)
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/14995] Fetching kmp-nativecoroutines
Fetched https://github.com/rickclephas/KMP-NativeCoroutines.git from cache (1.15s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.63s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.69s)
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 v0.13.3 (5012d81)
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",
        "AsyncStreamTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesAsync"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesAsync",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesAsync",
      "path" : "KMPNativeCoroutinesAsync",
      "product_memberships" : [
        "KMPNativeCoroutinesAsync"
      ],
      "sources" : [
        "AsyncFunction.swift",
        "AsyncResult.swift",
        "AsyncStream.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
[2/7] Copying PrivacyInfo.xcprivacy
[5/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/160] Compiling KMPNativeCoroutinesCore NativeFlow.swift
[9/160] Compiling KMPNativeCoroutinesCore NativeCallback.swift
[10/160] Emitting module KMPNativeCoroutinesCore
[11/160] Compiling KMPNativeCoroutinesCore NativeSuspend.swift
[12/160] Compiling KMPNativeCoroutinesCore NativeCancellable.swift
[13/168] Compiling KMPNativeCoroutinesAsync AsyncStream.swift
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncStream.swift:19:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
17 |             Task { await asyncStreamActor.cancel() }
18 |         }
19 |         Task {
   |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
20 |             let nativeCancellable = nativeFlow({ item, unit in
   |                                     `- note: closure captures 'nativeFlow' which is accessible to code in the current task
21 |                 continuation.yield(item)
22 |                 return unit
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncStream.swift:21:30: warning: sending 'item' risks causing data races; this is an error in the Swift 6 language mode
19 |         Task {
20 |             let nativeCancellable = nativeFlow({ item, unit in
21 |                 continuation.yield(item)
   |                              |- warning: sending 'item' risks causing data races; this is an error in the Swift 6 language mode
   |                              `- note: task-isolated 'item' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
22 |                 return unit
23 |             }, { error, unit in
[14/168] Emitting module KMPNativeCoroutinesAsync
[15/168] Compiling KMPNativeCoroutinesAsync AsyncResult.swift
[16/168] Compiling KMPNativeCoroutinesAsync AsyncFunction.swift
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncFunction.swift:16:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
14 | public func asyncFunction<Result, Failure: Error, Unit>(for nativeSuspend: @escaping NativeSuspend<Result, Failure, Unit>) async throws -> Result {
15 |     let asyncFunctionActor = AsyncFunctionActor<Result, Unit>()
16 |     return try await withTaskCancellationHandler {
   |                      |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
   |                      `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
17 |         Task { await asyncFunctionActor.cancel() }
18 |     } operation: {
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncFunction.swift:20:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
18 |     } operation: {
19 |         try await withUnsafeThrowingContinuation { continuation in
20 |             Task {
   |                  `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
21 |                 await asyncFunctionActor.setContinuation(continuation)
22 |                 let nativeCancellable = nativeSuspend({ output, unit in
   |                                         `- note: closure captures 'nativeSuspend' which is accessible to code in the current task
23 |                     Task { await asyncFunctionActor.continueWith(result: output) }
24 |                     return unit
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncFunction.swift:23:26: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
21 |                 await asyncFunctionActor.setContinuation(continuation)
22 |                 let nativeCancellable = nativeSuspend({ output, unit in
23 |                     Task { await asyncFunctionActor.continueWith(result: output) }
   |                          |                                               `- note: closure captures 'output' which is accessible to code in the current task
   |                          `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
24 |                     return unit
25 |                 }, { error, unit in
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncFunction.swift:61:23: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
59 |
60 |     func continueWith(result: Result) {
61 |         continuation?.resume(returning: result)
   |                       |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
   |                       `- note: 'self'-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later 'self'-isolated uses
62 |         continuation = nil
63 |     }
/Users/admin/builder/spi-builder-workspace/KMPNativeCoroutinesAsync/AsyncFunction.swift:23:53: warning: sending 'output' risks causing data races; this is an error in the Swift 6 language mode
21 |                 await asyncFunctionActor.setContinuation(continuation)
22 |                 let nativeCancellable = nativeSuspend({ output, unit in
23 |                     Task { await asyncFunctionActor.continueWith(result: output) }
   |                                                     |- warning: sending 'output' risks causing data races; this is an error in the Swift 6 language mode
   |                                                     `- note: sending task-isolated 'output' to actor-isolated instance method 'continueWith(result:)' risks causing data races between actor-isolated and task-isolated uses
24 |                     return unit
25 |                 }, { error, unit in
[17/168] Compiling KMPNativeCoroutinesCombine FuturePublisher.swift
[18/168] Compiling KMPNativeCoroutinesCombine Publisher.swift
[19/168] Emitting module KMPNativeCoroutinesCombine
[20/168] Compiling KMPNativeCoroutinesCombine Future.swift
[21/168] Emitting module RxSwift
[22/184] Compiling RxSwift Enumerated.swift
[23/184] Compiling RxSwift Error.swift
[24/184] Compiling RxSwift Errors.swift
[25/184] Compiling RxSwift Event.swift
[26/184] Compiling RxSwift Filter.swift
[27/184] Compiling RxSwift First.swift
[28/184] Compiling RxSwift Generate.swift
[29/184] Compiling RxSwift GroupBy.swift
[30/184] Compiling RxSwift GroupedObservable.swift
[31/184] Compiling RxSwift HistoricalScheduler.swift
[32/184] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[33/184] Compiling RxSwift ImmediateSchedulerType.swift
[34/184] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[35/184] Compiling RxSwift Infallible+CombineLatest+arity.swift
[36/184] Compiling RxSwift Infallible+Concurrency.swift
[37/184] Compiling RxSwift Infallible+Create.swift
[38/184] Compiling RxSwift AddRef.swift
[39/184] Compiling RxSwift Amb.swift
[40/184] Compiling RxSwift AnonymousDisposable.swift
[41/184] Compiling RxSwift AnonymousObserver.swift
[42/184] Compiling RxSwift AnyObserver.swift
[43/184] Compiling RxSwift AsMaybe.swift
[44/184] Compiling RxSwift AsSingle.swift
[45/184] Compiling RxSwift AsyncLock.swift
[46/184] Compiling RxSwift AsyncSubject.swift
[47/184] Compiling RxSwift AtomicInt.swift
[48/184] Compiling RxSwift Bag+Rx.swift
[49/184] Compiling RxSwift Bag.swift
[50/184] Compiling RxSwift BehaviorSubject.swift
[51/184] Compiling RxSwift BinaryDisposable.swift
[52/184] Compiling RxSwift Binder.swift
[53/184] Compiling RxSwift BooleanDisposable.swift
[54/184] Compiling RxSwift Buffer.swift
[55/184] Compiling RxSwift Sink.swift
[56/184] Compiling RxSwift Skip.swift
[57/184] Compiling RxSwift SkipUntil.swift
[58/184] Compiling RxSwift SkipWhile.swift
[59/184] Compiling RxSwift StartWith.swift
[60/184] Compiling RxSwift SubjectType.swift
[61/184] Compiling RxSwift SubscribeOn.swift
[62/184] Compiling RxSwift SubscriptionDisposable.swift
[63/184] Compiling RxSwift SwiftSupport.swift
[64/184] Compiling RxSwift Switch.swift
[65/184] Compiling RxSwift SwitchIfEmpty.swift
[66/184] Compiling RxSwift SynchronizedDisposeType.swift
[67/184] Compiling RxSwift SynchronizedOnType.swift
[68/184] Compiling RxSwift SynchronizedUnsubscribeType.swift
[69/184] Compiling RxSwift TailRecursiveSink.swift
[70/184] Compiling RxSwift Take.swift
[71/184] Compiling RxSwift Debug.swift
[72/184] Compiling RxSwift Decode.swift
[73/184] Compiling RxSwift DefaultIfEmpty.swift
[74/184] Compiling RxSwift Deferred.swift
[75/184] Compiling RxSwift Delay.swift
[76/184] Compiling RxSwift DelaySubscription.swift
[77/184] Compiling RxSwift Dematerialize.swift
[78/184] Compiling RxSwift DispatchQueue+Extensions.swift
[79/184] Compiling RxSwift DispatchQueueConfiguration.swift
[80/184] Compiling RxSwift Disposable.swift
[81/184] Compiling RxSwift Disposables.swift
[82/184] Compiling RxSwift DisposeBag.swift
[83/184] Compiling RxSwift DisposeBase.swift
[84/184] Compiling RxSwift DistinctUntilChanged.swift
[85/184] Compiling RxSwift Do.swift
[86/184] Compiling RxSwift ElementAt.swift
[87/184] Compiling RxSwift Empty.swift
[88/184] Compiling RxSwift Infallible+Debug.swift
[89/184] Compiling RxSwift Infallible+Operators.swift
[90/184] Compiling RxSwift Infallible+Zip+arity.swift
[91/184] Compiling RxSwift Infallible.swift
[92/184] Compiling RxSwift InfiniteSequence.swift
[93/184] Compiling RxSwift InvocableScheduledItem.swift
[94/184] Compiling RxSwift InvocableType.swift
[95/184] Compiling RxSwift Just.swift
[96/184] Compiling RxSwift Lock.swift
[97/184] Compiling RxSwift LockOwnerType.swift
[98/184] Compiling RxSwift MainScheduler.swift
[99/184] Compiling RxSwift Map.swift
[100/184] Compiling RxSwift Materialize.swift
[101/184] Compiling RxSwift Maybe.swift
[102/184] Compiling RxSwift Merge.swift
[103/184] Compiling RxSwift Multicast.swift
[104/184] Compiling RxSwift Never.swift
[105/184] Compiling RxSwift NopDisposable.swift
[106/184] Compiling RxSwift Observable+Concurrency.swift
[107/184] Compiling RxSwift Observable.swift
[108/184] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[109/184] Compiling RxSwift ObservableConvertibleType.swift
[110/184] Compiling RxSwift ObservableType+Extensions.swift
[111/184] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[112/184] Compiling RxSwift ObservableType.swift
[113/184] Compiling RxSwift ObserveOn.swift
[114/184] Compiling RxSwift ObserverBase.swift
[115/184] Compiling RxSwift ObserverType.swift
[116/184] Compiling RxSwift OperationQueueScheduler.swift
[117/184] Compiling RxSwift Optional.swift
[118/184] Compiling RxSwift Platform.Darwin.swift
[119/184] Compiling RxSwift Platform.Linux.swift
[120/184] Compiling RxSwift Rx.swift
[121/184] Compiling RxSwift RxMutableBox.swift
[122/184] Compiling RxSwift Sample.swift
[123/184] Compiling RxSwift Scan.swift
[124/184] Compiling RxSwift ScheduledDisposable.swift
[125/184] Compiling RxSwift ScheduledItem.swift
[126/184] Compiling RxSwift ScheduledItemType.swift
[127/184] Compiling RxSwift SchedulerServices+Emulation.swift
[128/184] Compiling RxSwift SchedulerType.swift
[129/184] Compiling RxSwift Sequence.swift
[130/184] Compiling RxSwift SerialDispatchQueueScheduler.swift
[131/184] Compiling RxSwift SerialDisposable.swift
[132/184] Compiling RxSwift ShareReplayScope.swift
[133/184] Compiling RxSwift Single.swift
[134/184] Compiling RxSwift SingleAssignmentDisposable.swift
[135/184] Compiling RxSwift SingleAsync.swift
[136/184] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[137/184] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[138/184] Compiling RxSwift PrimitiveSequence.swift
[139/184] Compiling RxSwift PriorityQueue.swift
[140/184] Compiling RxSwift Producer.swift
[141/184] Compiling RxSwift PublishSubject.swift
[142/184] Compiling RxSwift Queue.swift
[143/184] Compiling RxSwift Range.swift
[144/184] Compiling RxSwift Reactive.swift
[145/184] Compiling RxSwift RecursiveLock.swift
[146/184] Compiling RxSwift RecursiveScheduler.swift
[147/184] Compiling RxSwift Reduce.swift
[148/184] Compiling RxSwift RefCountDisposable.swift
[149/184] Compiling RxSwift Repeat.swift
[150/184] Compiling RxSwift ReplaySubject.swift
[151/184] Compiling RxSwift RetryWhen.swift
[152/184] Compiling RxSwift Cancelable.swift
[153/184] Compiling RxSwift Catch.swift
[154/184] Compiling RxSwift CombineLatest+Collection.swift
[155/184] Compiling RxSwift CombineLatest+arity.swift
[156/184] Compiling RxSwift CombineLatest.swift
[157/184] Compiling RxSwift CompactMap.swift
[158/184] Compiling RxSwift Completable+AndThen.swift
[159/184] Compiling RxSwift Completable.swift
[160/184] Compiling RxSwift CompositeDisposable.swift
[161/184] Compiling RxSwift Concat.swift
[162/184] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[163/184] Compiling RxSwift ConcurrentMainScheduler.swift
[164/184] Compiling RxSwift ConnectableObservableType.swift
[165/184] Compiling RxSwift Create.swift
[166/184] Compiling RxSwift CurrentThreadScheduler.swift
[167/184] Compiling RxSwift Date+Dispatch.swift
[168/184] Compiling RxSwift Debounce.swift
[169/184] Compiling RxSwift TakeLast.swift
[170/184] Compiling RxSwift TakeWithPredicate.swift
[171/184] Compiling RxSwift Throttle.swift
[172/184] Compiling RxSwift Timeout.swift
[173/184] Compiling RxSwift Timer.swift
[174/184] Compiling RxSwift ToArray.swift
[175/184] Compiling RxSwift Using.swift
[176/184] Compiling RxSwift VirtualTimeConverterType.swift
[177/184] Compiling RxSwift VirtualTimeScheduler.swift
[178/184] Compiling RxSwift Window.swift
[179/184] Compiling RxSwift WithLatestFrom.swift
[180/184] Compiling RxSwift WithUnretained.swift
[181/184] Compiling RxSwift Zip+Collection.swift
[182/184] Compiling RxSwift Zip+arity.swift
[183/184] Compiling RxSwift Zip.swift
[184/184] Compiling RxSwift resource_bundle_accessor.swift
[185/188] Compiling KMPNativeCoroutinesRxSwift SingleObservable.swift
[186/188] Compiling KMPNativeCoroutinesRxSwift Single.swift
[187/188] Emitting module KMPNativeCoroutinesRxSwift
[188/188] Compiling KMPNativeCoroutinesRxSwift Observable.swift
Build complete! (7.53s)
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",
        "AsyncStreamTests.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesAsync"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KMPNativeCoroutinesAsync",
      "module_type" : "SwiftTarget",
      "name" : "KMPNativeCoroutinesAsync",
      "path" : "KMPNativeCoroutinesAsync",
      "product_memberships" : [
        "KMPNativeCoroutinesAsync"
      ],
      "sources" : [
        "AsyncFunction.swift",
        "AsyncResult.swift",
        "AsyncStream.swift"
      ],
      "target_dependencies" : [
        "KMPNativeCoroutinesCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.