The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Omnibar with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

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

Build Machine: Mac 5