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

Failed to build RxCoreLocation, reference master (8c4b30), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 11:47:39 UTC.

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/RxSwiftCommunity/RxCoreLocation.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxCoreLocation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8c4b301 chore: change deployment target to iOS 11
Cloned https://github.com/RxSwiftCommunity/RxCoreLocation.git
Revision (git rev-parse @):
8c4b301640e84c258018a82a105678ae287576a7
SUCCESS checkout https://github.com/RxSwiftCommunity/RxCoreLocation.git at master
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52358] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (9.23s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.54s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.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": "rxcorelocation",
      "name": "RxCoreLocation",
      "url": "https://github.com/RxSwiftCommunity/RxCoreLocation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxCoreLocation",
      "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RxSwiftCommunity/RxCoreLocation.git
[1/1501] Fetching rxcorelocation
Fetched https://github.com/RxSwiftCommunity/RxCoreLocation.git from cache (4.63s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.71s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.04s)
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/RxSwiftCommunity/RxCoreLocation.git
Working copy of https://github.com/RxSwiftCommunity/RxCoreLocation.git resolved at master (8c4b301)
warning: '.resolve-product-dependencies': dependency 'rxcorelocation' is not used by any target
Found 1 product dependencies
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxCoreLocation.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/14] Write sources
[0/14] Copying PrivacyInfo.xcprivacy
[2/14] Write sources
[2/14] Copying PrivacyInfo.xcprivacy
[6/14] Write sources
[7/14] Copying PrivacyInfo.xcprivacy
[8/14] Write swift-version--7754E27361AE5C74.txt
[10/162] Emitting module RxSwift
[11/178] Compiling RxSwift AddRef.swift
[12/178] Compiling RxSwift Amb.swift
[13/178] Compiling RxSwift AnonymousDisposable.swift
[14/178] Compiling RxSwift AnonymousObserver.swift
[15/178] Compiling RxSwift AnyObserver.swift
[16/178] Compiling RxSwift AsMaybe.swift
[17/178] Compiling RxSwift AsSingle.swift
[18/178] Compiling RxSwift AsyncLock.swift
[19/178] Compiling RxSwift AsyncSubject.swift
[20/178] Compiling RxSwift AtomicInt.swift
[21/178] Compiling RxSwift Bag+Rx.swift
[22/178] Compiling RxSwift Bag.swift
[23/178] Compiling RxSwift BehaviorSubject.swift
[24/178] Compiling RxSwift BinaryDisposable.swift
[25/178] Compiling RxSwift Binder.swift
[26/178] Compiling RxSwift BooleanDisposable.swift
[27/178] Compiling RxSwift Buffer.swift
[28/178] Compiling RxSwift Enumerated.swift
[29/178] Compiling RxSwift Error.swift
[30/178] Compiling RxSwift Errors.swift
[31/178] Compiling RxSwift Event.swift
[32/178] Compiling RxSwift Filter.swift
[33/178] Compiling RxSwift First.swift
[34/178] Compiling RxSwift Generate.swift
[35/178] Compiling RxSwift GroupBy.swift
[36/178] Compiling RxSwift GroupedObservable.swift
[37/178] Compiling RxSwift HistoricalScheduler.swift
[38/178] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[39/178] Compiling RxSwift ImmediateSchedulerType.swift
[40/178] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[41/178] Compiling RxSwift Infallible+CombineLatest+arity.swift
[42/178] Compiling RxSwift Infallible+Concurrency.swift
[43/178] Compiling RxSwift Infallible+Create.swift
[44/178] Compiling RxSwift Sink.swift
[45/178] Compiling RxSwift Skip.swift
[46/178] Compiling RxSwift SkipUntil.swift
[47/178] Compiling RxSwift SkipWhile.swift
[48/178] Compiling RxSwift StartWith.swift
[49/178] Compiling RxSwift SubjectType.swift
[50/178] Compiling RxSwift SubscribeOn.swift
[51/178] Compiling RxSwift SubscriptionDisposable.swift
[52/178] Compiling RxSwift SwiftSupport.swift
[53/178] Compiling RxSwift Switch.swift
[54/178] Compiling RxSwift SwitchIfEmpty.swift
[55/178] Compiling RxSwift SynchronizedDisposeType.swift
[56/178] Compiling RxSwift SynchronizedOnType.swift
[57/178] Compiling RxSwift SynchronizedUnsubscribeType.swift
[58/178] Compiling RxSwift TailRecursiveSink.swift
[59/178] Compiling RxSwift Take.swift
[60/178] Compiling RxSwift Cancelable.swift
[61/178] Compiling RxSwift Catch.swift
[62/178] Compiling RxSwift CombineLatest+Collection.swift
[63/178] Compiling RxSwift CombineLatest+arity.swift
[64/178] Compiling RxSwift CombineLatest.swift
[65/178] Compiling RxSwift CompactMap.swift
[66/178] Compiling RxSwift Completable+AndThen.swift
[67/178] Compiling RxSwift Completable.swift
[68/178] Compiling RxSwift CompositeDisposable.swift
[69/178] Compiling RxSwift Concat.swift
[70/178] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[71/178] Compiling RxSwift ConcurrentMainScheduler.swift
[72/178] Compiling RxSwift ConnectableObservableType.swift
[73/178] Compiling RxSwift Create.swift
[74/178] Compiling RxSwift CurrentThreadScheduler.swift
[75/178] Compiling RxSwift Date+Dispatch.swift
[76/178] Compiling RxSwift Debounce.swift
[77/178] Compiling RxSwift Rx.swift
[78/178] Compiling RxSwift RxMutableBox.swift
[79/178] Compiling RxSwift Sample.swift
[80/178] Compiling RxSwift Scan.swift
[81/178] Compiling RxSwift ScheduledDisposable.swift
[82/178] Compiling RxSwift ScheduledItem.swift
[83/178] Compiling RxSwift ScheduledItemType.swift
[84/178] Compiling RxSwift SchedulerServices+Emulation.swift
[85/178] Compiling RxSwift SchedulerType.swift
[86/178] Compiling RxSwift Sequence.swift
[87/178] Compiling RxSwift SerialDispatchQueueScheduler.swift
[88/178] Compiling RxSwift SerialDisposable.swift
[89/178] Compiling RxSwift ShareReplayScope.swift
[90/178] Compiling RxSwift Single.swift
[91/178] Compiling RxSwift SingleAssignmentDisposable.swift
[92/178] Compiling RxSwift SingleAsync.swift
[93/178] Compiling RxSwift Debug.swift
[94/178] Compiling RxSwift Decode.swift
[95/178] Compiling RxSwift DefaultIfEmpty.swift
[96/178] Compiling RxSwift Deferred.swift
[97/178] Compiling RxSwift Delay.swift
[98/178] Compiling RxSwift DelaySubscription.swift
[99/178] Compiling RxSwift Dematerialize.swift
[100/178] Compiling RxSwift DispatchQueue+Extensions.swift
[101/178] Compiling RxSwift DispatchQueueConfiguration.swift
[102/178] Compiling RxSwift Disposable.swift
[103/178] Compiling RxSwift Disposables.swift
[104/178] Compiling RxSwift DisposeBag.swift
[105/178] Compiling RxSwift DisposeBase.swift
[106/178] Compiling RxSwift DistinctUntilChanged.swift
[107/178] Compiling RxSwift Do.swift
[108/178] Compiling RxSwift ElementAt.swift
[109/178] Compiling RxSwift Empty.swift
[110/178] Compiling RxSwift Never.swift
[111/178] Compiling RxSwift NopDisposable.swift
[112/178] Compiling RxSwift Observable+Concurrency.swift
[113/178] Compiling RxSwift Observable.swift
[114/178] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[115/178] Compiling RxSwift ObservableConvertibleType.swift
[116/178] Compiling RxSwift ObservableType+Extensions.swift
[117/178] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[118/178] Compiling RxSwift ObservableType.swift
[119/178] Compiling RxSwift ObserveOn.swift
[120/178] Compiling RxSwift ObserverBase.swift
[121/178] Compiling RxSwift ObserverType.swift
[122/178] Compiling RxSwift OperationQueueScheduler.swift
[123/178] Compiling RxSwift Optional.swift
[124/178] Compiling RxSwift Platform.Darwin.swift
[125/178] Compiling RxSwift Platform.Linux.swift
[126/178] Compiling RxSwift Infallible+Debug.swift
[127/178] Compiling RxSwift Infallible+Operators.swift
[128/178] Compiling RxSwift Infallible+Zip+arity.swift
[129/178] Compiling RxSwift Infallible.swift
[130/178] Compiling RxSwift InfiniteSequence.swift
[131/178] Compiling RxSwift InvocableScheduledItem.swift
[132/178] Compiling RxSwift InvocableType.swift
[133/178] Compiling RxSwift Just.swift
[134/178] Compiling RxSwift Lock.swift
[135/178] Compiling RxSwift LockOwnerType.swift
[136/178] Compiling RxSwift MainScheduler.swift
[137/178] Compiling RxSwift Map.swift
[138/178] Compiling RxSwift Materialize.swift
[139/178] Compiling RxSwift Maybe.swift
[140/178] Compiling RxSwift Merge.swift
[141/178] Compiling RxSwift Multicast.swift
[142/178] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[143/178] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[144/178] Compiling RxSwift PrimitiveSequence.swift
[145/178] Compiling RxSwift PriorityQueue.swift
[146/178] Compiling RxSwift Producer.swift
[147/178] Compiling RxSwift PublishSubject.swift
[148/178] Compiling RxSwift Queue.swift
[149/178] Compiling RxSwift Range.swift
[150/178] Compiling RxSwift Reactive.swift
[151/178] Compiling RxSwift RecursiveLock.swift
[152/178] Compiling RxSwift RecursiveScheduler.swift
[153/178] Compiling RxSwift Reduce.swift
[154/178] Compiling RxSwift RefCountDisposable.swift
[155/178] Compiling RxSwift Repeat.swift
[156/178] Compiling RxSwift ReplaySubject.swift
[157/178] Compiling RxSwift RetryWhen.swift
[158/178] Compiling RxSwift TakeLast.swift
[159/178] Compiling RxSwift TakeWithPredicate.swift
[160/178] Compiling RxSwift Throttle.swift
[161/178] Compiling RxSwift Timeout.swift
[162/178] Compiling RxSwift Timer.swift
[163/178] Compiling RxSwift ToArray.swift
[164/178] Compiling RxSwift Using.swift
[165/178] Compiling RxSwift VirtualTimeConverterType.swift
[166/178] Compiling RxSwift VirtualTimeScheduler.swift
[167/178] Compiling RxSwift Window.swift
[168/178] Compiling RxSwift WithLatestFrom.swift
[169/178] Compiling RxSwift WithUnretained.swift
[170/178] Compiling RxSwift Zip+Collection.swift
[171/178] Compiling RxSwift Zip+arity.swift
[172/178] Compiling RxSwift Zip.swift
[173/178] Compiling RxSwift resource_bundle_accessor.swift
[174/185] Compiling RxRelay Utils.swift
[175/185] Compiling RxRelay ReplayRelay.swift
[176/185] Compiling RxRelay PublishRelay.swift
[177/185] Emitting module RxRelay
[178/185] Compiling RxRelay resource_bundle_accessor.swift
[179/185] Compiling RxRelay BehaviorRelay.swift
[180/185] Compiling RxRelay Observable+Bind.swift
[180/185] Compiling RxCocoaRuntime resource_bundle_accessor.m
[181/185] Compiling RxCocoaRuntime _RXDelegateProxy.m
[182/185] Compiling RxCocoaRuntime _RXObjCRuntime.m
[183/185] Compiling RxCocoaRuntime _RXKVOObserver.m
[184/185] Compiling RxCocoaRuntime _RX.m
[186/272] Compiling RxCocoa UINavigationController+Rx.swift
[187/272] Compiling RxCocoa UIPickerView+Rx.swift
[188/272] Compiling RxCocoa UIRefreshControl+Rx.swift
[189/272] Compiling RxCocoa UIScrollView+Rx.swift
[190/272] Compiling RxCocoa UISearchBar+Rx.swift
[191/272] Compiling RxCocoa UISearchController+Rx.swift
[192/272] Compiling RxCocoa UISegmentedControl+Rx.swift
[193/272] Compiling RxCocoa UISlider+Rx.swift
[194/272] Compiling RxCocoa UIStepper+Rx.swift
[195/281] Compiling RxCocoa Driver+Subscription.swift
[196/281] Compiling RxCocoa Driver.swift
[197/281] Compiling RxCocoa Infallible+Bind.swift
[198/281] Compiling RxCocoa Infallible+Driver.swift
[199/281] Compiling RxCocoa ItemEvents.swift
[200/281] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[201/281] Compiling RxCocoa KVORepresentable+Swift.swift
[202/281] Compiling RxCocoa KVORepresentable.swift
[203/281] Compiling RxCocoa NSButton+Rx.swift
[204/281] Compiling RxCocoa NSControl+Rx.swift
[205/281] Emitting module RxCocoa
[206/281] Compiling RxCocoa BehaviorRelay+Driver.swift
[207/281] Compiling RxCocoa ControlEvent+Driver.swift
[208/281] Compiling RxCocoa ControlEvent+Signal.swift
[209/281] Compiling RxCocoa ControlEvent.swift
[210/281] Compiling RxCocoa ControlProperty+Driver.swift
[211/281] Compiling RxCocoa ControlProperty.swift
[212/281] Compiling RxCocoa ControlTarget.swift
[213/281] Compiling RxCocoa DelegateProxy.swift
[214/281] Compiling RxCocoa DelegateProxyType.swift
[215/281] Compiling RxCocoa DispatchQueue+Extensions.swift
[216/281] Compiling RxCocoa RxTabBarDelegateProxy.swift
[217/281] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[218/281] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[219/281] Compiling RxCocoa RxTableViewDataSourceType.swift
[220/281] Compiling RxCocoa RxTableViewDelegateProxy.swift
[221/281] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[222/281] Compiling RxCocoa RxTarget.swift
[223/281] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[224/281] Compiling RxCocoa RxTextViewDelegateProxy.swift
[225/281] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[226/281] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[227/281] Compiling RxCocoa NSObject+Rx.swift
[228/281] Compiling RxCocoa NSSlider+Rx.swift
[229/281] Compiling RxCocoa NSTextField+Rx.swift
[230/281] Compiling RxCocoa NSTextStorage+Rx.swift
[231/281] Compiling RxCocoa NSTextView+Rx.swift
[232/281] Compiling RxCocoa NSView+Rx.swift
[233/281] Compiling RxCocoa NotificationCenter+Rx.swift
[234/281] Compiling RxCocoa Observable+Bind.swift
[235/281] Compiling RxCocoa UISwitch+Rx.swift
[236/281] Compiling RxCocoa UITabBar+Rx.swift
[237/281] Compiling RxCocoa UITabBarController+Rx.swift
[238/281] Compiling RxCocoa UITableView+Rx.swift
[239/281] Compiling RxCocoa UITextField+Rx.swift
[240/281] Compiling RxCocoa UITextView+Rx.swift
[241/281] Compiling RxCocoa URLSession+Rx.swift
[242/281] Compiling RxCocoa WKWebView+Rx.swift
[243/281] Compiling RxCocoa resource_bundle_accessor.swift
[244/281] Compiling RxCocoa TextInput.swift
[245/281] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[246/281] Compiling RxCocoa UIApplication+Rx.swift
[247/281] Compiling RxCocoa UIBarButtonItem+Rx.swift
[248/281] Compiling RxCocoa UIButton+Rx.swift
[249/281] Compiling RxCocoa UICollectionView+Rx.swift
[250/281] Compiling RxCocoa UIControl+Rx.swift
[251/281] Compiling RxCocoa UIDatePicker+Rx.swift
[252/281] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[253/281] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[254/281] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[255/281] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[256/281] Compiling RxCocoa PublishRelay+Signal.swift
[257/281] Compiling RxCocoa RxCocoa.swift
[258/281] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[259/281] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[260/281] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[261/281] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[262/281] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[263/281] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[264/281] Compiling RxCocoa SchedulerType+SharedSequence.swift
[265/281] Compiling RxCocoa SectionedViewDataSourceType.swift
[266/281] Compiling RxCocoa SharedSequence+Concurrency.swift
[267/281] Compiling RxCocoa SharedSequence+Operators+arity.swift
[268/281] Compiling RxCocoa SharedSequence+Operators.swift
[269/281] Compiling RxCocoa SharedSequence.swift
[270/281] Compiling RxCocoa Signal+Subscription.swift
[271/281] Compiling RxCocoa Signal.swift
[272/281] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[273/281] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[274/281] Compiling RxCocoa RxPickerViewAdapter.swift
[275/281] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[276/281] Compiling RxCocoa RxPickerViewDataSourceType.swift
[277/281] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[278/281] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[279/281] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[280/281] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[281/281] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[282/289] Compiling RxCoreLocation RxEventTypealias.swift
[283/289] Compiling RxCoreLocation RxKeyPaths.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:12:58: error: 'activityType' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
   |                |                                         `- error: 'activityType' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:15:80: error: 'pausesLocationUpdatesAutomatically' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
15 |     static let pausesLocationUpdatesAutomatically = #keyPath(CLLocationManager.pausesLocationUpdatesAutomatically)
   |                |                                                               `- error: 'pausesLocationUpdatesAutomatically' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
