Build Information
Successful build of Spin.Swift, reference 0.21.0 (042f70
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 08:20:08 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: 0.21.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Spinners/Spin.Swift
* tag 0.21.0 -> FETCH_HEAD
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 0.21.0
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
[1/52438] Fetching reactiveswift
[2623/104796] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (17.89s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (17.89s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.68s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.3.0 (0.67s)
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.54s)
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.70s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.70s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.02s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.7.0 (0.64s)
Creating working copy for https://github.com/Spinners/Spin.Swift.git
Working copy of https://github.com/Spinners/Spin.Swift.git resolved at 0.21.0 (042f708)
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/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
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 Bag.swift
[11/192] Compiling RxSwift BehaviorSubject.swift
[12/194] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[13/194] Compiling ReactiveSwift ValidatingProperty.swift
[14/194] Compiling RxSwift AtomicInt.swift
[15/194] Compiling RxSwift Bag+Rx.swift
[16/194] Compiling RxSwift AsyncLock.swift
[17/194] Compiling RxSwift AsyncSubject.swift
[18/194] Compiling RxSwift AsMaybe.swift
[19/194] Compiling RxSwift AsSingle.swift
[20/194] Compiling RxSwift AnonymousObserver.swift
[21/194] Compiling RxSwift AnyObserver.swift
[22/194] Compiling RxSwift AddRef.swift
[23/194] Compiling RxSwift Amb.swift
[24/194] Compiling RxSwift AnonymousDisposable.swift
[25/194] Emitting module ReactiveSwift
/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>(
[30/195] Compiling SpinCommon Weakify.swift
[31/195] Compiling RxSwift Buffer.swift
[32/195] Compiling RxSwift Cancelable.swift
[33/195] Compiling RxSwift Catch.swift
[34/195] Compiling RxSwift CombineLatest+Collection.swift
[37/195] Compiling RxSwift CompactMap.swift
[38/195] Compiling RxSwift Completable+AndThen.swift
[39/195] Compiling RxSwift Completable.swift
[40/195] Compiling RxSwift CompositeDisposable.swift
[41/195] Compiling RxSwift Concat.swift
[42/195] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[43/195] Compiling RxSwift ConcurrentMainScheduler.swift
[44/195] Compiling RxSwift ConnectableObservableType.swift
[45/195] Compiling RxSwift Create.swift
[59/195] Compiling RxSwift BinaryDisposable.swift
[60/195] Compiling RxSwift BooleanDisposable.swift
[61/195] Compiling RxSwift CurrentThreadScheduler.swift
[62/195] Compiling RxSwift Date+Dispatch.swift
[63/195] Compiling RxSwift Debounce.swift
[64/195] Compiling RxSwift Debug.swift
[65/195] Compiling RxSwift DefaultIfEmpty.swift
[66/195] Compiling RxSwift Deferred.swift
[67/195] Compiling RxSwift Delay.swift
[68/195] Compiling RxSwift DelaySubscription.swift
[69/195] Compiling RxSwift Dematerialize.swift
[70/195] Compiling RxSwift Deprecated.swift
[71/195] Compiling RxSwift DispatchQueue+Extensions.swift
[72/195] Compiling RxSwift DispatchQueueConfiguration.swift
[73/195] Compiling RxSwift Disposable.swift
[74/195] Compiling RxSwift Disposables.swift
[75/195] Compiling RxSwift DisposeBag.swift
[78/195] Compiling RxSwift NopDisposable.swift
[79/195] Compiling RxSwift Observable.swift
[80/195] Compiling RxSwift ObservableConvertibleType.swift
[81/195] Compiling RxSwift ObservableType+Extensions.swift
[82/195] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[83/195] Compiling RxSwift ObservableType.swift
[84/195] Compiling RxSwift ObserveOn.swift
[85/195] Compiling RxSwift ObserverBase.swift
[86/195] Compiling RxSwift ObserverType.swift
[87/195] Compiling RxSwift OperationQueueScheduler.swift
[88/195] Compiling RxSwift Optional.swift
[89/195] Compiling RxSwift Platform.Darwin.swift
[90/195] Compiling RxSwift Platform.Linux.swift
[91/195] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[92/195] Compiling RxSwift PrimitiveSequence.swift
[93/195] Compiling RxSwift Skip.swift
[94/195] Compiling RxSwift SkipUntil.swift
[95/195] Compiling RxSwift SkipWhile.swift
[96/195] Compiling RxSwift StartWith.swift
[97/195] Compiling RxSwift SubjectType.swift
[98/195] Compiling RxSwift SubscribeOn.swift
[99/195] Compiling RxSwift SubscriptionDisposable.swift
[100/195] Compiling RxSwift SwiftSupport.swift
[101/195] Compiling RxSwift Switch.swift
[102/195] Compiling RxSwift SwitchIfEmpty.swift
[103/195] Compiling RxSwift SynchronizedDisposeType.swift
[104/195] Compiling RxSwift SynchronizedOnType.swift
[105/195] Compiling RxSwift SynchronizedUnsubscribeType.swift
[106/195] Compiling RxSwift TailRecursiveSink.swift
[107/195] Compiling RxSwift Take.swift
[108/195] Compiling RxSwift PriorityQueue.swift
[109/195] Compiling RxSwift Producer.swift
[110/195] Compiling RxSwift PublishSubject.swift
[111/195] Compiling RxSwift Queue.swift
[112/195] Compiling RxSwift Range.swift
[113/195] Compiling RxSwift Reactive.swift
[114/195] Compiling RxSwift RecursiveLock.swift
[115/195] Compiling RxSwift RecursiveScheduler.swift
[116/195] Compiling RxSwift Reduce.swift
[117/195] Compiling RxSwift RefCountDisposable.swift
[118/195] Compiling RxSwift Repeat.swift
[119/195] Compiling RxSwift ReplaySubject.swift
[120/195] Compiling RxSwift RetryWhen.swift
[121/195] Compiling RxSwift Rx.swift
[122/195] Compiling RxSwift RxMutableBox.swift
[123/195] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[124/195] Compiling RxSwift ImmediateSchedulerType.swift
[125/195] Compiling RxSwift InfiniteSequence.swift
[126/195] Compiling RxSwift InvocableScheduledItem.swift
[127/195] Compiling RxSwift InvocableType.swift
[128/195] Compiling RxSwift Just.swift
[129/195] Compiling RxSwift Lock.swift
[130/195] Compiling RxSwift LockOwnerType.swift
[131/195] Compiling RxSwift MainScheduler.swift
[132/195] Compiling RxSwift Map.swift
[133/195] Compiling RxSwift Materialize.swift
[134/195] Compiling RxSwift Maybe.swift
[135/195] Compiling RxSwift Merge.swift
[136/195] Compiling RxSwift Multicast.swift
[137/195] Compiling RxSwift Never.swift
[138/195] Compiling RxSwift DisposeBase.swift
[139/195] Compiling RxSwift DistinctUntilChanged.swift
[140/195] Compiling RxSwift Do.swift
[141/195] Compiling RxSwift ElementAt.swift
[142/195] Compiling RxSwift Empty.swift
[143/195] Compiling RxSwift Enumerated.swift
[144/195] Compiling RxSwift Error.swift
[145/195] Compiling RxSwift Errors.swift
[146/195] Compiling RxSwift Event.swift
[147/195] Compiling RxSwift Filter.swift
[148/195] Compiling RxSwift First.swift
[149/195] Compiling RxSwift Generate.swift
[150/195] Compiling RxSwift GroupBy.swift
[151/195] Compiling RxSwift GroupedObservable.swift
[152/195] Compiling RxSwift HistoricalScheduler.swift
[153/195] Compiling RxSwift Sample.swift
[154/195] Compiling RxSwift Scan.swift
[155/195] Compiling RxSwift ScheduledDisposable.swift
[156/195] Compiling RxSwift ScheduledItem.swift
[157/195] Compiling RxSwift ScheduledItemType.swift
[158/195] Compiling RxSwift SchedulerServices+Emulation.swift
[159/195] Compiling RxSwift SchedulerType.swift
[160/195] Compiling RxSwift Sequence.swift
[161/195] Compiling RxSwift SerialDispatchQueueScheduler.swift
[162/195] Compiling RxSwift SerialDisposable.swift
[163/195] Compiling RxSwift ShareReplayScope.swift
[164/195] Compiling RxSwift Single.swift
[165/195] Compiling RxSwift SingleAssignmentDisposable.swift
[166/195] Compiling RxSwift SingleAsync.swift
[167/195] Compiling RxSwift Sink.swift
[172/195] Compiling RxSwift TakeLast.swift
[173/195] Compiling RxSwift TakeUntil.swift
[174/195] Compiling RxSwift TakeWhile.swift
[175/195] Compiling RxSwift Throttle.swift
[176/195] Compiling RxSwift Timeout.swift
[177/195] Compiling RxSwift Timer.swift
[178/195] Compiling RxSwift ToArray.swift
[179/195] Compiling RxSwift Using.swift
[180/195] Compiling RxSwift VirtualTimeConverterType.swift
[181/195] Compiling RxSwift VirtualTimeScheduler.swift
[182/195] Compiling RxSwift Window.swift
[183/195] Compiling RxSwift WithLatestFrom.swift
[184/195] Compiling RxSwift Zip+Collection.swift
[185/195] Compiling RxSwift Zip+arity.swift
[186/195] Compiling RxSwift Zip.swift
[187/200] Compiling RxRelay Utils.swift
[188/200] Compiling RxRelay PublishRelay.swift
[189/200] Compiling RxRelay BehaviorRelay.swift
[190/200] Emitting module RxRelay
[191/200] Compiling RxRelay Observable+Bind.swift
[192/200] Compiling SpinCommon Reducer.swift
[193/200] Compiling SpinCommon SpinDefinition.swift
[196/200] Compiling SpinCommon Partial.swift
[197/200] Compiling SpinCommon ReactiveStream.swift
[198/200] 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>(
[199/200] Compiling SpinCommon GearDefinition.swift
[200/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 |
[201/233] Compiling SpinReactiveSwift Spinner.swift
[202/234] Compiling SpinRxSwift Spin.swift
[203/234] Compiling SpinRxSwift Spinner.swift
[204/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 {
[205/235] Compiling SpinCombine Gear.swift
[206/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 {
[207/235] Compiling SpinReactiveSwift Gear.swift
[208/235] Compiling SpinRxSwift Gear.swift
[209/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
[210/235] Compiling SpinRxSwift Executer.swift
[211/235] Compiling SpinRxSwift Observable+streamFromSpin.swift
[212/235] 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
[213/235] 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
[214/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
[217/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 {
[218/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,
[219/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
[220/235] Compiling SpinRxSwift SwiftUISpin.swift
[221/235] Compiling SpinRxSwift UISpin.swift
[222/235] Compiling SpinReactiveSwift SignalProducer+streamFromSpin.swift
[223/235] Compiling SpinReactiveSwift Spin.swift
[224/235] Compiling SpinReactiveSwift SwiftUISpin.swift
[225/235] Compiling SpinReactiveSwift SignalProducer+Deferred.swift
[226/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
[227/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,
[228/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 {
[229/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 {
[230/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,
[231/235] Compiling SpinCombine Spinner.swift
[232/235] Compiling SpinCombine Spin.swift
[233/235] Compiling SpinCombine SwiftUISpin.swift
[234/235] Compiling SpinReactiveSwift UISpin.swift
[235/235] Compiling SpinCombine UISpin.swift
Build complete! (46.52s)
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.