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 RxStoreKit with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/RxStoreKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/453jerry/RxStoreKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9d4d864 docs(readme): update readme.md
Cloned https://github.com/453jerry/RxStoreKit.git
Revision (git rev-parse @):
9d4d8649333789b373a75880ec67157f4c461271
SUCCESS checkout https://github.com/453jerry/RxStoreKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/453jerry/RxStoreKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/9] Write sources
[4/9] Write swift-version-6F35C1178C84523A.txt
[6/156] Compiling RxSwift Empty.swift
[7/156] Compiling RxSwift Enumerated.swift
[8/156] Compiling RxSwift Error.swift
[9/156] Compiling RxSwift Errors.swift
[10/156] Compiling RxSwift Event.swift
[11/156] Compiling RxSwift Filter.swift
[12/156] Compiling RxSwift First.swift
[13/156] Compiling RxSwift Generate.swift
[14/156] Compiling RxSwift GroupBy.swift
[15/156] Compiling RxSwift GroupedObservable.swift
[16/156] Compiling RxSwift HistoricalScheduler.swift
[17/156] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[18/156] Compiling RxSwift ImmediateSchedulerType.swift
[19/156] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[20/156] Compiling RxSwift Infallible+CombineLatest+arity.swift
[21/156] Compiling RxSwift Infallible+Concurrency.swift
[22/172] Compiling RxSwift RetryWhen.swift
[23/172] Compiling RxSwift Rx.swift
[24/172] Compiling RxSwift RxMutableBox.swift
[25/172] Compiling RxSwift Sample.swift
[26/172] Compiling RxSwift Scan.swift
[27/172] Compiling RxSwift ScheduledDisposable.swift
[28/172] Compiling RxSwift ScheduledItem.swift
[29/172] Compiling RxSwift ScheduledItemType.swift
[30/172] Compiling RxSwift SchedulerServices+Emulation.swift
[31/172] Compiling RxSwift SchedulerType.swift
[32/172] Compiling RxSwift Sequence.swift
[33/172] Compiling RxSwift SerialDispatchQueueScheduler.swift
[34/172] Compiling RxSwift SerialDisposable.swift
[35/172] Compiling RxSwift ShareReplayScope.swift
[36/172] Compiling RxSwift Single.swift
[37/172] Compiling RxSwift SingleAssignmentDisposable.swift
[38/172] Compiling RxSwift SingleAsync.swift
[39/172] Compiling RxSwift Sink.swift
[40/172] Compiling RxSwift Skip.swift
[41/172] Compiling RxSwift SkipUntil.swift
[42/172] Compiling RxSwift SkipWhile.swift
[43/172] Compiling RxSwift StartWith.swift
[44/172] Compiling RxSwift SubjectType.swift
[45/172] Compiling RxSwift SubscribeOn.swift
[46/172] Compiling RxSwift SubscriptionDisposable.swift
[47/172] Compiling RxSwift SwiftSupport.swift
[48/172] Compiling RxSwift Switch.swift
[49/172] Compiling RxSwift SwitchIfEmpty.swift
[50/172] Compiling RxSwift SynchronizedDisposeType.swift
[51/172] Compiling RxSwift SynchronizedOnType.swift
[52/172] Compiling RxSwift SynchronizedUnsubscribeType.swift
[53/172] Compiling RxSwift TailRecursiveSink.swift
[54/172] Emitting module RxSwift
[55/172] Compiling RxSwift Multicast.swift
[56/172] Compiling RxSwift Never.swift
[57/172] Compiling RxSwift NopDisposable.swift
[58/172] Compiling RxSwift Observable+Concurrency.swift
[59/172] Compiling RxSwift Observable.swift
[60/172] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[61/172] Compiling RxSwift ObservableConvertibleType.swift
[62/172] Compiling RxSwift ObservableType+Extensions.swift
[63/172] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[64/172] Compiling RxSwift ObservableType.swift
[65/172] Compiling RxSwift ObserveOn.swift
[66/172] Compiling RxSwift ObserverBase.swift
[67/172] Compiling RxSwift ObserverType.swift
[68/172] Compiling RxSwift OperationQueueScheduler.swift
[69/172] Compiling RxSwift Optional.swift
[70/172] Compiling RxSwift Platform.Darwin.swift
[71/172] Compiling RxSwift AddRef.swift
[72/172] Compiling RxSwift Amb.swift
[73/172] Compiling RxSwift AnonymousDisposable.swift
[74/172] Compiling RxSwift AnonymousObserver.swift
[75/172] Compiling RxSwift AnyObserver.swift
[76/172] Compiling RxSwift AsMaybe.swift
[77/172] Compiling RxSwift AsSingle.swift
[78/172] Compiling RxSwift AsyncLock.swift
[79/172] Compiling RxSwift AsyncSubject.swift
[80/172] Compiling RxSwift AtomicInt.swift
[81/172] Compiling RxSwift Bag+Rx.swift
[82/172] Compiling RxSwift Bag.swift
[83/172] Compiling RxSwift BehaviorSubject.swift
[84/172] Compiling RxSwift BinaryDisposable.swift
[85/172] Compiling RxSwift Binder.swift
[86/172] Compiling RxSwift BooleanDisposable.swift
[87/172] Compiling RxSwift Buffer.swift
[88/172] Compiling RxSwift Debug.swift
[89/172] Compiling RxSwift Decode.swift
[90/172] Compiling RxSwift DefaultIfEmpty.swift
[91/172] Compiling RxSwift Deferred.swift
[92/172] Compiling RxSwift Delay.swift
[93/172] Compiling RxSwift DelaySubscription.swift
[94/172] Compiling RxSwift Dematerialize.swift
[95/172] Compiling RxSwift DispatchQueue+Extensions.swift
[96/172] Compiling RxSwift DispatchQueueConfiguration.swift
[97/172] Compiling RxSwift Disposable.swift
[98/172] Compiling RxSwift Disposables.swift
[99/172] Compiling RxSwift DisposeBag.swift
[100/172] Compiling RxSwift DisposeBase.swift
[101/172] Compiling RxSwift DistinctUntilChanged.swift
[102/172] Compiling RxSwift Do.swift
[103/172] Compiling RxSwift ElementAt.swift
[104/172] Compiling RxSwift Cancelable.swift
[105/172] Compiling RxSwift Catch.swift
[106/172] Compiling RxSwift CombineLatest+Collection.swift
[107/172] Compiling RxSwift CombineLatest+arity.swift
[108/172] Compiling RxSwift CombineLatest.swift
[109/172] Compiling RxSwift CompactMap.swift
[110/172] Compiling RxSwift Completable+AndThen.swift
[111/172] Compiling RxSwift Completable.swift
[112/172] Compiling RxSwift CompositeDisposable.swift
[113/172] Compiling RxSwift Concat.swift
[114/172] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[115/172] Compiling RxSwift ConcurrentMainScheduler.swift
[116/172] Compiling RxSwift ConnectableObservableType.swift
[117/172] Compiling RxSwift Create.swift
[118/172] Compiling RxSwift CurrentThreadScheduler.swift
[119/172] Compiling RxSwift Date+Dispatch.swift
[120/172] Compiling RxSwift Debounce.swift
[121/172] Compiling RxSwift Infallible+Create.swift
[122/172] Compiling RxSwift Infallible+Debug.swift
[123/172] Compiling RxSwift Infallible+Operators.swift
[124/172] Compiling RxSwift Infallible+Zip+arity.swift
[125/172] Compiling RxSwift Infallible.swift
[126/172] Compiling RxSwift InfiniteSequence.swift
[127/172] Compiling RxSwift InvocableScheduledItem.swift
[128/172] Compiling RxSwift InvocableType.swift
[129/172] Compiling RxSwift Just.swift
[130/172] Compiling RxSwift Lock.swift
[131/172] Compiling RxSwift LockOwnerType.swift
[132/172] Compiling RxSwift MainScheduler.swift
[133/172] Compiling RxSwift Map.swift
[134/172] Compiling RxSwift Materialize.swift
[135/172] Compiling RxSwift Maybe.swift
[136/172] Compiling RxSwift Merge.swift
[137/172] Compiling RxSwift Platform.Linux.swift
[138/172] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[139/172] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[140/172] Compiling RxSwift PrimitiveSequence.swift
[141/172] Compiling RxSwift PriorityQueue.swift
[142/172] Compiling RxSwift Producer.swift
[143/172] Compiling RxSwift PublishSubject.swift
[144/172] Compiling RxSwift Queue.swift
[145/172] Compiling RxSwift Range.swift
[146/172] Compiling RxSwift Reactive.swift
[147/172] Compiling RxSwift RecursiveLock.swift
[148/172] Compiling RxSwift RecursiveScheduler.swift
[149/172] Compiling RxSwift Reduce.swift
[150/172] Compiling RxSwift RefCountDisposable.swift
[151/172] Compiling RxSwift Repeat.swift
[152/172] Compiling RxSwift ReplaySubject.swift
[153/172] Compiling RxSwift Take.swift
[154/172] Compiling RxSwift TakeLast.swift
[155/172] Compiling RxSwift TakeWithPredicate.swift
[156/172] Compiling RxSwift Throttle.swift
[157/172] Compiling RxSwift Timeout.swift
[158/172] Compiling RxSwift Timer.swift
[159/172] Compiling RxSwift ToArray.swift
[160/172] Compiling RxSwift Using.swift
[161/172] Compiling RxSwift VirtualTimeConverterType.swift
[162/172] Compiling RxSwift VirtualTimeScheduler.swift
[163/172] Compiling RxSwift Window.swift
[164/172] Compiling RxSwift WithLatestFrom.swift
[165/172] Compiling RxSwift WithUnretained.swift
[166/172] Compiling RxSwift Zip+Collection.swift
[167/172] Compiling RxSwift Zip+arity.swift
[168/172] Compiling RxSwift Zip.swift
[169/178] Compiling RxRelay ReplayRelay.swift
[170/178] Compiling RxRelay Utils.swift
[171/178] Compiling RxRelay PublishRelay.swift
[172/178] Emitting module RxRelay
[173/178] Compiling RxRelay Observable+Bind.swift
[174/178] Compiling RxRelay BehaviorRelay.swift
[174/178] Compiling RxCocoaRuntime _RX.m
[175/178] Compiling RxCocoaRuntime _RXDelegateProxy.m
[176/178] Compiling RxCocoaRuntime _RXObjCRuntime.m
[177/178] Compiling RxCocoaRuntime _RXKVOObserver.m
[179/264] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[180/264] Compiling RxCocoa UINavigationController+Rx.swift
[181/264] Compiling RxCocoa UIPickerView+Rx.swift
[182/264] Compiling RxCocoa UIRefreshControl+Rx.swift
[183/264] Compiling RxCocoa UIScrollView+Rx.swift
[184/264] Compiling RxCocoa UISearchBar+Rx.swift
[185/264] Compiling RxCocoa UISearchController+Rx.swift
[186/264] Compiling RxCocoa UISegmentedControl+Rx.swift
[187/264] Compiling RxCocoa UISlider+Rx.swift
[188/273] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[189/273] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[190/273] Compiling RxCocoa RxPickerViewAdapter.swift
[191/273] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[192/273] Compiling RxCocoa RxPickerViewDataSourceType.swift
[193/273] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[194/273] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[195/273] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[196/273] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[197/273] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[198/273] Compiling RxCocoa RxTabBarDelegateProxy.swift
[199/273] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[200/273] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[201/273] Compiling RxCocoa RxTableViewDataSourceType.swift
[202/273] Compiling RxCocoa RxTableViewDelegateProxy.swift
[203/273] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[204/273] Compiling RxCocoa RxTarget.swift
[205/273] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[206/273] Compiling RxCocoa Signal.swift
[207/273] Compiling RxCocoa TextInput.swift
[208/273] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[209/273] Compiling RxCocoa UIApplication+Rx.swift
[210/273] Compiling RxCocoa UIBarButtonItem+Rx.swift
[211/273] Compiling RxCocoa UIButton+Rx.swift
[212/273] Compiling RxCocoa UICollectionView+Rx.swift
[213/273] Compiling RxCocoa UIControl+Rx.swift
[214/273] Compiling RxCocoa UIDatePicker+Rx.swift
[215/273] Emitting module RxCocoa
[216/273] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[217/273] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[218/273] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[219/273] Compiling RxCocoa PublishRelay+Signal.swift
[220/273] Compiling RxCocoa RxCocoa.swift
[221/273] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[222/273] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[223/273] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[224/273] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[225/273] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[226/273] Compiling RxCocoa Driver+Subscription.swift
[227/273] Compiling RxCocoa Driver.swift
[228/273] Compiling RxCocoa Infallible+Bind.swift
[229/273] Compiling RxCocoa Infallible+Driver.swift
[230/273] Compiling RxCocoa ItemEvents.swift
[231/273] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[232/273] Compiling RxCocoa KVORepresentable+Swift.swift
[233/273] Compiling RxCocoa KVORepresentable.swift
[234/273] Compiling RxCocoa NSButton+Rx.swift
[235/273] Compiling RxCocoa NSControl+Rx.swift
[236/273] Compiling RxCocoa BehaviorRelay+Driver.swift
[237/273] Compiling RxCocoa ControlEvent+Driver.swift
[238/273] Compiling RxCocoa ControlEvent+Signal.swift
[239/273] Compiling RxCocoa ControlEvent.swift
[240/273] Compiling RxCocoa ControlProperty+Driver.swift
[241/273] Compiling RxCocoa ControlProperty.swift
[242/273] Compiling RxCocoa ControlTarget.swift
[243/273] Compiling RxCocoa DelegateProxy.swift
[244/273] Compiling RxCocoa DelegateProxyType.swift
[245/273] Compiling RxCocoa DispatchQueue+Extensions.swift
[246/273] Compiling RxCocoa UIStepper+Rx.swift
[247/273] Compiling RxCocoa UISwitch+Rx.swift
[248/273] Compiling RxCocoa UITabBar+Rx.swift
[249/273] Compiling RxCocoa UITabBarController+Rx.swift
[250/273] Compiling RxCocoa UITableView+Rx.swift
[251/273] Compiling RxCocoa UITextField+Rx.swift
[252/273] Compiling RxCocoa UITextView+Rx.swift
[253/273] Compiling RxCocoa URLSession+Rx.swift
[254/273] Compiling RxCocoa WKWebView+Rx.swift
[255/273] Compiling RxCocoa RxTextViewDelegateProxy.swift
[256/273] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[257/273] Compiling RxCocoa SchedulerType+SharedSequence.swift
[258/273] Compiling RxCocoa SectionedViewDataSourceType.swift
[259/273] Compiling RxCocoa SharedSequence+Concurrency.swift
[260/273] Compiling RxCocoa SharedSequence+Operators+arity.swift
[261/273] Compiling RxCocoa SharedSequence+Operators.swift
[262/273] Compiling RxCocoa SharedSequence.swift
[263/273] Compiling RxCocoa Signal+Subscription.swift
[264/273] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[265/273] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[266/273] Compiling RxCocoa NSObject+Rx.swift
[267/273] Compiling RxCocoa NSSlider+Rx.swift
[268/273] Compiling RxCocoa NSTextField+Rx.swift
[269/273] Compiling RxCocoa NSTextStorage+Rx.swift
[270/273] Compiling RxCocoa NSTextView+Rx.swift
[271/273] Compiling RxCocoa NSView+Rx.swift
[272/273] Compiling RxCocoa NotificationCenter+Rx.swift
[273/273] Compiling RxCocoa Observable+Bind.swift
[274/277] Compiling RxStoreKit SKProductRequest+Rx.swift
[275/277] Compiling RxStoreKit SKPaymentQueue+Rx.swift
[276/277] Emitting module RxStoreKit
/Users/admin/builder/spi-builder-workspace/Sources/RxStoreKit/SKProduct+Rx.swift:44:16: warning: static property 'current' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
42 | @available(watchOS 6.2, *)
43 | class SKProductsRequestFactory {
44 |     static var current = SKProductsRequestFactory.init()
   |                |- warning: static property 'current' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'current' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |     let creator: (_: Set<String>) -> SKProductsRequest
[277/277] Compiling RxStoreKit SKProduct+Rx.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxStoreKit/SKProduct+Rx.swift:44:16: warning: static property 'current' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
42 | @available(watchOS 6.2, *)
43 | class SKProductsRequestFactory {
44 |     static var current = SKProductsRequestFactory.init()
   |                |- warning: static property 'current' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'current' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |     let creator: (_: Set<String>) -> SKProductsRequest
Build complete! (48.22s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/51416] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.05s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.7.1 (0.72s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.7.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "RxStoreKit",
  "name" : "RxStoreKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "RxStoreKit",
      "targets" : [
        "RxStoreKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxStoreKitTests",
      "module_type" : "SwiftTarget",
      "name" : "RxStoreKitTests",
      "path" : "Tests/RxStoreKitTests",
      "sources" : [
        "SKPaymentQueueTests.swift",
        "SKProductRequestTests.swift",
        "SKProductTests.swift"
      ],
      "target_dependencies" : [
        "RxStoreKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxStoreKit",
      "module_type" : "SwiftTarget",
      "name" : "RxStoreKit",
      "path" : "Sources/RxStoreKit",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "RxStoreKit"
      ],
      "sources" : [
        "SKPaymentQueue+Rx.swift",
        "SKProduct+Rx.swift",
        "SKProductRequest+Rx.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.