This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Spinners/Spin.Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a 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-6F35C1178C84523A.txt
[9/177] Emitting module RxSwift
[10/192] Emitting module ReactiveSwift
[11/194] Compiling RxSwift Buffer.swift
[12/194] Compiling RxSwift Cancelable.swift
[13/194] Compiling RxSwift Catch.swift
[14/194] Compiling RxSwift CombineLatest+Collection.swift
[15/194] Compiling RxSwift CombineLatest+arity.swift
[16/194] Compiling RxSwift CombineLatest.swift
[17/194] Compiling RxSwift CompactMap.swift
[18/194] Compiling RxSwift Completable+AndThen.swift
[19/194] Compiling RxSwift Completable.swift
[20/194] Compiling RxSwift CompositeDisposable.swift
[21/194] Compiling RxSwift Concat.swift
[22/194] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[23/194] Compiling RxSwift ConcurrentMainScheduler.swift
[24/194] Compiling RxSwift ConnectableObservableType.swift
[25/194] Compiling RxSwift Create.swift
[26/194] Compiling RxSwift DisposeBase.swift
[27/194] Compiling RxSwift DistinctUntilChanged.swift
[28/194] Compiling RxSwift Do.swift
[29/194] Compiling RxSwift ElementAt.swift
[30/194] Compiling RxSwift Empty.swift
[31/194] Compiling RxSwift Enumerated.swift
[32/194] Compiling RxSwift Error.swift
[33/194] Compiling RxSwift Errors.swift
[34/194] Compiling RxSwift Event.swift
[35/194] Compiling RxSwift Filter.swift
[36/194] Compiling RxSwift First.swift
[37/194] Compiling RxSwift Generate.swift
[38/194] Compiling RxSwift GroupBy.swift
[39/194] Compiling RxSwift GroupedObservable.swift
[40/194] Compiling RxSwift HistoricalScheduler.swift
[41/194] Compiling RxSwift Skip.swift
[42/194] Compiling RxSwift SkipUntil.swift
[43/194] Compiling RxSwift SkipWhile.swift
[44/194] Compiling RxSwift StartWith.swift
[45/194] Compiling RxSwift SubjectType.swift
[46/194] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[47/194] Compiling ReactiveSwift ValidatingProperty.swift
[48/194] Compiling RxSwift AddRef.swift
[49/194] Compiling RxSwift Amb.swift
[50/194] Compiling RxSwift AnonymousDisposable.swift
[51/194] Compiling RxSwift AnonymousObserver.swift
[52/194] Compiling RxSwift AnyObserver.swift
[53/194] Compiling RxSwift AsMaybe.swift
[54/194] Compiling RxSwift AsSingle.swift
[55/194] Compiling RxSwift AsyncLock.swift
[56/194] Compiling RxSwift AsyncSubject.swift
[57/194] Compiling RxSwift AtomicInt.swift
[58/194] Compiling RxSwift Bag+Rx.swift
[59/194] Compiling RxSwift Bag.swift
[60/194] Compiling RxSwift BehaviorSubject.swift
[61/194] Compiling RxSwift BinaryDisposable.swift
[62/194] Compiling RxSwift BooleanDisposable.swift
[63/194] Compiling RxSwift Sample.swift
[64/194] Compiling RxSwift Scan.swift
[65/194] Compiling RxSwift ScheduledDisposable.swift
[66/194] Compiling RxSwift ScheduledItem.swift
[67/194] Compiling RxSwift ScheduledItemType.swift
[68/194] Compiling RxSwift SchedulerServices+Emulation.swift
[69/194] Compiling RxSwift SchedulerType.swift
[70/194] Compiling RxSwift Sequence.swift
[71/194] Compiling RxSwift SerialDispatchQueueScheduler.swift
[72/194] Compiling RxSwift SerialDisposable.swift
[73/194] Compiling RxSwift ShareReplayScope.swift
[74/194] Compiling RxSwift Single.swift
[75/194] Compiling RxSwift SingleAssignmentDisposable.swift
[76/194] Compiling RxSwift SingleAsync.swift
[77/194] Compiling RxSwift Sink.swift
[83/194] Compiling RxSwift SubscribeOn.swift
[84/194] Compiling RxSwift SubscriptionDisposable.swift
[85/194] Compiling RxSwift SwiftSupport.swift
[86/194] Compiling RxSwift Switch.swift
[87/194] Compiling RxSwift SwitchIfEmpty.swift
[88/194] Compiling RxSwift SynchronizedDisposeType.swift
[89/194] Compiling RxSwift SynchronizedOnType.swift
[90/194] Compiling RxSwift SynchronizedUnsubscribeType.swift
[91/194] Compiling RxSwift TailRecursiveSink.swift
[92/194] Compiling RxSwift Take.swift
[93/194] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[94/194] Compiling RxSwift ImmediateSchedulerType.swift
[95/194] Compiling RxSwift InfiniteSequence.swift
[96/194] Compiling RxSwift InvocableScheduledItem.swift
[99/194] Compiling RxSwift Lock.swift
[100/194] Compiling RxSwift LockOwnerType.swift
[101/194] Compiling RxSwift MainScheduler.swift
[102/194] Compiling RxSwift Map.swift
[103/194] Compiling RxSwift Materialize.swift
[104/194] Compiling RxSwift Maybe.swift
[105/194] Compiling RxSwift Merge.swift
[106/194] Compiling RxSwift Multicast.swift
[107/194] Compiling RxSwift Never.swift
[110/194] Compiling RxSwift CurrentThreadScheduler.swift
[111/194] Compiling RxSwift Date+Dispatch.swift
[112/194] Compiling RxSwift Debounce.swift
[113/194] Compiling RxSwift Debug.swift
[114/194] Compiling RxSwift DefaultIfEmpty.swift
[115/194] Compiling RxSwift Deferred.swift
[116/194] Compiling RxSwift Delay.swift
[117/194] Compiling RxSwift DelaySubscription.swift
[118/194] Compiling RxSwift Dematerialize.swift
[119/194] Compiling RxSwift Deprecated.swift
[120/194] Compiling RxSwift DispatchQueue+Extensions.swift
[121/194] Compiling RxSwift DispatchQueueConfiguration.swift
[122/194] Compiling RxSwift Disposable.swift
[123/194] Compiling RxSwift Disposables.swift
[124/194] Compiling RxSwift DisposeBag.swift
[125/194] Compiling RxSwift NopDisposable.swift
[126/194] Compiling RxSwift Observable.swift
[127/194] Compiling RxSwift ObservableConvertibleType.swift
[128/194] Compiling RxSwift ObservableType+Extensions.swift
[129/194] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[130/194] Compiling RxSwift ObservableType.swift
[131/194] Compiling RxSwift ObserveOn.swift
[132/194] Compiling RxSwift ObserverBase.swift
[133/194] Compiling RxSwift ObserverType.swift
[134/194] Compiling RxSwift OperationQueueScheduler.swift
[135/194] Compiling RxSwift Optional.swift
[136/194] Compiling RxSwift Platform.Darwin.swift
[137/194] Compiling RxSwift Platform.Linux.swift
[138/194] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[139/194] Compiling RxSwift PrimitiveSequence.swift
[140/194] Compiling RxSwift PriorityQueue.swift
[141/194] Compiling RxSwift Producer.swift
[142/194] Compiling RxSwift PublishSubject.swift
[143/194] Compiling RxSwift Queue.swift
[144/194] Compiling RxSwift Range.swift
[145/194] Compiling RxSwift Reactive.swift
[146/194] Compiling RxSwift RecursiveLock.swift
[147/194] Compiling RxSwift RecursiveScheduler.swift
[148/194] Compiling RxSwift Reduce.swift
[149/194] Compiling RxSwift RefCountDisposable.swift
[150/194] Compiling RxSwift Repeat.swift
[151/194] Compiling RxSwift ReplaySubject.swift
[152/194] Compiling RxSwift RetryWhen.swift
[153/194] Compiling RxSwift Rx.swift
[154/194] Compiling RxSwift RxMutableBox.swift
[167/194] Compiling RxSwift TakeLast.swift
[168/194] Compiling RxSwift TakeUntil.swift
[169/194] Compiling RxSwift TakeWhile.swift
[170/194] Compiling RxSwift Throttle.swift
[171/194] Compiling RxSwift Timeout.swift
[172/194] Compiling RxSwift Timer.swift
[173/194] Compiling RxSwift ToArray.swift
[174/194] Compiling RxSwift Using.swift
[175/194] Compiling RxSwift VirtualTimeConverterType.swift
[176/194] Compiling RxSwift VirtualTimeScheduler.swift
[177/194] Compiling RxSwift Window.swift
[178/194] Compiling RxSwift WithLatestFrom.swift
[179/194] Compiling RxSwift Zip+Collection.swift
[180/194] Compiling RxSwift Zip+arity.swift
[181/194] Compiling RxSwift Zip.swift
[182/199] Compiling RxRelay BehaviorRelay.swift
[183/199] Compiling RxRelay Utils.swift
[184/199] Compiling RxRelay PublishRelay.swift
[185/199] Emitting module RxRelay
[186/199] Compiling RxRelay Observable+Bind.swift
[187/199] Compiling SpinCommon Partial.swift
[188/199] Compiling SpinCommon ReactiveStream.swift
[189/199] Compiling SpinCommon Reducer.swift
/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>(
[196/199] Compiling SpinCommon GearDefinition.swift
[197/199] 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>(
[198/199] Compiling SpinCommon SpinDefinition.swift
[199/199] Compiling SpinCommon StateRenderer.swift
[200/200] Compiling SpinCommon Weakify.swift
[201/233] Compiling SpinRxSwift Spin.swift
[202/233] Compiling SpinRxSwift UISpin.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/MainScheduler.swift:37:23: warning: class property 'instance' is not concurrency-safe because non-'Sendable' type 'MainScheduler' may have shared mutable state; this is an error in the Swift 6 language mode
22 | operator please use `ConcurrentMainScheduler` because it is more optimized for that purpose.
23 | */
24 | public final class MainScheduler : SerialDispatchQueueScheduler {
   |                    `- note: class 'MainScheduler' does not conform to the 'Sendable' protocol
25 |
26 |     private let _mainQueue: DispatchQueue
   :
35 |
36 |     /// Singleton instance of `MainScheduler`
37 |     public static let instance = MainScheduler()
   |                       |- warning: class property 'instance' is not concurrency-safe because non-'Sendable' type 'MainScheduler' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 |     /// Singleton instance of `MainScheduler` that always schedules work asynchronously
[203/233] Compiling SpinRxSwift Observable+streamFromSpin.swift
[204/233] 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,
[205/233] Compiling SpinRxSwift Executer.swift
[206/233] Compiling SpinRxSwift Gear.swift
[207/233] Compiling SpinRxSwift Spinner.swift
[208/233] 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
[209/233] 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
[210/233] Compiling SpinRxSwift SwiftUISpin.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/MainScheduler.swift:37:23: warning: class property 'instance' is not concurrency-safe because non-'Sendable' type 'MainScheduler' may have shared mutable state; this is an error in the Swift 6 language mode
22 | operator please use `ConcurrentMainScheduler` because it is more optimized for that purpose.
23 | */
24 | public final class MainScheduler : SerialDispatchQueueScheduler {
   |                    `- note: class 'MainScheduler' does not conform to the 'Sendable' protocol
25 |
26 |     private let _mainQueue: DispatchQueue
   :
35 |
36 |     /// Singleton instance of `MainScheduler`
37 |     public static let instance = MainScheduler()
   |                       |- warning: class property 'instance' is not concurrency-safe because non-'Sendable' type 'MainScheduler' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 |     /// Singleton instance of `MainScheduler` that always schedules work asynchronously
[211/233] Compiling SpinReactiveSwift Spinner.swift
[212/233] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
[213/233] 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,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Flatten.swift:35:20: warning: static property 'merge' is not concurrency-safe because non-'Sendable' type 'FlattenStrategy' may have shared mutable state; this is an error in the Swift 6 language mode
   8 |
   9 | /// Describes how a stream of inner streams should be flattened into a stream of values.
  10 | public struct FlattenStrategy {
     |               `- note: consider making struct 'FlattenStrategy' conform to the 'Sendable' protocol
  11 | 	fileprivate enum Kind {
  12 | 		case concurrent(limit: UInt)
     :
  33 | 	/// Any failure from the inner streams is propagated immediately to the flattened
  34 | 	/// stream of values.
  35 | 	public static let merge = FlattenStrategy(kind: .concurrent(limit: .max))
     |                    |- warning: static property 'merge' is not concurrency-safe because non-'Sendable' type 'FlattenStrategy' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'merge' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 | 	/// The stream of streams is concatenated, so that only values from one inner stream
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Flatten.swift:85:20: warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'FlattenStrategy' may have shared mutable state; this is an error in the Swift 6 language mode
   8 |
   9 | /// Describes how a stream of inner streams should be flattened into a stream of values.
  10 | public struct FlattenStrategy {
     |               `- note: consider making struct 'FlattenStrategy' conform to the 'Sendable' protocol
  11 | 	fileprivate enum Kind {
  12 | 		case concurrent(limit: UInt)
     :
  83 | 	/// Any failure from the inner streams is propagated immediately to the flattened
  84 | 	/// stream of values.
  85 | 	public static let latest = FlattenStrategy(kind: .latest)
     |                    |- warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'FlattenStrategy' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: annotate 'latest' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  86 |
  87 | 	/// Forward only events from the first inner stream that sends an event. Any other
[214/233] Compiling SpinReactiveSwift Spin.swift
[215/233] Compiling SpinReactiveSwift Disposable+add.swift
[216/233] Compiling SpinReactiveSwift Executer.swift
[217/233] Compiling SpinReactiveSwift Gear.swift
[218/233] 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
[219/233] Compiling SpinReactiveSwift SignalProducer+Deferred.swift
[220/233] Compiling SpinReactiveSwift SwiftUISpin.swift
[221/233] 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
[222/234] Compiling SpinCombine Spinner.swift
[223/234] 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 {
[224/234] Compiling SpinCombine Gear.swift
[225/234] Compiling SpinCombine SwiftUISpin.swift
[226/234] 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 {
[227/234] Compiling SpinCombine Spin.swift
[228/234] 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 {
[229/234] Compiling SpinCombine AnyPublisher+ReactiveStream.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
[230/234] Compiling SpinCombine AnyPublisher+streamFromSpin.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/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/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 {
[233/234] 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,
[234/235] Compiling SpinReactiveSwift UISpin.swift
[235/235] Compiling SpinCombine UISpin.swift
Build complete! (54.34s)
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
[1/52438] Fetching reactiveswift
[4721/103854] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (2.33s)
[42162/51416] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (6.45s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.77s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.69s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.1
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.