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

Swift 6 data race errors: 0

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/toshi0383/rxsmartthrottle.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toshi0383/rxsmartthrottle
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f229cd3 Rename until => resetWhen
Cloned https://github.com/toshi0383/rxsmartthrottle.git
Revision (git rev-parse @):
f229cd33591899f4bc25c98d8b749a78fdb13856
SUCCESS checkout https://github.com/toshi0383/rxsmartthrottle.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/toshi0383/rxsmartthrottle.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/3] Write sources
[2/3] Write swift-version-6F35C1178C84523A.txt
[4/139] Compiling RxSwift Debug.swift
[5/139] Compiling RxSwift DefaultIfEmpty.swift
[6/139] Compiling RxSwift Deferred.swift
[7/139] Compiling RxSwift Delay.swift
[8/139] Compiling RxSwift DelaySubscription.swift
[9/139] Compiling RxSwift Dematerialize.swift
[10/139] Compiling RxSwift Deprecated.swift
[11/139] Compiling RxSwift DeprecationWarner.swift
[12/139] Compiling RxSwift DispatchQueue+Extensions.swift
[13/139] Compiling RxSwift DispatchQueueConfiguration.swift
[14/139] Compiling RxSwift Disposable.swift
[15/139] Compiling RxSwift Disposables.swift
[16/139] Compiling RxSwift DisposeBag.swift
[17/139] Compiling RxSwift DisposeBase.swift
[18/139] Compiling RxSwift DistinctUntilChanged.swift
[19/153] Compiling RxSwift SkipWhile.swift
[20/153] Compiling RxSwift StartWith.swift
[21/153] Compiling RxSwift String+Rx.swift
[22/153] Compiling RxSwift SubjectType.swift
[23/153] Compiling RxSwift SubscribeOn.swift
[24/153] Compiling RxSwift SubscriptionDisposable.swift
[25/153] Compiling RxSwift SwiftSupport.swift
[26/153] Compiling RxSwift Switch.swift
[27/153] Compiling RxSwift SwitchIfEmpty.swift
[28/153] Compiling RxSwift SynchronizedDisposeType.swift
[29/153] Compiling RxSwift SynchronizedOnType.swift
[30/153] Compiling RxSwift SynchronizedUnsubscribeType.swift
[31/153] Compiling RxSwift TailRecursiveSink.swift
[32/153] Compiling RxSwift Take.swift
[33/153] Compiling RxSwift TakeLast.swift
[34/153] Compiling RxSwift AddRef.swift
[35/153] Compiling RxSwift Amb.swift
[36/153] Compiling RxSwift AnonymousDisposable.swift
[37/153] Compiling RxSwift AnonymousObserver.swift
[38/153] Compiling RxSwift AnyObserver.swift
[39/153] Compiling RxSwift AsMaybe.swift
[40/153] Compiling RxSwift AsSingle.swift
[41/153] Compiling RxSwift AsyncLock.swift
[42/153] Compiling RxSwift AsyncSubject.swift
[43/153] Compiling RxSwift Bag+Rx.swift
[44/153] Compiling RxSwift Bag.swift
[45/153] Compiling RxSwift BehaviorSubject.swift
[46/153] Compiling RxSwift BinaryDisposable.swift
[47/153] Compiling RxSwift BooleanDisposable.swift
[48/153] Compiling RxSwift Buffer.swift
[49/153] Compiling RxSwift Do.swift
[50/153] Compiling RxSwift ElementAt.swift
[51/153] Compiling RxSwift Empty.swift
[52/153] Compiling RxSwift Enumerated.swift
[53/153] Compiling RxSwift Error.swift
[54/153] Compiling RxSwift Errors.swift
[55/153] Compiling RxSwift Event.swift
[56/153] Compiling RxSwift Filter.swift
[57/153] Compiling RxSwift First.swift
[58/153] Compiling RxSwift Generate.swift
[59/153] Compiling RxSwift GroupBy.swift
[60/153] Compiling RxSwift GroupedObservable.swift
[61/153] Compiling RxSwift HistoricalScheduler.swift
[62/153] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[63/153] Compiling RxSwift ImmediateSchedulerType.swift
[64/153] Compiling RxSwift ScheduledDisposable.swift
[65/153] Compiling RxSwift ScheduledItem.swift
[66/153] Compiling RxSwift ScheduledItemType.swift
[67/153] Compiling RxSwift SchedulerServices+Emulation.swift
[68/153] Compiling RxSwift SchedulerType.swift
[69/153] Compiling RxSwift Sequence.swift
[70/153] Compiling RxSwift SerialDispatchQueueScheduler.swift
[71/153] Compiling RxSwift SerialDisposable.swift
[72/153] Compiling RxSwift ShareReplayScope.swift
[73/153] Compiling RxSwift Single.swift
[74/153] Compiling RxSwift SingleAssignmentDisposable.swift
[75/153] Compiling RxSwift SingleAsync.swift
[76/153] Compiling RxSwift Sink.swift
[77/153] Compiling RxSwift Skip.swift
[78/153] Compiling RxSwift SkipUntil.swift
[79/153] Emitting module RxSwift
[80/153] Compiling RxSwift PublishSubject.swift
[81/153] Compiling RxSwift Queue.swift
[82/153] Compiling RxSwift Range.swift
[83/153] Compiling RxSwift Reactive.swift
[84/153] Compiling RxSwift RecursiveLock.swift
[85/153] Compiling RxSwift RecursiveScheduler.swift
[86/153] Compiling RxSwift Reduce.swift
[87/153] Compiling RxSwift RefCountDisposable.swift
[88/153] Compiling RxSwift Repeat.swift
[89/153] Compiling RxSwift ReplaySubject.swift
[90/153] Compiling RxSwift RetryWhen.swift
[91/153] Compiling RxSwift Rx.swift
[92/153] Compiling RxSwift RxMutableBox.swift
[93/153] Compiling RxSwift Sample.swift
[94/153] Compiling RxSwift Scan.swift
[95/153] Compiling RxSwift Cancelable.swift
[96/153] Compiling RxSwift Catch.swift
[97/153] Compiling RxSwift CombineLatest+Collection.swift
[98/153] Compiling RxSwift CombineLatest+arity.swift
[99/153] Compiling RxSwift CombineLatest.swift
[100/153] Compiling RxSwift Completable+AndThen.swift
[101/153] Compiling RxSwift Completable.swift
[102/153] Compiling RxSwift CompositeDisposable.swift
[103/153] Compiling RxSwift Concat.swift
[104/153] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[105/153] Compiling RxSwift ConcurrentMainScheduler.swift
[106/153] Compiling RxSwift ConnectableObservableType.swift
[107/153] Compiling RxSwift Create.swift
[108/153] Compiling RxSwift CurrentThreadScheduler.swift
[109/153] Compiling RxSwift Debounce.swift
[110/153] Compiling RxSwift InfiniteSequence.swift
[111/153] Compiling RxSwift InvocableScheduledItem.swift
[112/153] Compiling RxSwift InvocableType.swift
[113/153] Compiling RxSwift Just.swift
[114/153] Compiling RxSwift Lock.swift
[115/153] Compiling RxSwift LockOwnerType.swift
[116/153] Compiling RxSwift MainScheduler.swift
[117/153] Compiling RxSwift Map.swift
[118/153] Compiling RxSwift Materialize.swift
[119/153] Compiling RxSwift Maybe.swift
[120/153] Compiling RxSwift Merge.swift
[121/153] Compiling RxSwift Multicast.swift
[122/153] Compiling RxSwift Never.swift
[123/153] Compiling RxSwift NopDisposable.swift
[124/153] Compiling RxSwift Observable.swift
[125/153] Compiling RxSwift ObservableConvertibleType.swift
[126/153] Compiling RxSwift ObservableType+Extensions.swift
[127/153] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[128/153] Compiling RxSwift ObservableType.swift
[129/153] Compiling RxSwift ObserveOn.swift
[130/153] Compiling RxSwift ObserverBase.swift
[131/153] Compiling RxSwift ObserverType.swift
[132/153] Compiling RxSwift OperationQueueScheduler.swift
[133/153] Compiling RxSwift Optional.swift
[134/153] Compiling RxSwift Platform.Darwin.swift
[135/153] Compiling RxSwift Platform.Linux.swift
[136/153] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[137/153] Compiling RxSwift PrimitiveSequence.swift
[138/153] Compiling RxSwift PriorityQueue.swift
[139/153] Compiling RxSwift Producer.swift
[140/153] Compiling RxSwift TakeUntil.swift
[141/153] Compiling RxSwift TakeWhile.swift
[142/153] Compiling RxSwift Throttle.swift
[143/153] Compiling RxSwift Timeout.swift
[144/153] Compiling RxSwift Timer.swift
[145/153] Compiling RxSwift ToArray.swift
[146/153] Compiling RxSwift Using.swift
[147/153] Compiling RxSwift VirtualTimeConverterType.swift
[148/153] Compiling RxSwift VirtualTimeScheduler.swift
[149/153] Compiling RxSwift Window.swift
[150/153] Compiling RxSwift WithLatestFrom.swift
[151/153] Compiling RxSwift Zip+Collection.swift
[152/153] Compiling RxSwift Zip+arity.swift
[153/153] Compiling RxSwift Zip.swift
[154/155] Compiling RxSmartThrottle RxSmartThrottle.swift
[155/155] Emitting module RxSmartThrottle
Build complete! (37.37s)
Fetching https://github.com/ReactiveX/RxSwift
[1/51416] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (11.49s)
Computing version for https://github.com/ReactiveX/RxSwift
warning: 'rxswift': /Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 7 |
 8 | func filterNil<T>(_ array: [T?]) -> [T] {
 9 |   return array.flatMap { $0 }
   |                |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
   |                `- note: use 'compactMap(_:)' instead
10 | }
11 |
Computed https://github.com/ReactiveX/RxSwift at 4.3.1 (0.72s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 4.3.1
warning: 'rxswift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Package.swift:9:16: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
 7 |
 8 | func filterNil<T>(_ array: [T?]) -> [T] {
 9 |   return array.flatMap { $0 }
   |                |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
   |                `- note: use 'compactMap(_:)' instead
10 | }
11 |
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.3.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    }
  ],
  "manifest_display_name" : "RxSmartThrottle",
  "name" : "RxSmartThrottle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RxSmartThrottle",
      "targets" : [
        "RxSmartThrottle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxSmartThrottleTests",
      "module_type" : "SwiftTarget",
      "name" : "RxSmartThrottleTests",
      "path" : "Tests/RxSmartThrottleTests",
      "product_dependencies" : [
        "RxTest"
      ],
      "sources" : [
        "RxSmartThrottleTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RxSmartThrottle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxSmartThrottle",
      "module_type" : "SwiftTarget",
      "name" : "RxSmartThrottle",
      "path" : "Sources/RxSmartThrottle",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "RxSmartThrottle"
      ],
      "sources" : [
        "RxSmartThrottle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.