Build Information
Successful build of RxAlamofire, reference v6.1.2 (9535b5), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 06:30:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxAlamofire.git
Reference: v6.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxAlamofire
* tag v6.1.2 -> FETCH_HEAD
HEAD is now at 9535b58 Merge pull request #202 from RxSwiftCommunity/chore/fix-release
Cloned https://github.com/RxSwiftCommunity/RxAlamofire.git
Revision (git rev-parse @):
9535b58695b91fb67f56d58d6fd0c76462d7743a
SUCCESS checkout https://github.com/RxSwiftCommunity/RxAlamofire.git at v6.1.2
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/7902] Fetching ohhttpstubs
[2056/39399] Fetching ohhttpstubs, alamofire
[2057/93704] Fetching ohhttpstubs, alamofire, rxswift
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (22.98s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (22.98s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (22.98s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (23.76s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.79s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.63s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "rxalamofire",
"name": "RxAlamofire",
"url": "https://github.com/RxSwiftCommunity/RxAlamofire.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxAlamofire",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.11.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "6.10.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "ohhttpstubs",
"name": "OHHTTPStubs",
"url": "https://github.com/AliSoftware/OHHTTPStubs.git",
"version": "9.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OHHTTPStubs",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/RxSwiftCommunity/RxAlamofire.git
[1/5412] Fetching rxalamofire
Fetched https://github.com/RxSwiftCommunity/RxAlamofire.git from cache (1.17s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.65s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.73s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.73s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.82s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.05s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.05s)
Creating working copy for https://github.com/RxSwiftCommunity/RxAlamofire.git
Working copy of https://github.com/RxSwiftCommunity/RxAlamofire.git resolved at v6.1.2 (9535b58)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
warning: '.resolve-product-dependencies': dependency 'rxalamofire' is not used by any target
Found 3 product dependencies
- Alamofire
- RxSwift
- OHHTTPStubs
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxAlamofire.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Copying PrivacyInfo.xcprivacy
[1/16] Write sources
[5/16] Copying PrivacyInfo.xcprivacy
[9/16] Write sources
[10/16] Write swift-version--6988338F2F200930.txt
[12/205] Emitting module Alamofire
[13/209] Compiling RxSwift Observable.swift
[14/209] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[15/209] Compiling RxSwift ObservableConvertibleType.swift
[16/209] Compiling RxSwift ObservableType+Extensions.swift
[17/209] Compiling RxSwift SubscribeOn.swift
[18/209] Compiling RxSwift SubscriptionDisposable.swift
[19/209] Compiling RxSwift SwiftSupport.swift
[20/209] Compiling RxSwift Switch.swift
[21/209] Compiling RxSwift Do.swift
[22/209] Compiling RxSwift ElementAt.swift
[23/209] Compiling RxSwift Empty.swift
[24/209] Compiling RxSwift Sink.swift
[25/209] Compiling RxSwift Skip.swift
[26/209] Compiling RxSwift Debug.swift
[27/209] Compiling RxSwift Decode.swift
[28/209] Compiling RxSwift DefaultIfEmpty.swift
[29/209] Compiling RxSwift Deferred.swift
[30/209] Compiling RxSwift Delay.swift
[31/209] Compiling RxSwift SwitchIfEmpty.swift
[32/209] Compiling RxSwift SynchronizedDisposeType.swift
[33/209] Compiling RxSwift SynchronizedOnType.swift
[34/209] Compiling RxSwift SynchronizedUnsubscribeType.swift
[35/209] Compiling RxSwift TailRecursiveSink.swift
[36/209] Compiling RxSwift Take.swift
[37/209] Compiling RxSwift Never.swift
[38/209] Compiling RxSwift NopDisposable.swift
[39/209] Compiling RxSwift Observable+Concurrency.swift
[40/209] Compiling RxSwift DelaySubscription.swift
[41/209] Compiling RxSwift Dematerialize.swift
[42/209] Compiling RxSwift DispatchQueue+Extensions.swift
[43/209] Compiling RxSwift DispatchQueueConfiguration.swift
[44/209] Compiling RxSwift Disposable.swift
[55/209] Compiling RxSwift Disposables.swift
[56/209] Compiling RxSwift DisposeBag.swift
[57/209] Compiling RxSwift DisposeBase.swift
[58/209] Compiling RxSwift DistinctUntilChanged.swift
[62/222] Compiling RxSwift SkipUntil.swift
[63/222] Compiling RxSwift SkipWhile.swift
[64/223] Compiling RxSwift StartWith.swift
[65/223] Compiling RxSwift SubjectType.swift
[66/225] Emitting module RxSwift
[67/225] Compiling RxSwift Cancelable.swift
[68/225] Compiling RxSwift Catch.swift
[69/225] Compiling RxSwift CombineLatest+Collection.swift
[70/225] Compiling RxSwift CombineLatest+arity.swift
[71/225] Compiling RxSwift CombineLatest.swift
[72/225] Compiling RxSwift CompactMap.swift
[73/225] Compiling RxSwift Completable+AndThen.swift
[74/225] Compiling RxSwift Completable.swift
[75/225] Compiling RxSwift CompositeDisposable.swift
[76/225] Compiling RxSwift Concat.swift
[77/225] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[78/225] Compiling RxSwift ConcurrentMainScheduler.swift
[79/225] Compiling RxSwift ConnectableObservableType.swift
[80/225] Compiling RxSwift Create.swift
[81/225] Compiling RxSwift CurrentThreadScheduler.swift
[82/225] Compiling RxSwift Date+Dispatch.swift
[83/225] Compiling RxSwift Debounce.swift
[84/225] Compiling RxSwift AddRef.swift
[85/225] Compiling RxSwift Amb.swift
[86/225] Compiling RxSwift AnonymousDisposable.swift
[87/225] Compiling RxSwift AnonymousObserver.swift
[88/225] Compiling RxSwift AnyObserver.swift
[89/225] Compiling RxSwift AsMaybe.swift
[90/225] Compiling RxSwift AsSingle.swift
[91/225] Compiling RxSwift AsyncLock.swift
[92/225] Compiling RxSwift AsyncSubject.swift
[93/225] Compiling RxSwift AtomicInt.swift
[94/225] Compiling RxSwift Bag+Rx.swift
[95/225] Compiling RxSwift Bag.swift
[96/225] Compiling RxSwift BehaviorSubject.swift
[97/225] Compiling RxSwift BinaryDisposable.swift
[98/225] Compiling RxSwift Binder.swift
[99/225] Compiling RxSwift BooleanDisposable.swift
[100/225] Compiling RxSwift Buffer.swift
[101/225] Compiling RxSwift Enumerated.swift
[102/225] Compiling RxSwift Error.swift
[103/225] Compiling RxSwift Errors.swift
[104/225] Compiling RxSwift Event.swift
[105/225] Compiling RxSwift Filter.swift
[106/225] Compiling RxSwift First.swift
[107/225] Compiling RxSwift Generate.swift
[108/225] Compiling RxSwift GroupBy.swift
[109/225] Compiling RxSwift GroupedObservable.swift
[110/225] Compiling RxSwift HistoricalScheduler.swift
[111/225] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[112/225] Compiling RxSwift ImmediateSchedulerType.swift
[113/225] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[114/225] Compiling RxSwift Infallible+CombineLatest+arity.swift
[115/225] Compiling RxSwift Infallible+Concurrency.swift
[116/225] Compiling RxSwift Infallible+Create.swift
[117/225] Compiling RxSwift Rx.swift
[118/225] Compiling RxSwift RxMutableBox.swift
[119/225] Compiling RxSwift Sample.swift
[120/225] Compiling RxSwift Scan.swift
[121/225] Compiling RxSwift ScheduledDisposable.swift
[122/225] Compiling RxSwift ScheduledItem.swift
[123/225] Compiling RxSwift ScheduledItemType.swift
[124/225] Compiling RxSwift SchedulerServices+Emulation.swift
[125/225] Compiling RxSwift SchedulerType.swift
[126/225] Compiling RxSwift Sequence.swift
[127/225] Compiling RxSwift SerialDispatchQueueScheduler.swift
[128/225] Compiling RxSwift SerialDisposable.swift
[129/225] Compiling RxSwift ShareReplayScope.swift
[130/225] Compiling RxSwift Single.swift
[131/225] Compiling RxSwift SingleAssignmentDisposable.swift
[132/225] Compiling RxSwift SingleAsync.swift
[149/225] Compiling RxSwift Infallible+Debug.swift
[150/225] Compiling RxSwift Infallible+Operators.swift
[151/225] Compiling RxSwift Infallible+Zip+arity.swift
[152/225] Compiling RxSwift Infallible.swift
[153/225] Compiling RxSwift InfiniteSequence.swift
[154/225] Compiling RxSwift InvocableScheduledItem.swift
[155/225] Compiling RxSwift InvocableType.swift
[156/225] Compiling RxSwift Just.swift
[157/225] Compiling RxSwift Lock.swift
[158/225] Compiling RxSwift LockOwnerType.swift
[159/225] Compiling RxSwift MainScheduler.swift
[160/225] Compiling RxSwift Map.swift
[161/225] Compiling RxSwift Materialize.swift
[162/225] Compiling RxSwift Maybe.swift
[163/225] Compiling RxSwift Merge.swift
[164/225] Compiling RxSwift Multicast.swift
[172/225] Compiling Alamofire ServerTrustEvaluation.swift
[173/225] Compiling Alamofire URLEncodedFormEncoder.swift
[174/225] Compiling Alamofire Validation.swift
[175/225] Compiling Alamofire resource_bundle_accessor.swift
[176/225] Compiling RxSwift ObserverType.swift
[177/225] Compiling RxSwift OperationQueueScheduler.swift
[178/225] Compiling RxSwift Optional.swift
[179/225] Compiling RxSwift Platform.Darwin.swift
[180/225] Compiling RxSwift Platform.Linux.swift
[181/225] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[182/225] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[183/225] Compiling RxSwift PrimitiveSequence.swift
[184/225] Compiling RxSwift PriorityQueue.swift
[185/225] Compiling RxSwift Producer.swift
[186/225] Compiling RxSwift PublishSubject.swift
[187/225] Compiling RxSwift Queue.swift
[188/225] Compiling RxSwift Range.swift
[189/225] Compiling RxSwift Reactive.swift
[190/225] Compiling RxSwift RecursiveLock.swift
[191/225] Compiling RxSwift RecursiveScheduler.swift
[192/225] Compiling RxSwift Reduce.swift
[193/225] Compiling RxSwift RefCountDisposable.swift
[194/225] Compiling RxSwift Repeat.swift
[195/225] Compiling RxSwift ReplaySubject.swift
[196/225] Compiling RxSwift RetryWhen.swift
[205/225] Compiling RxSwift TakeLast.swift
[206/225] Compiling RxSwift TakeWithPredicate.swift
[207/225] Compiling RxSwift Throttle.swift
[208/225] Compiling RxSwift Timeout.swift
[209/225] Compiling RxSwift Timer.swift
[210/225] Compiling RxSwift ToArray.swift
[211/225] Compiling RxSwift Using.swift
[212/225] Compiling RxSwift VirtualTimeConverterType.swift
[213/225] Compiling RxSwift VirtualTimeScheduler.swift
[214/225] Compiling RxSwift Window.swift
[215/225] Compiling RxSwift WithLatestFrom.swift
[216/225] Compiling RxSwift WithUnretained.swift
[217/225] Compiling RxSwift Zip+Collection.swift
[218/225] Compiling RxSwift Zip+arity.swift
[219/225] Compiling RxSwift Zip.swift
[220/225] Compiling RxSwift resource_bundle_accessor.swift
[221/232] Compiling RxRelay Utils.swift
[222/232] Compiling RxRelay resource_bundle_accessor.swift
[223/232] Compiling RxRelay PublishRelay.swift
[224/232] Compiling RxRelay ReplayRelay.swift
[225/232] Compiling RxRelay BehaviorRelay.swift
[226/232] Compiling RxRelay Observable+Bind.swift
[227/232] Emitting module RxRelay
[227/232] Compiling RxCocoaRuntime resource_bundle_accessor.m
[228/232] Compiling RxCocoaRuntime _RX.m
[229/232] Compiling RxCocoaRuntime _RXDelegateProxy.m
[230/232] Compiling RxCocoaRuntime _RXObjCRuntime.m
[231/232] Compiling RxCocoaRuntime _RXKVOObserver.m
[233/319] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[234/319] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[235/319] Compiling RxCocoa RxPickerViewAdapter.swift
[236/319] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[237/319] Compiling RxCocoa RxPickerViewDataSourceType.swift
[238/319] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[239/319] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[240/319] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[241/319] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[242/319] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[243/328] Compiling RxCocoa RxTabBarDelegateProxy.swift
[244/328] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[245/328] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[246/328] Compiling RxCocoa RxTableViewDataSourceType.swift
[247/328] Compiling RxCocoa RxTableViewDelegateProxy.swift
[248/328] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[249/328] Compiling RxCocoa RxTarget.swift
[250/328] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[251/328] Compiling RxCocoa RxTextViewDelegateProxy.swift
[252/328] Emitting module RxCocoa
[253/328] Compiling RxCocoa UINavigationController+Rx.swift
[254/328] Compiling RxCocoa UIPickerView+Rx.swift
[255/328] Compiling RxCocoa UIRefreshControl+Rx.swift
[256/328] Compiling RxCocoa UIScrollView+Rx.swift
[257/328] Compiling RxCocoa UISearchBar+Rx.swift
[258/328] Compiling RxCocoa UISearchController+Rx.swift
[259/328] Compiling RxCocoa UISegmentedControl+Rx.swift
[260/328] Compiling RxCocoa UISlider+Rx.swift
[261/328] Compiling RxCocoa UIStepper+Rx.swift
[262/328] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[263/328] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[264/328] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[265/328] Compiling RxCocoa PublishRelay+Signal.swift
[266/328] Compiling RxCocoa RxCocoa.swift
[267/328] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[268/328] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[269/328] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[270/328] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[271/328] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[272/328] Compiling RxCocoa TextInput.swift
[273/328] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[274/328] Compiling RxCocoa UIApplication+Rx.swift
[275/328] Compiling RxCocoa UIBarButtonItem+Rx.swift
[276/328] Compiling RxCocoa UIButton+Rx.swift
[277/328] Compiling RxCocoa UICollectionView+Rx.swift
[278/328] Compiling RxCocoa UIControl+Rx.swift
[279/328] Compiling RxCocoa UIDatePicker+Rx.swift
[280/328] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[281/328] Compiling RxCocoa Driver+Subscription.swift
[282/328] Compiling RxCocoa Driver.swift
[283/328] Compiling RxCocoa Infallible+Bind.swift
[284/328] Compiling RxCocoa Infallible+Driver.swift
[285/328] Compiling RxCocoa ItemEvents.swift
[286/328] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[287/328] Compiling RxCocoa KVORepresentable+Swift.swift
[288/328] Compiling RxCocoa KVORepresentable.swift
[289/328] Compiling RxCocoa NSButton+Rx.swift
[290/328] Compiling RxCocoa NSControl+Rx.swift
[291/328] Compiling RxCocoa BehaviorRelay+Driver.swift
[292/328] Compiling RxCocoa ControlEvent+Driver.swift
[293/328] Compiling RxCocoa ControlEvent+Signal.swift
[294/328] Compiling RxCocoa ControlEvent.swift
[295/328] Compiling RxCocoa ControlProperty+Driver.swift
[296/328] Compiling RxCocoa ControlProperty.swift
[297/328] Compiling RxCocoa ControlTarget.swift
[298/328] Compiling RxCocoa DelegateProxy.swift
[299/328] Compiling RxCocoa DelegateProxyType.swift
[300/328] Compiling RxCocoa DispatchQueue+Extensions.swift
[301/328] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[302/328] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[303/328] Compiling RxCocoa NSObject+Rx.swift
[304/328] Compiling RxCocoa NSSlider+Rx.swift
[305/328] Compiling RxCocoa NSTextField+Rx.swift
[306/328] Compiling RxCocoa NSTextStorage+Rx.swift
[307/328] Compiling RxCocoa NSTextView+Rx.swift
[308/328] Compiling RxCocoa NSView+Rx.swift
[309/328] Compiling RxCocoa NotificationCenter+Rx.swift
[310/328] Compiling RxCocoa Observable+Bind.swift
[311/328] Compiling RxCocoa UISwitch+Rx.swift
[312/328] Compiling RxCocoa UITabBar+Rx.swift
[313/328] Compiling RxCocoa UITabBarController+Rx.swift
[314/328] Compiling RxCocoa UITableView+Rx.swift
[315/328] Compiling RxCocoa UITextField+Rx.swift
[316/328] Compiling RxCocoa UITextView+Rx.swift
[317/328] Compiling RxCocoa URLSession+Rx.swift
[318/328] Compiling RxCocoa WKWebView+Rx.swift
[319/328] Compiling RxCocoa resource_bundle_accessor.swift
[320/328] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[321/328] Compiling RxCocoa SchedulerType+SharedSequence.swift
[322/328] Compiling RxCocoa SectionedViewDataSourceType.swift
[323/328] Compiling RxCocoa SharedSequence+Concurrency.swift
[324/328] Compiling RxCocoa SharedSequence+Operators+arity.swift
[325/328] Compiling RxCocoa SharedSequence+Operators.swift
[326/328] Compiling RxCocoa SharedSequence.swift
[327/328] Compiling RxCocoa Signal+Subscription.swift
[328/328] Compiling RxCocoa Signal.swift
[329/331] Compiling RxAlamofire URLSession+RxAlamofire.swift
[330/331] Compiling RxAlamofire RxAlamofire.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:646:1: warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
644 | // MARK: Manager - Extension of Manager
645 |
646 | extension Alamofire.Session: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
647 |
648 | protocol RxAlamofireRequest {
/Users/admin/builder/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1324:1: warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
1322 | }
1323 |
1324 | extension Request: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
1325 |
1326 | public extension Reactive where Base: DataRequest {
/Users/admin/builder/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1393:15: warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
1391 | let request = self.base
1392 |
1393 | request.responseJSON { response in
| `- warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
1394 | switch response.result {
1395 | case .success:
/Users/admin/builder/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1478:47: warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1476 | */
1477 | func responseJSON(options: JSONSerialization.ReadingOptions = .allowFragments) -> Observable<(HTTPURLResponse, Any)> {
1478 | return responseResult(responseSerializer: JSONResponseSerializer(options: options))
| `- warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1479 | }
1480 |
/Users/admin/builder/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1489:39: warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1487 | */
1488 | func json(options: JSONSerialization.ReadingOptions = .allowFragments) -> Observable<Any> {
1489 | return result(responseSerializer: JSONResponseSerializer(options: options))
| `- warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
1490 | }
1491 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[331/331] Emitting module RxAlamofire
/Users/admin/builder/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:646:1: warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
644 | // MARK: Manager - Extension of Manager
645 |
646 | extension Alamofire.Session: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Session' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
647 |
648 | protocol RxAlamofireRequest {
/Users/admin/builder/spi-builder-workspace/Sources/RxAlamofire/RxAlamofire.swift:1324:1: warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
1322 | }
1323 |
1324 | extension Request: ReactiveCompatible {}
| |- warning: extension declares a conformance of imported type 'Request' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'Alamofire' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
1325 |
1326 | public extension Reactive where Base: DataRequest {
Build complete! (15.43s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.4.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.1.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
}
],
"manifest_display_name" : "RxAlamofire",
"name" : "RxAlamofire",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "RxAlamofire",
"targets" : [
"RxAlamofire"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxAlamofireTests",
"module_type" : "SwiftTarget",
"name" : "RxAlamofireTests",
"path" : "Tests/RxAlamofireTests",
"product_dependencies" : [
"RxBlocking",
"OHHTTPStubs",
"OHHTTPStubsSwift"
],
"sources" : [
"RxAlamofireTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RxAlamofire"
],
"type" : "test"
},
{
"c99name" : "RxAlamofire",
"module_type" : "SwiftTarget",
"name" : "RxAlamofire",
"path" : "Sources",
"product_dependencies" : [
"RxSwift",
"Alamofire",
"RxCocoa"
],
"product_memberships" : [
"RxAlamofire"
],
"sources" : [
"RxAlamofire/Cocoa/URLSession+RxAlamofire.swift",
"RxAlamofire/RxAlamofire.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.