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 Spin.Swift, reference main (042f70), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 08:20:15 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Spinners/Spin.Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Spinners/Spin.Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 042f708 project: set Swift to 5.2 in Package.swift
Cloned https://github.com/Spinners/Spin.Swift.git
Revision (git rev-parse @):
042f708554268a8607ff2659b9395613480c5fd7
SUCCESS checkout https://github.com/Spinners/Spin.Swift.git at main
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
Fetching https://github.com/ReactiveX/RxSwift
[1/52438] Fetching reactiveswift
[4197/104796] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (24.30s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (24.30s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.67s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.65s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.3.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": "spin.swift",
      "name": "Spin.Swift",
      "url": "https://github.com/Spinners/Spin.Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spin.Swift",
      "dependencies": [
        {
          "identity": "reactiveswift",
          "name": "ReactiveSwift",
          "url": "https://github.com/ReactiveCocoa/ReactiveSwift",
          "version": "6.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Spinners/Spin.Swift.git
[1/1736] Fetching spin.swift
Fetched https://github.com/Spinners/Spin.Swift.git from cache (1.34s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/ReactiveX/RxSwift from cache (0.67s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.67s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.03s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.7.0 (0.67s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.7.0
Creating working copy for https://github.com/Spinners/Spin.Swift.git
Working copy of https://github.com/Spinners/Spin.Swift.git resolved at main (042f708)
warning: '.resolve-product-dependencies': dependency 'spin.swift' is not used by any target
Found 2 product dependencies
  - ReactiveSwift
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Spinners/Spin.Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--7754E27361AE5C74.txt
[9/177] Emitting module RxSwift
[10/192] Compiling RxSwift SynchronizedOnType.swift
[11/192] Compiling RxSwift SynchronizedUnsubscribeType.swift
[12/194] Compiling SpinCommon Partial.swift
[13/195] Compiling SpinCommon ReactiveStream.swift
[14/195] Compiling SpinCommon GearDefinition.swift
[15/195] Compiling SpinCommon Reducer.swift
[16/195] Compiling SpinCommon Weakify.swift
[17/195] Compiling RxSwift Skip.swift
[18/195] Compiling RxSwift SkipUntil.swift
[19/195] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[20/195] Compiling ReactiveSwift ValidatingProperty.swift
[21/195] Compiling RxSwift SwitchIfEmpty.swift
[22/195] Compiling RxSwift SynchronizedDisposeType.swift
[23/195] Compiling RxSwift SwiftSupport.swift
[24/195] Compiling RxSwift Switch.swift
[25/195] Compiling RxSwift StartWith.swift
[26/195] Compiling RxSwift SubjectType.swift
[27/195] Compiling RxSwift SubscribeOn.swift
[28/195] Compiling RxSwift SubscriptionDisposable.swift
[29/195] Emitting module ReactiveSwift
[32/195] Compiling RxSwift SkipWhile.swift
[46/195] Compiling RxSwift TailRecursiveSink.swift
[47/195] Compiling RxSwift Take.swift
[48/195] Compiling RxSwift AddRef.swift
[49/195] Compiling RxSwift Amb.swift
[50/195] Compiling RxSwift AnonymousDisposable.swift
[51/195] Compiling RxSwift AnonymousObserver.swift
[52/195] Compiling RxSwift AnyObserver.swift
[53/195] Compiling RxSwift AsMaybe.swift
[54/195] Compiling RxSwift AsSingle.swift
[55/195] Compiling RxSwift AsyncLock.swift
[56/195] Compiling RxSwift AsyncSubject.swift
[57/195] Compiling RxSwift AtomicInt.swift
[58/195] Compiling RxSwift Bag+Rx.swift
[59/195] Compiling RxSwift Bag.swift
[60/195] Compiling RxSwift BehaviorSubject.swift
[61/195] Compiling RxSwift BinaryDisposable.swift
[62/195] Compiling RxSwift BooleanDisposable.swift
[63/195] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[64/195] Compiling RxSwift ImmediateSchedulerType.swift
[65/195] Compiling RxSwift InfiniteSequence.swift
[66/195] Compiling RxSwift InvocableScheduledItem.swift
[67/195] Compiling RxSwift InvocableType.swift
[68/195] Compiling RxSwift Just.swift
[69/195] Compiling RxSwift Lock.swift
[70/195] Compiling RxSwift LockOwnerType.swift
[71/195] Compiling RxSwift MainScheduler.swift
[72/195] Compiling RxSwift Map.swift
[73/195] Compiling RxSwift Materialize.swift
[74/195] Compiling RxSwift Maybe.swift
[75/195] Compiling RxSwift Merge.swift
[76/195] Compiling RxSwift Multicast.swift
[77/195] Compiling RxSwift Never.swift
[80/195] Emitting module SpinCommon
/Users/admin/builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
132 | }
133 |
134 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
135 | public struct FeedbackBuilder {
136 |     public static func buildBlock<Feedback>(
/Users/admin/builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
132 | }
133 |
134 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
135 | public struct FeedbackBuilder {
136 |     public static func buildBlock<Feedback>(
/Users/admin/builder/spi-builder-workspace/Sources/Common/AnySpin.swift:134:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
132 | }
133 |
134 | @_functionBuilder
    |  `- warning: '@_functionBuilder' has been renamed to '@resultBuilder'
135 | public struct FeedbackBuilder {
136 |     public static func buildBlock<Feedback>(
[83/195] Compiling RxSwift NopDisposable.swift
[84/195] Compiling RxSwift Observable.swift
[85/195] Compiling RxSwift ObservableConvertibleType.swift
[86/195] Compiling RxSwift ObservableType+Extensions.swift
[89/195] Compiling RxSwift ObserveOn.swift
[90/195] Compiling RxSwift ObserverBase.swift
[91/195] Compiling RxSwift ObserverType.swift
[92/195] Compiling RxSwift OperationQueueScheduler.swift
[93/195] Compiling RxSwift Optional.swift
[94/195] Compiling RxSwift Platform.Darwin.swift
[95/195] Compiling RxSwift Platform.Linux.swift
[96/195] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[97/195] Compiling RxSwift PrimitiveSequence.swift
[98/195] Compiling RxSwift Sample.swift
[99/195] Compiling RxSwift Scan.swift
[100/195] Compiling RxSwift ScheduledDisposable.swift
[101/195] Compiling RxSwift ScheduledItem.swift
[102/195] Compiling RxSwift ScheduledItemType.swift
[103/195] Compiling RxSwift SchedulerServices+Emulation.swift
[104/195] Compiling RxSwift SchedulerType.swift
[105/195] Compiling RxSwift Sequence.swift
[106/195] Compiling RxSwift SerialDispatchQueueScheduler.swift
[107/195] Compiling RxSwift SerialDisposable.swift
[108/195] Compiling RxSwift ShareReplayScope.swift
[109/195] Compiling RxSwift Single.swift
[110/195] Compiling RxSwift SingleAssignmentDisposable.swift
[111/195] Compiling RxSwift SingleAsync.swift
[112/195] Compiling RxSwift Sink.swift
[113/195] Compiling RxSwift CurrentThreadScheduler.swift
[114/195] Compiling RxSwift Date+Dispatch.swift
[115/195] Compiling RxSwift Debounce.swift
[116/195] Compiling RxSwift Debug.swift
[117/195] Compiling RxSwift DefaultIfEmpty.swift
[118/195] Compiling RxSwift Deferred.swift
[119/195] Compiling RxSwift Delay.swift
[120/195] Compiling RxSwift DelaySubscription.swift
[121/195] Compiling RxSwift Dematerialize.swift
[122/195] Compiling RxSwift Deprecated.swift
[123/195] Compiling RxSwift DispatchQueue+Extensions.swift
[124/195] Compiling RxSwift DispatchQueueConfiguration.swift
[125/195] Compiling RxSwift Disposable.swift
[126/195] Compiling RxSwift Disposables.swift
[127/195] Compiling RxSwift DisposeBag.swift
[128/195] Compiling RxSwift Buffer.swift
[129/195] Compiling RxSwift Cancelable.swift
[130/195] Compiling RxSwift Catch.swift
[131/195] Compiling RxSwift CombineLatest+Collection.swift
[132/195] Compiling RxSwift CombineLatest+arity.swift
[133/195] Compiling RxSwift CombineLatest.swift
[134/195] Compiling RxSwift CompactMap.swift
[135/195] Compiling RxSwift Completable+AndThen.swift
[136/195] Compiling RxSwift Completable.swift
[137/195] Compiling RxSwift CompositeDisposable.swift
[138/195] Compiling RxSwift Concat.swift
[139/195] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[140/195] Compiling RxSwift ConcurrentMainScheduler.swift
[141/195] Compiling RxSwift ConnectableObservableType.swift
[142/195] Compiling RxSwift Create.swift
[143/195] Compiling RxSwift DisposeBase.swift
[144/195] Compiling RxSwift DistinctUntilChanged.swift
[145/195] Compiling RxSwift Do.swift
[146/195] Compiling RxSwift ElementAt.swift
[147/195] Compiling RxSwift Empty.swift
[148/195] Compiling RxSwift Enumerated.swift
[149/195] Compiling RxSwift Error.swift
[150/195] Compiling RxSwift Errors.swift
[151/195] Compiling RxSwift Event.swift
[152/195] Compiling RxSwift Filter.swift
[153/195] Compiling RxSwift First.swift
[154/195] Compiling RxSwift Generate.swift
[155/195] Compiling RxSwift GroupBy.swift
[156/195] Compiling RxSwift GroupedObservable.swift
[157/195] Compiling RxSwift HistoricalScheduler.swift
[158/195] Compiling RxSwift PriorityQueue.swift
[159/195] Compiling RxSwift Producer.swift
[160/195] Compiling RxSwift PublishSubject.swift
[161/195] Compiling RxSwift Queue.swift
[162/195] Compiling RxSwift Range.swift
[163/195] Compiling RxSwift Reactive.swift
[164/195] Compiling RxSwift RecursiveLock.swift
[165/195] Compiling RxSwift RecursiveScheduler.swift
[166/195] Compiling RxSwift Reduce.swift
[167/195] Compiling RxSwift RefCountDisposable.swift
[168/195] Compiling RxSwift Repeat.swift
[169/195] Compiling RxSwift ReplaySubject.swift
[170/195] Compiling RxSwift RetryWhen.swift
[171/195] Compiling RxSwift Rx.swift
[172/195] Compiling RxSwift RxMutableBox.swift
[179/195] Compiling RxSwift TakeLast.swift
[180/195] Compiling RxSwift TakeUntil.swift
[181/195] Compiling RxSwift TakeWhile.swift
[182/195] Compiling RxSwift Throttle.swift
[183/195] Compiling RxSwift Timeout.swift
[184/195] Compiling RxSwift Timer.swift
[185/195] Compiling RxSwift ToArray.swift
[186/195] Compiling RxSwift Using.swift
[187/195] Compiling RxSwift VirtualTimeConverterType.swift
[188/195] Compiling RxSwift VirtualTimeScheduler.swift
[189/195] Compiling RxSwift Window.swift
[190/195] Compiling RxSwift WithLatestFrom.swift
[191/195] Compiling RxSwift Zip+Collection.swift
[192/195] Compiling RxSwift Zip+arity.swift
[193/195] Compiling RxSwift Zip.swift
[194/200] Compiling RxRelay BehaviorRelay.swift
[195/200] Compiling RxRelay PublishRelay.swift
[196/200] Compiling RxRelay Utils.swift
[197/200] Emitting module RxRelay
[198/200] Compiling RxRelay Observable+Bind.swift
[199/200] Compiling SpinCommon StateRenderer.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/Common/StateRenderer.swift:20:31: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | public extension StateRenderer where Self: EventEmitter {
19 |     func binding<SubState>(for keyPath: KeyPath<State, SubState>, event: @escaping (SubState) -> Event) -> Binding<SubState> {
20 |         return Binding(get: { self.state[keyPath: keyPath] }, set: { self.emit(event($0)) })
   |                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
21 |     }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/Common/StateRenderer.swift:20:51: warning: capture of 'keyPath' with non-sendable type 'KeyPath<Self.State, SubState>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | public extension StateRenderer where Self: EventEmitter {
19 |     func binding<SubState>(for keyPath: KeyPath<State, SubState>, event: @escaping (SubState) -> Event) -> Binding<SubState> {
20 |         return Binding(get: { self.state[keyPath: keyPath] }, set: { self.emit(event($0)) })
   |                                                   `- warning: capture of 'keyPath' with non-sendable type 'KeyPath<Self.State, SubState>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
21 |     }
22 |
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/Common/StateRenderer.swift:20:70: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | public extension StateRenderer where Self: EventEmitter {
19 |     func binding<SubState>(for keyPath: KeyPath<State, SubState>, event: @escaping (SubState) -> Event) -> Binding<SubState> {
20 |         return Binding(get: { self.state[keyPath: keyPath] }, set: { self.emit(event($0)) })
   |                                                                      `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
21 |     }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/Common/StateRenderer.swift:20:80: warning: capture of 'event' with non-sendable type '(SubState) -> Self.Event' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | public extension StateRenderer where Self: EventEmitter {
19 |     func binding<SubState>(for keyPath: KeyPath<State, SubState>, event: @escaping (SubState) -> Event) -> Binding<SubState> {
20 |         return Binding(get: { self.state[keyPath: keyPath] }, set: { self.emit(event($0)) })
   |                                                                                |- warning: capture of 'event' with non-sendable type '(SubState) -> Self.Event' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                                                                `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 |     }
22 |
[200/200] Compiling SpinCommon SpinDefinition.swift
[201/233] Compiling SpinCombine RunLoop+Executer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/RunLoop+Executer.swift:11:1: warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension RunLoop: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = RunLoop
13 |     public static func defaultSpinExecuter() -> Executer {
[202/234] Compiling SpinCombine Spin.swift
[203/234] Compiling SpinReactiveSwift Spin.swift
[204/235] Compiling SpinReactiveSwift Gear.swift
[205/235] Emitting module SpinRxSwift
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:67:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
65 |     }
66 |
67 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
68 |                        propagating block: @escaping (Event) -> EventStream.Value?,
69 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:81:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
79 |     }
80 |
81 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
82 |                        catching event: Event,
83 |                        emitting loopEvent: EventStream.Value,
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Observable+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension Observable: ReactiveStream {
   | |- warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Element
13 |     public typealias Subscription = Disposable
[206/235] Compiling SpinRxSwift Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:67:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
65 |     }
66 |
67 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
68 |                        propagating block: @escaping (Event) -> EventStream.Value?,
69 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Feedback.swift:81:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias RxFeedback = SpinRxSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = Observable<State>
15 |     public typealias EventStream = Observable<Event>
   :
79 |     }
80 |
81 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
82 |                        catching event: Event,
83 |                        emitting loopEvent: EventStream.Value,
[207/235] Compiling SpinRxSwift Gear.swift
[208/235] Compiling SpinReactiveSwift SignalProducer+ReactiveStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/SignalProducer+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension SignalProducer: ReactiveStream where Error == Never {
   | |- warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Value
13 |     public typealias Subscription = Disposable
[209/235] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
[210/235] Compiling SpinReactiveSwift Disposable+add.swift
[211/235] Compiling SpinCombine AnyPublisher+streamFromSpin.swift
[212/235] Compiling SpinReactiveSwift SignalProducer+Deferred.swift
[213/235] Compiling SpinRxSwift Observable+ReactiveStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxSwift/Observable+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension Observable: ReactiveStream {
   | |- warning: extension declares a conformance of imported type 'Observable' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'RxSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Element
13 |     public typealias Subscription = Disposable
[214/235] Compiling SpinRxSwift Executer.swift
[215/235] Compiling SpinRxSwift Spin.swift
[216/235] Compiling SpinRxSwift Observable+streamFromSpin.swift
[217/235] Emitting module SpinReactiveSwift
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:63:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
61 |     }
62 |
63 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
64 |                        propagating block: @escaping (Event) -> EventStream.Value?,
65 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:76:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
74 |     }
75 |
76 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
77 |                        catching event: Event,
78 |                        emitting loopEvent: EventStream.Value,
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/SignalProducer+ReactiveStream.swift:11:1: warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension SignalProducer: ReactiveStream where Error == Never {
   | |- warning: extension declares a conformance of imported type 'SignalProducer' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'ReactiveSwift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Value = Value
13 |     public typealias Subscription = Disposable
[218/235] Compiling SpinReactiveSwift Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:63:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
61 |     }
62 |
63 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
64 |                        propagating block: @escaping (Event) -> EventStream.Value?,
65 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/ReactiveSwift/Feedback.swift:76:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
11 | public typealias ReactiveFeedback = SpinReactiveSwift.Feedback
12 |
13 | public struct Feedback<State, Event>: FeedbackDefinition {
   |                               `- note: 'Event' previously declared here
14 |     public typealias StateStream = SignalProducer<State, Never>
15 |     public typealias EventStream = SignalProducer<Event, Never>
   :
74 |     }
75 |
76 |     public init<Event>(attachedTo gear: Gear<Event>,
   |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
77 |                        catching event: Event,
78 |                        emitting loopEvent: EventStream.Value,
[219/235] Compiling SpinReactiveSwift SwiftUISpin.swift
[220/235] Compiling SpinReactiveSwift Spinner.swift
[221/235] Compiling SpinRxSwift Spinner.swift
[222/235] Compiling SpinRxSwift UISpin.swift
[223/235] Compiling SpinRxSwift SwiftUISpin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:12:1: warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
10 |
11 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
12 | extension AnyPublisher: ReactiveStream where Failure == Never {
   | |- warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Value = Output
14 |     public typealias Subscription = AnyCancellable
/Users/admin/builder/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:12:1: warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
10 |
11 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
12 | extension AnyPublisher: ReactiveStream where Failure == Never {
   | |- warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Value = Output
14 |     public typealias Subscription = AnyCancellable
[226/235] Compiling SpinCombine AnyScheduler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/DispatchQueue+Executer.swift:12:1: warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
10 | import SpinCommon
11 |
12 | extension DispatchQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Executer = DispatchQueue
14 |     public static func defaultSpinExecuter() -> Executer {
[227/235] Compiling SpinCombine DispatchQueue+Executer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/DispatchQueue+Executer.swift:12:1: warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
10 | import SpinCommon
11 |
12 | extension DispatchQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Executer = DispatchQueue
14 |     public static func defaultSpinExecuter() -> Executer {
[228/235] Compiling SpinCombine Feedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:74:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 72 |     }
 73 |
 74 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 75 |                        propagating block: @escaping (Event) -> EventStream.Value?,
 76 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:88:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 86 |     }
 87 |
 88 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 89 |                        catching event: Event,
 90 |                        emitting loopEvent: EventStream.Value,
[229/235] Compiling SpinCombine Gear.swift
[230/235] Compiling SpinCombine OperationQueue+Executer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combine/OperationQueue+Executer.swift:11:1: warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension OperationQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = OperationQueue
13 |     public static func defaultSpinExecuter() -> Executer {
[231/235] Compiling SpinCombine SwiftUISpin.swift
[232/235] Emitting module SpinCombine
/Users/admin/builder/spi-builder-workspace/Sources/Combine/AnyPublisher+ReactiveStream.swift:12:1: warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
10 |
11 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
12 | extension AnyPublisher: ReactiveStream where Failure == Never {
   | |- warning: extension declares a conformance of imported type 'AnyPublisher' to imported protocol 'ReactiveStream'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Value = Output
14 |     public typealias Subscription = AnyCancellable
/Users/admin/builder/spi-builder-workspace/Sources/Combine/DispatchQueue+Executer.swift:12:1: warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
10 | import SpinCommon
11 |
12 | extension DispatchQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'DispatchQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public typealias Executer = DispatchQueue
14 |     public static func defaultSpinExecuter() -> Executer {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:74:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 72 |     }
 73 |
 74 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 75 |                        propagating block: @escaping (Event) -> EventStream.Value?,
 76 |                        on executer: Executer? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/Feedback.swift:88:17: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 21 |
 22 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
 23 | public struct ScheduledFeedback<State, Event, SchedulerTime, SchedulerOptions>: FeedbackDefinition
    |                                        `- note: 'Event' previously declared here
 24 | where SchedulerTime: Strideable, SchedulerTime.Stride: SchedulerTimeIntervalConvertible {
 25 |     public typealias StateStream = AnyPublisher<State, Never>
    :
 86 |     }
 87 |
 88 |     public init<Event>(attachedTo gear: Gear<Event>,
    |                 `- warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 89 |                        catching event: Event,
 90 |                        emitting loopEvent: EventStream.Value,
/Users/admin/builder/spi-builder-workspace/Sources/Combine/OperationQueue+Executer.swift:11:1: warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension OperationQueue: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'OperationQueue' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = OperationQueue
13 |     public static func defaultSpinExecuter() -> Executer {
/Users/admin/builder/spi-builder-workspace/Sources/Combine/RunLoop+Executer.swift:11:1: warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import SpinCommon
10 |
11 | extension RunLoop: ExecuterDefinition {
   | |- warning: extension declares a conformance of imported type 'RunLoop' to imported protocol 'ExecuterDefinition'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public typealias Executer = RunLoop
13 |     public static func defaultSpinExecuter() -> Executer {
[233/235] Compiling SpinCombine Spinner.swift
[234/235] Compiling SpinCombine UISpin.swift
[235/235] Compiling SpinReactiveSwift UISpin.swift
Build complete! (36.54s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.3.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    }
  ],
  "manifest_display_name" : "Spin.Swift",
  "name" : "Spin.Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "SpinCommon",
      "targets" : [
        "SpinCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpinCombine",
      "targets" : [
        "SpinCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpinReactiveSwift",
      "targets" : [
        "SpinReactiveSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpinRxSwift",
      "targets" : [
        "SpinRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpinRxSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinRxSwiftTests",
      "path" : "Tests/RxSwiftTests",
      "product_dependencies" : [
        "RxBlocking"
      ],
      "sources" : [
        "DispatchQueue+currentLabel.swift",
        "FeedbackTests.swift",
        "GearTests.swift",
        "MaterializedSequenceResult+Equatable.swift",
        "Observable+ReactiveStreamTests.swift",
        "Observable+streamFromSpinTests.swift",
        "SpinIntegrationTests.swift",
        "SwiftUISpinTests.swift",
        "UISpinTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinRxSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinRxSwift",
      "module_type" : "SwiftTarget",
      "name" : "SpinRxSwift",
      "path" : "Sources/RxSwift",
      "product_dependencies" : [
        "RxSwift",
        "RxRelay"
      ],
      "product_memberships" : [
        "SpinRxSwift"
      ],
      "sources" : [
        "Executer.swift",
        "Feedback.swift",
        "Gear.swift",
        "Observable+ReactiveStream.swift",
        "Observable+streamFromSpin.swift",
        "Spin.swift",
        "Spinner.swift",
        "SwiftUISpin.swift",
        "UISpin.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpinReactiveSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinReactiveSwiftTests",
      "path" : "Tests/ReactiveSwiftTests",
      "sources" : [
        "DispatchQueue+currentLabel.swift",
        "FeedbackTests.swift",
        "GearTests.swift",
        "SignalProducer+DeferredTests.swift",
        "SignalProducer+ReactiveStreamTests.swift",
        "SignalProducer+streamFromSpinTests.swift",
        "SpinIntegrationTests.swift",
        "SwiftUISpinTests.swift",
        "UISpinTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinReactiveSwift",
      "module_type" : "SwiftTarget",
      "name" : "SpinReactiveSwift",
      "path" : "Sources/ReactiveSwift",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "SpinReactiveSwift"
      ],
      "sources" : [
        "Disposable+add.swift",
        "Executer.swift",
        "Feedback.swift",
        "Gear.swift",
        "SignalProducer+Deferred.swift",
        "SignalProducer+ReactiveStream.swift",
        "SignalProducer+streamFromSpin.swift",
        "Spin.swift",
        "Spinner.swift",
        "SwiftUISpin.swift",
        "UISpin.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpinCommonTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinCommonTests",
      "path" : "Tests/CommonTests",
      "sources" : [
        "AnySpinTests.swift",
        "FeedbackDefinition+DefaultTests.swift",
        "Mocks/MockEvent.swift",
        "Mocks/MockExecuter.swift",
        "Mocks/MockFeedback.swift",
        "Mocks/MockGear.swift",
        "Mocks/MockLifecycle.swift",
        "Mocks/MockState.swift",
        "Mocks/MockStream.swift",
        "PartialTests.swift",
        "SpinnerTests.swift",
        "Weakify.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinCommon",
      "module_type" : "SwiftTarget",
      "name" : "SpinCommon",
      "path" : "Sources/Common",
      "product_memberships" : [
        "SpinCommon",
        "SpinCombine",
        "SpinReactiveSwift",
        "SpinRxSwift"
      ],
      "sources" : [
        "AnySpin.swift",
        "AnySpinner.swift",
        "EventEmitter.swift",
        "ExecuterDefinition.swift",
        "FeedbackDefinition+Default.swift",
        "FeedbackDefinition.swift",
        "GearDefinition.swift",
        "Partial.swift",
        "ReactiveStream.swift",
        "Reducer.swift",
        "SpinDefinition.swift",
        "StateRenderer.swift",
        "Weakify.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpinCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "SpinCombineTests",
      "path" : "Tests/CombineTests",
      "sources" : [
        "AnyPublisher+ReactiveStreamTests.swift",
        "AnyPublisher+streamFromSpinTests.swift",
        "AnyPublisher+subscribe.swift",
        "DispatchQueue+currentLabel.swift",
        "FeedbackTests.swift",
        "GearTests.swift",
        "SpinIntegrationTests.swift",
        "SwiftUISpinTests.swift",
        "UISpinTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SpinCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpinCombine",
      "module_type" : "SwiftTarget",
      "name" : "SpinCombine",
      "path" : "Sources/Combine",
      "product_memberships" : [
        "SpinCombine"
      ],
      "sources" : [
        "AnyPublisher+ReactiveStream.swift",
        "AnyPublisher+streamFromSpin.swift",
        "AnyScheduler.swift",
        "DispatchQueue+Executer.swift",
        "Feedback.swift",
        "Gear.swift",
        "OperationQueue+Executer.swift",
        "RunLoop+Executer.swift",
        "Spin.swift",
        "Spinner.swift",
        "SwiftUISpin.swift",
        "UISpin.swift"
      ],
      "target_dependencies" : [
        "SpinCommon"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.