The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxStoreKit 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/RxStoreKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.42s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.02s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rxstorekit",
      "name": "RxStoreKit",
      "url": "https://github.com/453jerry/RxStoreKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxStoreKit",
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/453jerry/RxStoreKit.git
[1/106] Fetching rxstorekit
Fetched https://github.com/453jerry/RxStoreKit.git (0.21s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.41s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.02s)
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/453jerry/RxStoreKit.git
Working copy of https://github.com/453jerry/RxStoreKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'rxstorekit' is not used by any target
Found 1 product dependencies
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/147] Compiling RxSwift AddRef.swift
[2/147] Compiling RxSwift Amb.swift
[3/147] Compiling RxSwift AnonymousDisposable.swift
[4/147] Compiling RxSwift AnonymousObserver.swift
[5/147] Compiling RxSwift AnyObserver.swift
[6/147] Compiling RxSwift AsMaybe.swift
[7/147] Compiling RxSwift AsSingle.swift
[8/147] Compiling RxSwift AsyncLock.swift
[9/147] Compiling RxSwift AsyncSubject.swift
[10/147] Compiling RxSwift AtomicInt.swift
[11/147] Compiling RxSwift Bag+Rx.swift
[12/147] Compiling RxSwift Bag.swift
[13/147] Compiling RxSwift BehaviorSubject.swift
[14/147] Compiling RxSwift BinaryDisposable.swift
[15/147] Compiling RxSwift Binder.swift
[16/147] Compiling RxSwift BooleanDisposable.swift
[17/147] Compiling RxSwift Buffer.swift
[18/147] Compiling RxSwift Cancelable.swift
[19/147] Compiling RxSwift Catch.swift
[20/147] Compiling RxSwift CombineLatest+Collection.swift
[21/147] Compiling RxSwift CombineLatest+arity.swift
[22/167] Compiling RxSwift Multicast.swift
[23/167] Compiling RxSwift Never.swift
[24/167] Compiling RxSwift NopDisposable.swift
[25/167] Compiling RxSwift Observable+Concurrency.swift
[26/167] Compiling RxSwift Observable.swift
[27/167] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[28/167] Compiling RxSwift ObservableConvertibleType.swift
[29/167] Compiling RxSwift ObservableType+Extensions.swift
[30/167] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[31/167] Compiling RxSwift ObservableType.swift
[32/167] Compiling RxSwift ObserveOn.swift
[33/167] Compiling RxSwift ObserverBase.swift
[34/167] Compiling RxSwift ObserverType.swift
[35/167] Compiling RxSwift OperationQueueScheduler.swift
[36/167] Compiling RxSwift Optional.swift
[37/167] Compiling RxSwift Platform.Darwin.swift
[38/167] Compiling RxSwift Platform.Linux.swift
[39/167] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[40/167] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[41/167] Compiling RxSwift PrimitiveSequence.swift
[42/167] Emitting module RxSwift
[43/167] Compiling RxSwift SchedulerServices+Emulation.swift
[44/167] Compiling RxSwift SchedulerType.swift
[45/167] Compiling RxSwift Sequence.swift
[46/167] Compiling RxSwift SerialDispatchQueueScheduler.swift
[47/167] Compiling RxSwift SerialDisposable.swift
[48/167] Compiling RxSwift ShareReplayScope.swift
[49/167] Compiling RxSwift Single.swift
[50/167] Compiling RxSwift SingleAssignmentDisposable.swift
[51/167] Compiling RxSwift SingleAsync.swift
[52/167] Compiling RxSwift Sink.swift
[53/167] Compiling RxSwift Skip.swift
[54/167] Compiling RxSwift SkipUntil.swift
[55/167] Compiling RxSwift SkipWhile.swift
[56/167] Compiling RxSwift StartWith.swift
[57/167] Compiling RxSwift SubjectType.swift
[58/167] Compiling RxSwift SubscribeOn.swift
[59/167] Compiling RxSwift SubscriptionDisposable.swift
[60/167] Compiling RxSwift SwiftSupport.swift
[61/167] Compiling RxSwift Switch.swift
[62/167] Compiling RxSwift SwitchIfEmpty.swift
[63/167] Compiling RxSwift PriorityQueue.swift
[64/167] Compiling RxSwift Producer.swift
[65/167] Compiling RxSwift PublishSubject.swift
[66/167] Compiling RxSwift Queue.swift
[67/167] Compiling RxSwift Range.swift
[68/167] Compiling RxSwift Reactive.swift
[69/167] Compiling RxSwift RecursiveLock.swift
[70/167] Compiling RxSwift RecursiveScheduler.swift
[71/167] Compiling RxSwift Reduce.swift
[72/167] Compiling RxSwift RefCountDisposable.swift
[73/167] Compiling RxSwift Repeat.swift
[74/167] Compiling RxSwift ReplaySubject.swift
[75/167] Compiling RxSwift RetryWhen.swift
[76/167] Compiling RxSwift Rx.swift
[77/167] Compiling RxSwift RxMutableBox.swift
[78/167] Compiling RxSwift Sample.swift
[79/167] Compiling RxSwift Scan.swift
[80/167] Compiling RxSwift ScheduledDisposable.swift
[81/167] Compiling RxSwift ScheduledItem.swift
[82/167] Compiling RxSwift ScheduledItemType.swift
[83/167] Compiling RxSwift CombineLatest.swift
[84/167] Compiling RxSwift CompactMap.swift
[85/167] Compiling RxSwift Completable+AndThen.swift
[86/167] Compiling RxSwift Completable.swift
[87/167] Compiling RxSwift CompositeDisposable.swift
[88/167] Compiling RxSwift Concat.swift
[89/167] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[90/167] Compiling RxSwift ConcurrentMainScheduler.swift
[91/167] Compiling RxSwift ConnectableObservableType.swift
[92/167] Compiling RxSwift Create.swift
[93/167] Compiling RxSwift CurrentThreadScheduler.swift
[94/167] Compiling RxSwift Date+Dispatch.swift
[95/167] Compiling RxSwift Debounce.swift
[96/167] Compiling RxSwift Debug.swift
[97/167] Compiling RxSwift Decode.swift
[98/167] Compiling RxSwift DefaultIfEmpty.swift
[99/167] Compiling RxSwift Deferred.swift
[100/167] Compiling RxSwift Delay.swift
[101/167] Compiling RxSwift DelaySubscription.swift
[102/167] Compiling RxSwift Dematerialize.swift
[103/167] Compiling RxSwift DispatchQueue+Extensions.swift
[104/167] Compiling RxSwift ImmediateSchedulerType.swift
[105/167] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[106/167] Compiling RxSwift Infallible+CombineLatest+arity.swift
[107/167] Compiling RxSwift Infallible+Concurrency.swift
[108/167] Compiling RxSwift Infallible+Create.swift
[109/167] Compiling RxSwift Infallible+Debug.swift
[110/167] Compiling RxSwift Infallible+Operators.swift
[111/167] Compiling RxSwift Infallible+Zip+arity.swift
[112/167] Compiling RxSwift Infallible.swift
[113/167] Compiling RxSwift InfiniteSequence.swift
[114/167] Compiling RxSwift InvocableScheduledItem.swift
[115/167] Compiling RxSwift InvocableType.swift
[116/167] Compiling RxSwift Just.swift
[117/167] Compiling RxSwift Lock.swift
[118/167] Compiling RxSwift LockOwnerType.swift
[119/167] Compiling RxSwift MainScheduler.swift
[120/167] Compiling RxSwift Map.swift
[121/167] Compiling RxSwift Materialize.swift
[122/167] Compiling RxSwift Maybe.swift
[123/167] Compiling RxSwift Merge.swift
[124/167] Compiling RxSwift DispatchQueueConfiguration.swift
[125/167] Compiling RxSwift Disposable.swift
[126/167] Compiling RxSwift Disposables.swift
[127/167] Compiling RxSwift DisposeBag.swift
[128/167] Compiling RxSwift DisposeBase.swift
[129/167] Compiling RxSwift DistinctUntilChanged.swift
[130/167] Compiling RxSwift Do.swift
[131/167] Compiling RxSwift ElementAt.swift
[132/167] Compiling RxSwift Empty.swift
[133/167] Compiling RxSwift Enumerated.swift
[134/167] Compiling RxSwift Error.swift
[135/167] Compiling RxSwift Errors.swift
[136/167] Compiling RxSwift Event.swift
[137/167] Compiling RxSwift Filter.swift
[138/167] Compiling RxSwift First.swift
[139/167] Compiling RxSwift Generate.swift
[140/167] Compiling RxSwift GroupBy.swift
[141/167] Compiling RxSwift GroupedObservable.swift
[142/167] Compiling RxSwift HistoricalScheduler.swift
[143/167] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[144/167] Compiling RxSwift SynchronizedDisposeType.swift
[145/167] Compiling RxSwift SynchronizedOnType.swift
[146/167] Compiling RxSwift SynchronizedUnsubscribeType.swift
[147/167] Compiling RxSwift TailRecursiveSink.swift
[148/167] Compiling RxSwift Take.swift
[149/167] Compiling RxSwift TakeLast.swift
[150/167] Compiling RxSwift TakeWithPredicate.swift
[151/167] Compiling RxSwift Throttle.swift
[152/167] Compiling RxSwift Timeout.swift
[153/167] Compiling RxSwift Timer.swift
[154/167] Compiling RxSwift ToArray.swift
[155/167] Compiling RxSwift Using.swift
[156/167] Compiling RxSwift VirtualTimeConverterType.swift
[157/167] Compiling RxSwift VirtualTimeScheduler.swift
[158/167] Compiling RxSwift Window.swift
[159/167] Compiling RxSwift WithLatestFrom.swift
[160/167] Compiling RxSwift WithUnretained.swift
[161/167] Compiling RxSwift Zip+Collection.swift
[162/167] Compiling RxSwift Zip+arity.swift
[163/167] Compiling RxSwift Zip.swift
[164/173] Compiling RxRelay Utils.swift
[165/173] Compiling RxRelay BehaviorRelay.swift
[166/173] Compiling RxRelay ReplayRelay.swift
[167/173] Emitting module RxRelay
[168/173] Compiling RxRelay Observable+Bind.swift
[169/173] Compiling RxRelay PublishRelay.swift
[169/173] Compiling RxCocoaRuntime _RXKVOObserver.m
[170/173] Compiling RxCocoaRuntime _RX.m
[171/173] Compiling RxCocoaRuntime _RXObjCRuntime.m
[172/173] Compiling RxCocoaRuntime _RXDelegateProxy.m
[174/258] Compiling RxCocoa UIBarButtonItem+Rx.swift
[175/258] Compiling RxCocoa UIButton+Rx.swift
[176/258] Compiling RxCocoa UICollectionView+Rx.swift
[177/258] Compiling RxCocoa UIControl+Rx.swift
[178/258] Compiling RxCocoa UIDatePicker+Rx.swift
[179/258] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[180/258] Compiling RxCocoa UINavigationController+Rx.swift
[181/258] Compiling RxCocoa UIPickerView+Rx.swift
[182/258] Compiling RxCocoa UIRefreshControl+Rx.swift
[183/258] Compiling RxCocoa UIScrollView+Rx.swift
[184/258] Compiling RxCocoa UISearchBar+Rx.swift
[185/258] Compiling RxCocoa UISearchController+Rx.swift
[186/258] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[187/258] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[188/258] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[189/258] Compiling RxCocoa RxTabBarDelegateProxy.swift
[190/258] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[191/258] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[192/258] Compiling RxCocoa RxTableViewDataSourceType.swift
[193/258] Compiling RxCocoa RxTableViewDelegateProxy.swift
[194/258] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[195/258] Compiling RxCocoa RxTarget.swift
[196/258] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[197/258] Compiling RxCocoa RxTextViewDelegateProxy.swift
[198/258] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[199/258] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[200/258] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[201/258] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[202/258] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[203/258] Compiling RxCocoa RxDelegateProxyCrashFix.swift
[204/258] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[205/258] Compiling RxCocoa RxPickerViewAdapter.swift
[206/258] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[207/258] Compiling RxCocoa RxPickerViewDataSourceType.swift
[208/258] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[209/258] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[210/258] Compiling RxCocoa Infallible+Bind.swift
[211/258] Compiling RxCocoa Infallible+Driver.swift
[212/258] Compiling RxCocoa ItemEvents.swift
[213/258] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[214/258] Compiling RxCocoa KVORepresentable+Swift.swift
[215/258] Compiling RxCocoa KVORepresentable.swift
[216/258] Compiling RxCocoa NSButton+Rx.swift
[217/258] Compiling RxCocoa NSControl+Rx.swift
[218/258] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[219/258] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[220/258] Compiling RxCocoa NSObject+Rx.swift
[221/258] Compiling RxCocoa NSSlider+Rx.swift
[222/258] Emitting module RxCocoa
[223/258] Compiling RxCocoa NSTextField+Rx.swift
[224/258] Compiling RxCocoa NSTextStorage+Rx.swift
[225/258] Compiling RxCocoa NSTextView+Rx.swift
[226/258] Compiling RxCocoa NSView+Rx.swift
[227/258] Compiling RxCocoa NotificationCenter+Rx.swift
[228/258] Compiling RxCocoa Observable+Bind.swift
[229/258] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[230/258] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[231/258] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[232/258] Compiling RxCocoa PublishRelay+Signal.swift
[233/258] Compiling RxCocoa RxCocoa.swift
[234/258] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[235/258] Compiling RxCocoa BehaviorRelay+Driver.swift
[236/258] Compiling RxCocoa ControlEvent+Driver.swift
[237/258] Compiling RxCocoa ControlEvent+Signal.swift
[238/258] Compiling RxCocoa ControlEvent.swift
[239/258] Compiling RxCocoa ControlProperty+Driver.swift
[240/258] Compiling RxCocoa ControlProperty.swift
[241/258] Compiling RxCocoa ControlTarget.swift
[242/258] Compiling RxCocoa DelegateProxy.swift
[243/258] Compiling RxCocoa DelegateProxyType.swift
[244/258] Compiling RxCocoa DispatchQueue+Extensions.swift
[245/258] Compiling RxCocoa Driver+Subscription.swift
[246/258] Compiling RxCocoa Driver.swift
[247/269] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[248/269] Compiling RxCocoa SchedulerType+SharedSequence.swift
[249/269] Compiling RxCocoa SectionedViewDataSourceType.swift
[250/269] Compiling RxCocoa SharedSequence+Concurrency.swift
[251/269] Compiling RxCocoa SharedSequence+Operators+arity.swift
[252/269] Compiling RxCocoa SharedSequence+Operators.swift
[253/269] Compiling RxCocoa SharedSequence.swift
[254/269] Compiling RxCocoa Signal+Subscription.swift
[255/269] Compiling RxCocoa Signal.swift
[256/269] Compiling RxCocoa TextInput.swift
[257/269] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[258/269] Compiling RxCocoa UIApplication+Rx.swift
[259/269] Compiling RxCocoa UISegmentedControl+Rx.swift
[260/269] Compiling RxCocoa UISlider+Rx.swift
[261/269] Compiling RxCocoa UIStepper+Rx.swift
[262/269] Compiling RxCocoa UISwitch+Rx.swift
[263/269] Compiling RxCocoa UITabBar+Rx.swift
[264/269] Compiling RxCocoa UITabBarController+Rx.swift
[265/269] Compiling RxCocoa UITableView+Rx.swift
[266/269] Compiling RxCocoa UITextField+Rx.swift
[267/269] Compiling RxCocoa UITextView+Rx.swift
[268/269] Compiling RxCocoa URLSession+Rx.swift
[269/269] Compiling RxCocoa WKWebView+Rx.swift
[270/273] Compiling RxStoreKit SKProductRequest+Rx.swift
[271/273] Compiling RxStoreKit SKProduct+Rx.swift
[272/273] Emitting module RxStoreKit
[273/273] Compiling RxStoreKit SKPaymentQueue+Rx.swift
Build complete! (16.37s)
Build complete.
Done.