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

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RxAlamofire with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxAlamofire.git
Reference: v6.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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 into spi-builder-workspace
9535b58695b91fb67f56d58d6fd0c76462d7743a
SUCCESS checkout https://github.com/RxSwiftCommunity/RxAlamofire.git at v6.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.32s)
Fetched https://github.com/ReactiveX/RxSwift.git (0.46s)
Fetched https://github.com/Alamofire/Alamofire.git (0.52s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.03s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Computed https://github.com/Alamofire/Alamofire.git at 5.8.0 (0.03s)
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Building for debugging...
[1/181] Compiling RxSwift PriorityQueue.swift
[2/181] Compiling RxSwift Producer.swift
[3/181] Compiling RxSwift PublishSubject.swift
[4/181] Compiling RxSwift Queue.swift
[5/181] Compiling RxSwift Range.swift
[6/185] Compiling RxSwift DispatchQueueConfiguration.swift
[7/185] Compiling RxSwift Disposable.swift
[8/185] Compiling RxSwift Disposables.swift
[9/185] Compiling RxSwift DisposeBag.swift
[10/185] Compiling RxSwift DisposeBase.swift
[11/185] Compiling RxSwift DistinctUntilChanged.swift
[12/185] Compiling RxSwift Do.swift
[13/185] Compiling RxSwift ElementAt.swift
[14/185] Compiling RxSwift Empty.swift
[15/185] Compiling RxSwift Enumerated.swift
[16/185] Compiling RxSwift Error.swift
[17/185] Compiling RxSwift Errors.swift
[18/185] Compiling RxSwift Event.swift
[19/185] Compiling RxSwift Filter.swift
[20/185] Compiling RxSwift First.swift
[21/185] Compiling RxSwift Generate.swift
[22/185] Compiling RxSwift GroupBy.swift
[23/185] Compiling RxSwift GroupedObservable.swift
[24/185] Compiling RxSwift HistoricalScheduler.swift
[25/185] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[26/185] Emitting module RxSwift
[27/185] Compiling RxSwift Multicast.swift
[28/185] Compiling RxSwift Never.swift
[29/185] Compiling RxSwift NopDisposable.swift
[30/185] Compiling RxSwift Observable+Concurrency.swift
[31/185] Compiling RxSwift Observable.swift
[32/185] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[33/185] Compiling RxSwift ObservableConvertibleType.swift
[34/185] Compiling RxSwift ObservableType+Extensions.swift
[35/185] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[36/185] Compiling RxSwift ObservableType.swift
[37/185] Compiling RxSwift ObserveOn.swift
[38/185] Compiling RxSwift ObserverBase.swift
[39/185] Compiling RxSwift ObserverType.swift
[40/185] Compiling RxSwift OperationQueueScheduler.swift
[41/185] Compiling RxSwift Optional.swift
[42/185] Compiling RxSwift Platform.Darwin.swift
[43/185] Compiling RxSwift Platform.Linux.swift
[44/185] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[45/185] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[46/185] Compiling RxSwift PrimitiveSequence.swift
[47/205] Compiling RxSwift Create.swift
[48/205] Compiling RxSwift CurrentThreadScheduler.swift
[49/205] Compiling RxSwift Date+Dispatch.swift
[50/205] Compiling RxSwift Debounce.swift
[51/205] Compiling RxSwift SchedulerServices+Emulation.swift
[52/205] Compiling RxSwift SchedulerType.swift
[53/205] Compiling RxSwift Sequence.swift
[54/205] Compiling RxSwift SerialDispatchQueueScheduler.swift
[55/205] Compiling RxSwift SerialDisposable.swift
[56/205] Compiling RxSwift ShareReplayScope.swift
[57/205] Compiling RxSwift Single.swift
[58/205] Compiling RxSwift SingleAssignmentDisposable.swift
[59/205] Compiling RxSwift SingleAsync.swift
[60/205] Compiling RxSwift Sink.swift
[61/205] Compiling RxSwift Skip.swift
[62/205] Compiling RxSwift SkipUntil.swift
[63/205] Compiling RxSwift SkipWhile.swift
[64/205] Compiling RxSwift StartWith.swift
[65/205] Compiling RxSwift SubjectType.swift
[66/205] Compiling RxSwift SubscribeOn.swift
[67/205] Compiling RxSwift SubscriptionDisposable.swift
[68/205] Compiling RxSwift SwiftSupport.swift
[69/205] Compiling RxSwift Switch.swift
[70/205] Compiling RxSwift SwitchIfEmpty.swift
[71/205] Compiling RxSwift CombineLatest.swift
[72/205] Compiling RxSwift CompactMap.swift
[73/205] Compiling RxSwift Completable+AndThen.swift
[74/205] Compiling RxSwift Completable.swift
[75/205] Emitting module Alamofire
[76/205] Compiling RxSwift Repeat.swift
[77/205] Compiling RxSwift ReplaySubject.swift
[78/205] Compiling RxSwift RetryWhen.swift
[79/205] Compiling RxSwift Rx.swift
[80/205] Compiling RxSwift RxMutableBox.swift
[81/205] Compiling RxSwift Sample.swift
[82/205] Compiling RxSwift Scan.swift
[83/205] Compiling RxSwift ScheduledDisposable.swift
[84/205] Compiling RxSwift ScheduledItem.swift
[85/205] Compiling RxSwift ScheduledItemType.swift
[86/205] Compiling RxSwift Reactive.swift
[87/205] Compiling RxSwift RecursiveLock.swift
[88/205] Compiling RxSwift RecursiveScheduler.swift
[89/205] Compiling RxSwift Reduce.swift
[90/205] Compiling RxSwift RefCountDisposable.swift
[91/205] Compiling RxSwift CompositeDisposable.swift
[92/205] Compiling RxSwift Concat.swift
[93/205] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[94/205] Compiling RxSwift ConcurrentMainScheduler.swift
[95/205] Compiling RxSwift ConnectableObservableType.swift
[96/205] Compiling RxSwift ImmediateSchedulerType.swift
[97/205] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[98/205] Compiling RxSwift Infallible+CombineLatest+arity.swift
[99/205] Compiling RxSwift Infallible+Concurrency.swift
[100/205] Compiling RxSwift Infallible+Create.swift
[101/205] Compiling RxSwift Infallible+Debug.swift
[102/205] Compiling RxSwift Infallible+Operators.swift
[103/205] Compiling RxSwift Infallible+Zip+arity.swift
[104/205] Compiling RxSwift Infallible.swift
[105/205] Compiling RxSwift InfiniteSequence.swift
[106/205] Compiling RxSwift InvocableScheduledItem.swift
[107/205] Compiling RxSwift InvocableType.swift
[108/205] Compiling RxSwift Just.swift
[109/205] Compiling RxSwift Lock.swift
[110/205] Compiling RxSwift LockOwnerType.swift
[111/205] Compiling RxSwift MainScheduler.swift
[112/205] Compiling RxSwift Map.swift
[113/205] Compiling RxSwift Materialize.swift
[114/205] Compiling RxSwift Maybe.swift
[115/205] Compiling RxSwift Merge.swift
[129/205] Compiling Alamofire URLEncodedFormEncoder.swift
[130/205] Compiling Alamofire URLRequest+Alamofire.swift
[131/205] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[132/205] Compiling Alamofire Validation.swift
[133/205] Compiling RxSwift Delay.swift
[134/205] Compiling RxSwift DelaySubscription.swift
[135/205] Compiling RxSwift Dematerialize.swift
[136/205] Compiling RxSwift DispatchQueue+Extensions.swift
[137/205] Compiling RxSwift AddRef.swift
[138/205] Compiling RxSwift Amb.swift
[139/205] Compiling RxSwift AnonymousDisposable.swift
[140/205] Compiling RxSwift AnonymousObserver.swift
[141/205] Compiling RxSwift AnyObserver.swift
[142/205] Compiling RxSwift AsMaybe.swift
[143/205] Compiling RxSwift AsSingle.swift
[144/205] Compiling RxSwift AsyncLock.swift
[145/205] Compiling RxSwift AsyncSubject.swift
[146/205] Compiling RxSwift AtomicInt.swift
[147/205] Compiling RxSwift Bag+Rx.swift
[148/205] Compiling RxSwift Bag.swift
[149/205] Compiling RxSwift BehaviorSubject.swift
[150/205] Compiling RxSwift BinaryDisposable.swift
[151/205] Compiling RxSwift Binder.swift
[152/205] Compiling RxSwift BooleanDisposable.swift
[153/205] Compiling RxSwift Buffer.swift
[154/205] Compiling RxSwift Cancelable.swift
[155/205] Compiling RxSwift Catch.swift
[156/205] Compiling RxSwift CombineLatest+Collection.swift
[157/205] Compiling RxSwift CombineLatest+arity.swift
[182/205] Compiling RxSwift SynchronizedDisposeType.swift
[183/205] Compiling RxSwift SynchronizedOnType.swift
[184/205] Compiling RxSwift SynchronizedUnsubscribeType.swift
[185/205] Compiling RxSwift TailRecursiveSink.swift
[186/205] Compiling RxSwift Take.swift
[187/205] Compiling RxSwift TakeLast.swift
[188/205] Compiling RxSwift TakeWithPredicate.swift
[189/205] Compiling RxSwift Throttle.swift
[190/205] Compiling RxSwift Timeout.swift
[191/205] Compiling RxSwift Timer.swift
[192/205] Compiling RxSwift ToArray.swift
[193/205] Compiling RxSwift Using.swift
[194/205] Compiling RxSwift VirtualTimeConverterType.swift
[195/205] Compiling RxSwift VirtualTimeScheduler.swift
[196/205] Compiling RxSwift Window.swift
[197/205] Compiling RxSwift WithLatestFrom.swift
[198/205] Compiling RxSwift WithUnretained.swift
[199/205] Compiling RxSwift Zip+Collection.swift
[200/205] Compiling RxSwift Zip+arity.swift
[201/205] Compiling RxSwift Zip.swift
[202/211] Emitting module RxRelay
[203/211] Compiling RxRelay Utils.swift
[204/211] Compiling RxRelay BehaviorRelay.swift
[205/211] Compiling RxRelay Observable+Bind.swift
[206/211] Compiling RxRelay PublishRelay.swift
[207/211] Compiling RxRelay ReplayRelay.swift
[207/211] Compiling RxCocoaRuntime _RX.m
[208/211] Compiling RxCocoaRuntime _RXKVOObserver.m
[209/211] Compiling RxCocoaRuntime _RXDelegateProxy.m
[210/211] Compiling RxCocoaRuntime _RXObjCRuntime.m
[212/296] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[213/296] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[214/296] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[215/296] Compiling RxCocoa RxTabBarDelegateProxy.swift
[216/296] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[217/296] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[218/296] Compiling RxCocoa RxTableViewDataSourceType.swift
[219/296] Compiling RxCocoa RxTableViewDelegateProxy.swift
[220/296] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[221/296] Compiling RxCocoa RxTarget.swift
[222/296] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[223/296] Compiling RxCocoa RxTextViewDelegateProxy.swift
[224/296] Emitting module RxCocoa
[225/296] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[226/296] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[227/296] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[228/296] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[229/296] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[230/296] Compiling RxCocoa RxDelegateProxyCrashFix.swift
[231/296] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[232/296] Compiling RxCocoa RxPickerViewAdapter.swift
[233/296] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[234/296] Compiling RxCocoa RxPickerViewDataSourceType.swift
[235/296] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[236/296] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[237/296] Compiling RxCocoa UIBarButtonItem+Rx.swift
[238/296] Compiling RxCocoa UIButton+Rx.swift
[239/296] Compiling RxCocoa UICollectionView+Rx.swift
[240/296] Compiling RxCocoa UIControl+Rx.swift
[241/296] Compiling RxCocoa UIDatePicker+Rx.swift
[242/296] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[243/296] Compiling RxCocoa UINavigationController+Rx.swift
[244/296] Compiling RxCocoa UIPickerView+Rx.swift
[245/296] Compiling RxCocoa UIRefreshControl+Rx.swift
[246/296] Compiling RxCocoa UIScrollView+Rx.swift
[247/296] Compiling RxCocoa UISearchBar+Rx.swift
[248/296] Compiling RxCocoa UISearchController+Rx.swift
[249/296] Compiling RxCocoa BehaviorRelay+Driver.swift
[250/296] Compiling RxCocoa ControlEvent+Driver.swift
[251/296] Compiling RxCocoa ControlEvent+Signal.swift
[252/296] Compiling RxCocoa ControlEvent.swift
[253/296] Compiling RxCocoa ControlProperty+Driver.swift
[254/296] Compiling RxCocoa ControlProperty.swift
[255/296] Compiling RxCocoa ControlTarget.swift
[256/296] Compiling RxCocoa DelegateProxy.swift
[257/296] Compiling RxCocoa DelegateProxyType.swift
[258/296] Compiling RxCocoa DispatchQueue+Extensions.swift
[259/296] Compiling RxCocoa Driver+Subscription.swift
[260/296] Compiling RxCocoa Driver.swift
[261/307] Compiling RxCocoa NSTextField+Rx.swift
[262/307] Compiling RxCocoa NSTextStorage+Rx.swift
[263/307] Compiling RxCocoa NSTextView+Rx.swift
[264/307] Compiling RxCocoa NSView+Rx.swift
[265/307] Compiling RxCocoa NotificationCenter+Rx.swift
[266/307] Compiling RxCocoa Observable+Bind.swift
[267/307] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[268/307] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[269/307] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[270/307] Compiling RxCocoa PublishRelay+Signal.swift
[271/307] Compiling RxCocoa RxCocoa.swift
[272/307] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[273/307] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[274/307] Compiling RxCocoa SchedulerType+SharedSequence.swift
[275/307] Compiling RxCocoa SectionedViewDataSourceType.swift
[276/307] Compiling RxCocoa SharedSequence+Concurrency.swift
[277/307] Compiling RxCocoa SharedSequence+Operators+arity.swift
[278/307] Compiling RxCocoa SharedSequence+Operators.swift
[279/307] Compiling RxCocoa SharedSequence.swift
[280/307] Compiling RxCocoa Signal+Subscription.swift
[281/307] Compiling RxCocoa Signal.swift
[282/307] Compiling RxCocoa TextInput.swift
[283/307] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[284/307] Compiling RxCocoa UIApplication+Rx.swift
[285/307] Compiling RxCocoa Infallible+Bind.swift
[286/307] Compiling RxCocoa Infallible+Driver.swift
[287/307] Compiling RxCocoa ItemEvents.swift
[288/307] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[289/307] Compiling RxCocoa KVORepresentable+Swift.swift
[290/307] Compiling RxCocoa KVORepresentable.swift
[291/307] Compiling RxCocoa NSButton+Rx.swift
[292/307] Compiling RxCocoa NSControl+Rx.swift
[293/307] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[294/307] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[295/307] Compiling RxCocoa NSObject+Rx.swift
[296/307] Compiling RxCocoa NSSlider+Rx.swift
[297/307] Compiling RxCocoa UISegmentedControl+Rx.swift
[298/307] Compiling RxCocoa UISlider+Rx.swift
[299/307] Compiling RxCocoa UIStepper+Rx.swift
[300/307] Compiling RxCocoa UISwitch+Rx.swift
[301/307] Compiling RxCocoa UITabBar+Rx.swift
[302/307] Compiling RxCocoa UITabBarController+Rx.swift
[303/307] Compiling RxCocoa UITableView+Rx.swift
[304/307] Compiling RxCocoa UITextField+Rx.swift
[305/307] Compiling RxCocoa UITextView+Rx.swift
[306/307] Compiling RxCocoa URLSession+Rx.swift
[307/307] Compiling RxCocoa WKWebView+Rx.swift
[308/310] Emitting module RxAlamofire
[309/310] Compiling RxAlamofire URLSession+RxAlamofire.swift
[310/310] Compiling RxAlamofire RxAlamofire.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.
      request.responseJSON { response in
              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.
    return responseResult(responseSerializer: JSONResponseSerializer(options: options))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.
    return result(responseSerializer: JSONResponseSerializer(options: options))
                                      ^
Build complete! (40.46s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/RxSwiftCommunity/RxAlamofire.git
[1/5409] Fetching rxalamofire
Fetched https://github.com/RxSwiftCommunity/RxAlamofire.git (0.61s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.34s)
Fetched https://github.com/ReactiveX/RxSwift.git (0.46s)
Fetched https://github.com/Alamofire/Alamofire.git (0.63s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.67s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.04s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Computed https://github.com/Alamofire/Alamofire.git at 5.8.0 (0.06s)
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
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.8.0
Creating working copy for https://github.com/RxSwiftCommunity/RxAlamofire.git
Working copy of https://github.com/RxSwiftCommunity/RxAlamofire.git resolved at v6.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
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
warning: '.resolve-product-dependencies': dependency 'rxalamofire' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rxalamofire",
      "name": "RxAlamofire",
      "url": "https://github.com/RxSwiftCommunity/RxAlamofire.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxAlamofire",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.8.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [

          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [

          ]
        },
        {
          "identity": "ohhttpstubs",
          "name": "OHHTTPStubs",
          "url": "https://github.com/AliSoftware/OHHTTPStubs.git",
          "version": "9.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OHHTTPStubs",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 3 product dependencies
  - Alamofire
  - RxSwift
  - OHHTTPStubs
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.