17 |     @available(iOS 11.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:16:77: error: 'allowsBackgroundLocationUpdates' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
15 |     static let pausesLocationUpdatesAutomatically = #keyPath(CLLocationManager.pausesLocationUpdatesAutomatically)
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
   |                |                                                            `- error: 'allowsBackgroundLocationUpdates' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
17 |     @available(iOS 11.0, *)
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:18:78: warning: 'showsBackgroundLocationIndicator' is unavailable in macOS
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
17 |     @available(iOS 11.0, *)
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
   |                                                                              `- warning: 'showsBackgroundLocationIndicator' is unavailable in macOS
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
CoreLocation.CLLocationManager:45:14: note: 'showsBackgroundLocationIndicator' has been explicitly marked unavailable here
 43 |     open var allowsBackgroundLocationUpdates: Bool { get set }
 44 |     @available(macOS, unavailable)
 45 |     open var showsBackgroundLocationIndicator: Bool { get set }
    |              `- note: 'showsBackgroundLocationIndicator' has been explicitly marked unavailable here
 46 |     @NSCopying open var location: CLLocation? { get }
 47 |     @available(macOS, introduced: 10.15, deprecated: 10.15)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:20:59: error: 'headingFilter' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
   |                |                                          `- error: 'headingFilter' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
22 |     static let heading = #keyPath(CLLocationManager.heading)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:21:64: error: 'headingOrientation' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
   |                |                                               `- error: 'headingOrientation' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
22 |     static let heading = #keyPath(CLLocationManager.heading)
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:22:53: error: 'heading' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
22 |     static let heading = #keyPath(CLLocationManager.heading)
   |                |                                    `- error: 'heading' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
24 |     static let monitoredRegions = #keyPath(CLLocationManager.monitoredRegions)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:25:59: error: 'rangedRegions' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
24 |     static let monitoredRegions = #keyPath(CLLocationManager.monitoredRegions)
25 |     static let rangedRegions = #keyPath(CLLocationManager.rangedRegions)
   |                |                                          `- error: 'rangedRegions' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
26 | }
27 |
[284/289] Compiling RxCoreLocation Helpers.swift
[285/289] Compiling RxCoreLocation RxSelectors.swift
[286/289] Compiling RxCoreLocation CLLocationManagerEvents+Rx.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:12:58: error: 'activityType' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
   |                |                                         `- error: 'activityType' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:15:80: error: 'pausesLocationUpdatesAutomatically' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
15 |     static let pausesLocationUpdatesAutomatically = #keyPath(CLLocationManager.pausesLocationUpdatesAutomatically)
   |                |                                                               `- error: 'pausesLocationUpdatesAutomatically' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
17 |     @available(iOS 11.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:16:77: error: 'allowsBackgroundLocationUpdates' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
15 |     static let pausesLocationUpdatesAutomatically = #keyPath(CLLocationManager.pausesLocationUpdatesAutomatically)
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
   |                |                                                            `- error: 'allowsBackgroundLocationUpdates' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
17 |     @available(iOS 11.0, *)
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:18:78: warning: 'showsBackgroundLocationIndicator' is unavailable in macOS
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
17 |     @available(iOS 11.0, *)
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
   |                                                                              `- warning: 'showsBackgroundLocationIndicator' is unavailable in macOS
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
CoreLocation.CLLocationManager:45:14: note: 'showsBackgroundLocationIndicator' has been explicitly marked unavailable here
 43 |     open var allowsBackgroundLocationUpdates: Bool { get set }
 44 |     @available(macOS, unavailable)
 45 |     open var showsBackgroundLocationIndicator: Bool { get set }
    |              `- note: 'showsBackgroundLocationIndicator' has been explicitly marked unavailable here
 46 |     @NSCopying open var location: CLLocation? { get }
 47 |     @available(macOS, introduced: 10.15, deprecated: 10.15)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:20:59: error: 'headingFilter' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
   |                |                                          `- error: 'headingFilter' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
22 |     static let heading = #keyPath(CLLocationManager.heading)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:21:64: error: 'headingOrientation' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
   |                |                                               `- error: 'headingOrientation' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
22 |     static let heading = #keyPath(CLLocationManager.heading)
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:22:53: error: 'heading' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
22 |     static let heading = #keyPath(CLLocationManager.heading)
   |                |                                    `- error: 'heading' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
24 |     static let monitoredRegions = #keyPath(CLLocationManager.monitoredRegions)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:25:59: error: 'rangedRegions' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
24 |     static let monitoredRegions = #keyPath(CLLocationManager.monitoredRegions)
25 |     static let rangedRegions = #keyPath(CLLocationManager.rangedRegions)
   |                |                                          `- error: 'rangedRegions' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
26 | }
27 |
[287/289] Emitting module RxCoreLocation
/Users/admin/builder/spi-builder-workspace/Sources/RxCLLocationManagerDelegateProxy.swift:17:1: warning: extension declares a conformance of imported type 'CLLocationManager' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
15 | public typealias RxCLLocationManagerDelegate = DelegateProxy<CLLocationManager, CLLocationManagerDelegate>
16 |
17 | extension CLLocationManager: HasDelegate {
   | |- warning: extension declares a conformance of imported type 'CLLocationManager' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |     public typealias Delegate = CLLocationManagerDelegate
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:12:58: error: 'activityType' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
   |                |                                         `- error: 'activityType' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:15:80: error: 'pausesLocationUpdatesAutomatically' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
15 |     static let pausesLocationUpdatesAutomatically = #keyPath(CLLocationManager.pausesLocationUpdatesAutomatically)
   |                |                                                               `- error: 'pausesLocationUpdatesAutomatically' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
17 |     @available(iOS 11.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:16:77: error: 'allowsBackgroundLocationUpdates' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
14 |     static let desiredAccuracy = #keyPath(CLLocationManager.desiredAccuracy)
15 |     static let pausesLocationUpdatesAutomatically = #keyPath(CLLocationManager.pausesLocationUpdatesAutomatically)
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
   |                |                                                            `- error: 'allowsBackgroundLocationUpdates' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
17 |     @available(iOS 11.0, *)
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:18:78: warning: 'showsBackgroundLocationIndicator' is unavailable in macOS
16 |     static let allowsBackgroundLocationUpdates = #keyPath(CLLocationManager.allowsBackgroundLocationUpdates)
17 |     @available(iOS 11.0, *)
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
   |                                                                              `- warning: 'showsBackgroundLocationIndicator' is unavailable in macOS
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
CoreLocation.CLLocationManager:45:14: note: 'showsBackgroundLocationIndicator' has been explicitly marked unavailable here
 43 |     open var allowsBackgroundLocationUpdates: Bool { get set }
 44 |     @available(macOS, unavailable)
 45 |     open var showsBackgroundLocationIndicator: Bool { get set }
    |              `- note: 'showsBackgroundLocationIndicator' has been explicitly marked unavailable here
 46 |     @NSCopying open var location: CLLocation? { get }
 47 |     @available(macOS, introduced: 10.15, deprecated: 10.15)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:20:59: error: 'headingFilter' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
18 |     static let showsBackgroundLocationIndicator = #keyPath(CLLocationManager.showsBackgroundLocationIndicator)
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
   |                |                                          `- error: 'headingFilter' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
22 |     static let heading = #keyPath(CLLocationManager.heading)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:21:64: error: 'headingOrientation' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
19 |     static let location = #keyPath(CLLocationManager.location)
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
   |                |                                               `- error: 'headingOrientation' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
22 |     static let heading = #keyPath(CLLocationManager.heading)
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:22:53: error: 'heading' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
20 |     static let headingFilter = #keyPath(CLLocationManager.headingFilter)
21 |     static let headingOrientation = #keyPath(CLLocationManager.headingOrientation)
22 |     static let heading = #keyPath(CLLocationManager.heading)
   |                |                                    `- error: 'heading' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
24 |     static let monitoredRegions = #keyPath(CLLocationManager.monitoredRegions)
/Users/admin/builder/spi-builder-workspace/Sources/RxKeyPaths.swift:25:59: error: 'rangedRegions' is only available in macOS 10.15 or newer
 9 | import CoreLocation.CLLocationManager
10 |
11 | extension String {
   | `- note: add @available attribute to enclosing extension
12 |     static let activityType = #keyPath(CLLocationManager.activityType)
13 |     static let distanceFilter = #keyPath(CLLocationManager.distanceFilter)
   :
23 |     static let maximumRegionMonitoringDistance = #keyPath(CLLocationManager.maximumRegionMonitoringDistance)
24 |     static let monitoredRegions = #keyPath(CLLocationManager.monitoredRegions)
25 |     static let rangedRegions = #keyPath(CLLocationManager.rangedRegions)
   |                |                                          `- error: 'rangedRegions' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
26 | }
27 |
[288/289] Compiling RxCoreLocation CLLocationManagerDelegateEvents+Rx.swift
[289/289] Compiling RxCoreLocation RxCLLocationManagerDelegateProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxCLLocationManagerDelegateProxy.swift:17:1: warning: extension declares a conformance of imported type 'CLLocationManager' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
15 | public typealias RxCLLocationManagerDelegate = DelegateProxy<CLLocationManager, CLLocationManagerDelegate>
16 |
17 | extension CLLocationManager: HasDelegate {
   | |- warning: extension declares a conformance of imported type 'CLLocationManager' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
18 |     public typealias Delegate = CLLocationManagerDelegate
19 | }
BUILD FAILURE 6.0 macosSpm