Build Information
Successful build of DrX, reference 3.3.3 (71315e
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 05:07:26 UTC.
Swift 6 data race errors: 7
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/DuetHealth/DrX.git
Reference: 3.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DuetHealth/DrX
* tag 3.3.3 -> FETCH_HEAD
HEAD is now at 71315e1 Updated RxSwift version and Quick/Nimble testing dependencies
Cloned https://github.com/DuetHealth/DrX.git
Revision (git rev-parse @):
71315e15fa549b24ee75567f2b15a68c735e2c38
SUCCESS checkout https://github.com/DuetHealth/DrX.git at 3.3.3
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/1257] Fetching cwlpreconditiontesting
[203/1712] Fetching cwlpreconditiontesting, cwlcatchexception
[1713/16435] Fetching cwlpreconditiontesting, cwlcatchexception, quick
[3922/68793] Fetching cwlpreconditiontesting, cwlcatchexception, quick, rxswift
[17484/88011] Fetching cwlpreconditiontesting, cwlcatchexception, quick, rxswift, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.54s)
[5763/73288] Fetching cwlpreconditiontesting, cwlcatchexception, rxswift, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (4.96s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (4.96s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.96s)
Fetched https://github.com/Quick/Nimble.git from cache (4.96s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 6.1.0 (0.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.0.0 (0.68s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.68s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.66s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.67s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 6.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.0.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": "drx",
"name": "DrX",
"url": "https://github.com/DuetHealth/DrX.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DrX",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "6.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
},
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "12.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"dependencies": [
{
"identity": "cwlpreconditiontesting",
"name": "CwlPreconditionTesting",
"url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"version": "2.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
"dependencies": [
{
"identity": "cwlcatchexception",
"name": "CwlCatchException",
"url": "https://github.com/mattgallagher/CwlCatchException.git",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
"dependencies": [
]
}
]
}
]
},
{
"identity": "quick",
"name": "Quick",
"url": "https://github.com/Quick/Quick.git",
"version": "6.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/DuetHealth/DrX.git
[1/1821] Fetching drx
Fetched https://github.com/DuetHealth/DrX.git from cache (5.60s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.69s)
Fetched https://github.com/Quick/Nimble.git from cache (0.69s)
Fetched https://github.com/Quick/Quick.git from cache (0.69s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 6.1.0 (0.03s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.03s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.47s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.77s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.46s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.03s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.56s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 6.1.0
Creating working copy for https://github.com/DuetHealth/DrX.git
Working copy of https://github.com/DuetHealth/DrX.git resolved at 3.3.3 (71315e1)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
warning: '.resolve-product-dependencies': dependency 'drx' is not used by any target
Found 3 product dependencies
- RxSwift
- Nimble
- Quick
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/DuetHealth/DrX.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/9] Write sources
[4/9] Write swift-version--7754E27361AE5C74.txt
[6/156] Compiling RxSwift SingleAsync.swift
[7/156] Compiling RxSwift Sink.swift
[8/156] Compiling RxSwift Skip.swift
[9/156] Compiling RxSwift SkipUntil.swift
[10/156] Compiling RxSwift SkipWhile.swift
[11/156] Compiling RxSwift StartWith.swift
[12/156] Compiling RxSwift SubjectType.swift
[13/156] Compiling RxSwift SubscribeOn.swift
[14/156] Compiling RxSwift SubscriptionDisposable.swift
[15/156] Compiling RxSwift SwiftSupport.swift
[16/156] Compiling RxSwift Switch.swift
[17/156] Compiling RxSwift SwitchIfEmpty.swift
[18/156] Compiling RxSwift SynchronizedDisposeType.swift
[19/156] Compiling RxSwift SynchronizedOnType.swift
[20/156] Compiling RxSwift SynchronizedUnsubscribeType.swift
[21/156] Compiling RxSwift TailRecursiveSink.swift
[22/172] Compiling RxSwift AddRef.swift
[23/172] Compiling RxSwift Amb.swift
[24/172] Compiling RxSwift AnonymousDisposable.swift
[25/172] Compiling RxSwift AnonymousObserver.swift
[26/172] Compiling RxSwift AnyObserver.swift
[27/172] Compiling RxSwift AsMaybe.swift
[28/172] Compiling RxSwift AsSingle.swift
[29/172] Compiling RxSwift AsyncLock.swift
[30/172] Compiling RxSwift AsyncSubject.swift
[31/172] Compiling RxSwift AtomicInt.swift
[32/172] Compiling RxSwift Bag+Rx.swift
[33/172] Compiling RxSwift Bag.swift
[34/172] Compiling RxSwift BehaviorSubject.swift
[35/172] Compiling RxSwift BinaryDisposable.swift
[36/172] Compiling RxSwift Binder.swift
[37/172] Compiling RxSwift BooleanDisposable.swift
[38/172] Compiling RxSwift Buffer.swift
[39/172] Compiling RxSwift Cancelable.swift
[40/172] Compiling RxSwift Catch.swift
[41/172] Compiling RxSwift CombineLatest+Collection.swift
[42/172] Compiling RxSwift CombineLatest+arity.swift
[43/172] Compiling RxSwift CombineLatest.swift
[44/172] Compiling RxSwift CompactMap.swift
[45/172] Compiling RxSwift Completable+AndThen.swift
[46/172] Compiling RxSwift Completable.swift
[47/172] Compiling RxSwift CompositeDisposable.swift
[48/172] Compiling RxSwift Concat.swift
[49/172] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[50/172] Compiling RxSwift ConcurrentMainScheduler.swift
[51/172] Compiling RxSwift ConnectableObservableType.swift
[52/172] Compiling RxSwift Create.swift
[53/172] Compiling RxSwift CurrentThreadScheduler.swift
[54/172] Compiling RxSwift Date+Dispatch.swift
[55/172] Compiling RxSwift Debounce.swift
[56/172] Compiling RxSwift Debug.swift
[57/172] Compiling RxSwift Decode.swift
[58/172] Compiling RxSwift DefaultIfEmpty.swift
[59/172] Compiling RxSwift Deferred.swift
[60/172] Compiling RxSwift Delay.swift
[61/172] Compiling RxSwift DelaySubscription.swift
[62/172] Compiling RxSwift Dematerialize.swift
[63/172] Compiling RxSwift DispatchQueue+Extensions.swift
[64/172] Compiling RxSwift DispatchQueueConfiguration.swift
[65/172] Compiling RxSwift Disposable.swift
[66/172] Compiling RxSwift Disposables.swift
[67/172] Compiling RxSwift DisposeBag.swift
[68/172] Compiling RxSwift DisposeBase.swift
[69/172] Compiling RxSwift DistinctUntilChanged.swift
[70/172] Compiling RxSwift Do.swift
[71/172] Compiling RxSwift ElementAt.swift
[72/172] Compiling RxSwift Infallible+Create.swift
[73/172] Compiling RxSwift Infallible+Debug.swift
[74/172] Compiling RxSwift Infallible+Operators.swift
[75/172] Compiling RxSwift Infallible+Zip+arity.swift
[76/172] Compiling RxSwift Infallible.swift
[77/172] Compiling RxSwift InfiniteSequence.swift
[78/172] Compiling RxSwift InvocableScheduledItem.swift
[79/172] Compiling RxSwift InvocableType.swift
[80/172] Compiling RxSwift Just.swift
[81/172] Compiling RxSwift Lock.swift
[82/172] Compiling RxSwift LockOwnerType.swift
[83/172] Compiling RxSwift MainScheduler.swift
[84/172] Compiling RxSwift Map.swift
[85/172] Compiling RxSwift Materialize.swift
[86/172] Compiling RxSwift Maybe.swift
[87/172] Compiling RxSwift Merge.swift
[88/172] Compiling RxSwift Empty.swift
[89/172] Compiling RxSwift Enumerated.swift
[90/172] Compiling RxSwift Error.swift
[91/172] Compiling RxSwift Errors.swift
[92/172] Compiling RxSwift Event.swift
[93/172] Compiling RxSwift Filter.swift
[94/172] Compiling RxSwift First.swift
[95/172] Compiling RxSwift Generate.swift
[96/172] Compiling RxSwift GroupBy.swift
[97/172] Compiling RxSwift GroupedObservable.swift
[98/172] Compiling RxSwift HistoricalScheduler.swift
[99/172] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[100/172] Compiling RxSwift ImmediateSchedulerType.swift
[101/172] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[102/172] Compiling RxSwift Infallible+CombineLatest+arity.swift
[103/172] Compiling RxSwift Infallible+Concurrency.swift
[104/172] Compiling RxSwift Multicast.swift
[105/172] Compiling RxSwift Never.swift
[106/172] Compiling RxSwift NopDisposable.swift
[107/172] Compiling RxSwift Observable+Concurrency.swift
[108/172] Compiling RxSwift Observable.swift
[109/172] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[110/172] Compiling RxSwift ObservableConvertibleType.swift
[111/172] Compiling RxSwift ObservableType+Extensions.swift
[112/172] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[113/172] Compiling RxSwift ObservableType.swift
[114/172] Compiling RxSwift ObserveOn.swift
[115/172] Compiling RxSwift ObserverBase.swift
[116/172] Compiling RxSwift ObserverType.swift
[117/172] Compiling RxSwift OperationQueueScheduler.swift
[118/172] Compiling RxSwift Optional.swift
[119/172] Compiling RxSwift Platform.Darwin.swift
[120/172] Emitting module RxSwift
[121/172] Compiling RxSwift RetryWhen.swift
[122/172] Compiling RxSwift Rx.swift
[123/172] Compiling RxSwift RxMutableBox.swift
[124/172] Compiling RxSwift Sample.swift
[125/172] Compiling RxSwift Scan.swift
[126/172] Compiling RxSwift ScheduledDisposable.swift
[127/172] Compiling RxSwift ScheduledItem.swift
[128/172] Compiling RxSwift ScheduledItemType.swift
[129/172] Compiling RxSwift SchedulerServices+Emulation.swift
[130/172] Compiling RxSwift SchedulerType.swift
[131/172] Compiling RxSwift Sequence.swift
[132/172] Compiling RxSwift SerialDispatchQueueScheduler.swift
[133/172] Compiling RxSwift SerialDisposable.swift
[134/172] Compiling RxSwift ShareReplayScope.swift
[135/172] Compiling RxSwift Single.swift
[136/172] Compiling RxSwift SingleAssignmentDisposable.swift
[137/172] Compiling RxSwift Platform.Linux.swift
[138/172] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[139/172] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[140/172] Compiling RxSwift PrimitiveSequence.swift
[141/172] Compiling RxSwift PriorityQueue.swift
[142/172] Compiling RxSwift Producer.swift
[143/172] Compiling RxSwift PublishSubject.swift
[144/172] Compiling RxSwift Queue.swift
[145/172] Compiling RxSwift Range.swift
[146/172] Compiling RxSwift Reactive.swift
[147/172] Compiling RxSwift RecursiveLock.swift
[148/172] Compiling RxSwift RecursiveScheduler.swift
[149/172] Compiling RxSwift Reduce.swift
[150/172] Compiling RxSwift RefCountDisposable.swift
[151/172] Compiling RxSwift Repeat.swift
[152/172] Compiling RxSwift ReplaySubject.swift
[153/172] Compiling RxSwift Take.swift
[154/172] Compiling RxSwift TakeLast.swift
[155/172] Compiling RxSwift TakeWithPredicate.swift
[156/172] Compiling RxSwift Throttle.swift
[157/172] Compiling RxSwift Timeout.swift
[158/172] Compiling RxSwift Timer.swift
[159/172] Compiling RxSwift ToArray.swift
[160/172] Compiling RxSwift Using.swift
[161/172] Compiling RxSwift VirtualTimeConverterType.swift
[162/172] Compiling RxSwift VirtualTimeScheduler.swift
[163/172] Compiling RxSwift Window.swift
[164/172] Compiling RxSwift WithLatestFrom.swift
[165/172] Compiling RxSwift WithUnretained.swift
[166/172] Compiling RxSwift Zip+Collection.swift
[167/172] Compiling RxSwift Zip+arity.swift
[168/172] Compiling RxSwift Zip.swift
[169/178] Compiling RxRelay Utils.swift
[170/178] Compiling RxRelay PublishRelay.swift
[171/178] Compiling RxRelay ReplayRelay.swift
[172/178] Emitting module RxRelay
[173/178] Compiling RxRelay BehaviorRelay.swift
[174/178] Compiling RxRelay Observable+Bind.swift
[174/178] Compiling RxCocoaRuntime _RXDelegateProxy.m
[175/178] Compiling RxCocoaRuntime _RXKVOObserver.m
[176/178] Compiling RxCocoaRuntime _RX.m
[177/178] Compiling RxCocoaRuntime _RXObjCRuntime.m
[179/265] Emitting module RxCocoa
[180/274] Compiling RxCocoa Signal.swift
[181/274] Compiling RxCocoa TextInput.swift
[182/274] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[183/274] Compiling RxCocoa UIApplication+Rx.swift
[184/274] Compiling RxCocoa UIBarButtonItem+Rx.swift
[185/274] Compiling RxCocoa UIButton+Rx.swift
[186/274] Compiling RxCocoa UICollectionView+Rx.swift
[187/274] Compiling RxCocoa UIControl+Rx.swift
[188/274] Compiling RxCocoa UIDatePicker+Rx.swift
[189/274] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[190/274] Compiling RxCocoa RxDelegateProxyCrashFix.swift
[191/274] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[192/274] Compiling RxCocoa RxPickerViewAdapter.swift
[193/274] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[194/274] Compiling RxCocoa RxPickerViewDataSourceType.swift
[195/274] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[196/274] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[197/274] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[198/274] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[199/274] Compiling RxCocoa Driver+Subscription.swift
[200/274] Compiling RxCocoa Driver.swift
[201/274] Compiling RxCocoa Infallible+Bind.swift
[202/274] Compiling RxCocoa Infallible+Driver.swift
[203/274] Compiling RxCocoa ItemEvents.swift
[204/274] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[205/274] Compiling RxCocoa KVORepresentable+Swift.swift
[206/274] Compiling RxCocoa KVORepresentable.swift
[207/274] Compiling RxCocoa NSButton+Rx.swift
[208/274] Compiling RxCocoa NSControl+Rx.swift
[209/274] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[210/274] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[211/274] Compiling RxCocoa NSObject+Rx.swift
[212/274] Compiling RxCocoa NSSlider+Rx.swift
[213/274] Compiling RxCocoa NSTextField+Rx.swift
[214/274] Compiling RxCocoa NSTextStorage+Rx.swift
[215/274] Compiling RxCocoa NSTextView+Rx.swift
[216/274] Compiling RxCocoa NSView+Rx.swift
[217/274] Compiling RxCocoa NotificationCenter+Rx.swift
[218/274] Compiling RxCocoa Observable+Bind.swift
[219/274] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[220/274] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[221/274] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[222/274] Compiling RxCocoa PublishRelay+Signal.swift
[223/274] Compiling RxCocoa RxCocoa.swift
[224/274] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[225/274] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[226/274] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[227/274] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[228/274] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[229/274] Compiling RxCocoa BehaviorRelay+Driver.swift
[230/274] Compiling RxCocoa ControlEvent+Driver.swift
[231/274] Compiling RxCocoa ControlEvent+Signal.swift
[232/274] Compiling RxCocoa ControlEvent.swift
[233/274] Compiling RxCocoa ControlProperty+Driver.swift
[234/274] Compiling RxCocoa ControlProperty.swift
[235/274] Compiling RxCocoa ControlTarget.swift
[236/274] Compiling RxCocoa DelegateProxy.swift
[237/274] Compiling RxCocoa DelegateProxyType.swift
[238/274] Compiling RxCocoa DispatchQueue+Extensions.swift
[239/274] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[240/274] Compiling RxCocoa RxTabBarDelegateProxy.swift
[241/274] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[242/274] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[243/274] Compiling RxCocoa RxTableViewDataSourceType.swift
[244/274] Compiling RxCocoa RxTableViewDelegateProxy.swift
[245/274] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[246/274] Compiling RxCocoa RxTarget.swift
[247/274] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[248/274] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[249/274] Compiling RxCocoa UINavigationController+Rx.swift
[250/274] Compiling RxCocoa UIPickerView+Rx.swift
[251/274] Compiling RxCocoa UIRefreshControl+Rx.swift
[252/274] Compiling RxCocoa UIScrollView+Rx.swift
[253/274] Compiling RxCocoa UISearchBar+Rx.swift
[254/274] Compiling RxCocoa UISearchController+Rx.swift
[255/274] Compiling RxCocoa UISegmentedControl+Rx.swift
[256/274] Compiling RxCocoa UISlider+Rx.swift
[257/274] Compiling RxCocoa RxTextViewDelegateProxy.swift
[258/274] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[259/274] Compiling RxCocoa SchedulerType+SharedSequence.swift
[260/274] Compiling RxCocoa SectionedViewDataSourceType.swift
[261/274] Compiling RxCocoa SharedSequence+Concurrency.swift
[262/274] Compiling RxCocoa SharedSequence+Operators+arity.swift
[263/274] Compiling RxCocoa SharedSequence+Operators.swift
[264/274] Compiling RxCocoa SharedSequence.swift
[265/274] Compiling RxCocoa Signal+Subscription.swift
[266/274] Compiling RxCocoa UIStepper+Rx.swift
[267/274] Compiling RxCocoa UISwitch+Rx.swift
[268/274] Compiling RxCocoa UITabBar+Rx.swift
[269/274] Compiling RxCocoa UITabBarController+Rx.swift
[270/274] Compiling RxCocoa UITableView+Rx.swift
[271/274] Compiling RxCocoa UITextField+Rx.swift
[272/274] Compiling RxCocoa UITextView+Rx.swift
[273/274] Compiling RxCocoa URLSession+Rx.swift
[274/274] Compiling RxCocoa WKWebView+Rx.swift
[275/293] Compiling DrX DrXNamespace.swift
[276/293] Compiling DrX EraseElements.swift
[277/293] Compiling DrX Observable+Bool.swift
[278/293] Compiling DrX Observable+KeyPath.swift
[279/295] Compiling DrX ObservableType+Relay.swift
[280/295] Compiling DrX Optional.swift
[281/295] Compiling DrX AnyRelay.swift
[282/295] Compiling DrX RelayType.swift
[283/295] Compiling DrX DrXReuse.swift
[284/295] Compiling DrX DrXTableViewCell.swift
[285/295] Compiling DrX DrXTableViewHeaderFooterView.swift
[286/295] Compiling DrX Covariance.swift
[287/295] Compiling DrX DrX+UIPreviewing.swift
[288/295] Compiling DrX DrX+UITableView.swift
[289/295] Compiling DrX Disposable.swift
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Disposable.swift:4:17: warning: var 'disposableKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 | import RxSwift
3 |
4 | fileprivate var disposableKey = UInt8.max
| |- warning: var 'disposableKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'disposableKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'disposableKey' 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
5 |
6 | public extension Disposable {
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:15:23: warning: static property 'subscribe' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
13 |
14 | /// Before subscribing to the observable sequence.
15 | public static let subscribe = SequenceEvent(rawValue: 1)
| |- warning: static property 'subscribe' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'subscribe' 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
16 |
17 | /// After subscribing to the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:18:23: warning: static property 'subscribed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
16 |
17 | /// After subscribing to the observable sequence.
18 | public static let subscribed = SequenceEvent(rawValue: 2)
| |- warning: static property 'subscribed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'subscribed' 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
19 |
20 | /// An element in the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:21:23: warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
19 |
20 | /// An element in the observable sequence.
21 | public static let next = SequenceEvent(rawValue: 4)
| |- warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'next' 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
22 |
23 | /// Graceful termination of the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:24:23: warning: static property 'completed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
22 |
23 | /// Graceful termination of the observable sequence.
24 | public static let completed = SequenceEvent(rawValue: 8)
| |- warning: static property 'completed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'completed' 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
25 |
26 | /// Errored termination of the sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:27:23: warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
25 |
26 | /// Errored termination of the sequence.
27 | public static let error = SequenceEvent(rawValue: 16)
| |- warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'error' 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
28 |
29 | /// After subscription to the sequence has been disposed for any reason.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:30:23: warning: static property 'dispose' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
28 |
29 | /// After subscription to the sequence has been disposed for any reason.
30 | public static let dispose = SequenceEvent(rawValue: 32)
| |- warning: static property 'dispose' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dispose' 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
31 |
32 | /// All events.
[290/295] Compiling DrX Do.swift
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Disposable.swift:4:17: warning: var 'disposableKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 | import RxSwift
3 |
4 | fileprivate var disposableKey = UInt8.max
| |- warning: var 'disposableKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'disposableKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'disposableKey' 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
5 |
6 | public extension Disposable {
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:15:23: warning: static property 'subscribe' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
13 |
14 | /// Before subscribing to the observable sequence.
15 | public static let subscribe = SequenceEvent(rawValue: 1)
| |- warning: static property 'subscribe' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'subscribe' 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
16 |
17 | /// After subscribing to the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:18:23: warning: static property 'subscribed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
16 |
17 | /// After subscribing to the observable sequence.
18 | public static let subscribed = SequenceEvent(rawValue: 2)
| |- warning: static property 'subscribed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'subscribed' 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
19 |
20 | /// An element in the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:21:23: warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
19 |
20 | /// An element in the observable sequence.
21 | public static let next = SequenceEvent(rawValue: 4)
| |- warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'next' 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
22 |
23 | /// Graceful termination of the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:24:23: warning: static property 'completed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
22 |
23 | /// Graceful termination of the observable sequence.
24 | public static let completed = SequenceEvent(rawValue: 8)
| |- warning: static property 'completed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'completed' 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
25 |
26 | /// Errored termination of the sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:27:23: warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
25 |
26 | /// Errored termination of the sequence.
27 | public static let error = SequenceEvent(rawValue: 16)
| |- warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'error' 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
28 |
29 | /// After subscription to the sequence has been disposed for any reason.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:30:23: warning: static property 'dispose' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
28 |
29 | /// After subscription to the sequence has been disposed for any reason.
30 | public static let dispose = SequenceEvent(rawValue: 32)
| |- warning: static property 'dispose' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dispose' 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
31 |
32 | /// All events.
[291/295] Emitting module DrX
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Disposable.swift:4:17: warning: var 'disposableKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 | import RxSwift
3 |
4 | fileprivate var disposableKey = UInt8.max
| |- warning: var 'disposableKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'disposableKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'disposableKey' 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
5 |
6 | public extension Disposable {
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:15:23: warning: static property 'subscribe' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
13 |
14 | /// Before subscribing to the observable sequence.
15 | public static let subscribe = SequenceEvent(rawValue: 1)
| |- warning: static property 'subscribe' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'subscribe' 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
16 |
17 | /// After subscribing to the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:18:23: warning: static property 'subscribed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
16 |
17 | /// After subscribing to the observable sequence.
18 | public static let subscribed = SequenceEvent(rawValue: 2)
| |- warning: static property 'subscribed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'subscribed' 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
19 |
20 | /// An element in the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:21:23: warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
19 |
20 | /// An element in the observable sequence.
21 | public static let next = SequenceEvent(rawValue: 4)
| |- warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'next' 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
22 |
23 | /// Graceful termination of the observable sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:24:23: warning: static property 'completed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
22 |
23 | /// Graceful termination of the observable sequence.
24 | public static let completed = SequenceEvent(rawValue: 8)
| |- warning: static property 'completed' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'completed' 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
25 |
26 | /// Errored termination of the sequence.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:27:23: warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
25 |
26 | /// Errored termination of the sequence.
27 | public static let error = SequenceEvent(rawValue: 16)
| |- warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'error' 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
28 |
29 | /// After subscription to the sequence has been disposed for any reason.
/Users/admin/builder/spi-builder-workspace/DrX/Sources/Core/Do.swift:30:23: warning: static property 'dispose' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// The set of all possible events that may occur during the lifecycle of an observable sequence.
5 | public struct SequenceEvent: OptionSet {
| `- note: consider making struct 'SequenceEvent' conform to the 'Sendable' protocol
6 | public typealias RawValue = Int
7 |
:
28 |
29 | /// After subscription to the sequence has been disposed for any reason.
30 | public static let dispose = SequenceEvent(rawValue: 32)
| |- warning: static property 'dispose' is not concurrency-safe because non-'Sendable' type 'SequenceEvent' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dispose' 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
31 |
32 | /// All events.
[292/295] Compiling DrX DrXCollectionReusableView.swift
[293/295] Compiling DrX DrXCollectionViewCell.swift
[294/295] Compiling DrX Replace.swift
[295/295] Compiling DrX Zip.swift
Build complete! (27.92s)
Build complete.
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "12.0.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
}
],
"manifest_display_name" : "DrX",
"name" : "DrX",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DrX",
"targets" : [
"DrX"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DrXTests",
"module_type" : "SwiftTarget",
"name" : "DrXTests",
"path" : "DrXTests/Sources",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"CovariantSpec.swift",
"Observable+BoolSpec.swift",
"ZipSpec.swift"
],
"target_dependencies" : [
"DrX"
],
"type" : "test"
},
{
"c99name" : "DrX",
"module_type" : "SwiftTarget",
"name" : "DrX",
"path" : "DrX/Sources",
"product_dependencies" : [
"RxSwift",
"RxCocoa",
"RxRelay"
],
"product_memberships" : [
"DrX"
],
"sources" : [
"Cocoa Touch/DrX+UIPreviewing.swift",
"Cocoa Touch/DrX+UITableView.swift",
"Cocoa Touch/Reusable Views/DrXCollectionReusableView.swift",
"Cocoa Touch/Reusable Views/DrXCollectionViewCell.swift",
"Cocoa Touch/Reusable Views/DrXReuse.swift",
"Cocoa Touch/Reusable Views/DrXTableViewCell.swift",
"Cocoa Touch/Reusable Views/DrXTableViewHeaderFooterView.swift",
"Core/Covariance.swift",
"Core/Disposable.swift",
"Core/Do.swift",
"Core/DrXNamespace.swift",
"Core/EraseElements.swift",
"Core/Observable+Bool.swift",
"Core/Observable+KeyPath.swift",
"Core/ObservableType+Relay.swift",
"Core/Optional.swift",
"Core/Relays/AnyRelay.swift",
"Core/Relays/RelayType.swift",
"Core/Replace.swift",
"Core/Zip.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.