The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Entryable with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/Entryable.git
Reference: 6.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yume190/Entryable
 * tag               6.0.6      -> FETCH_HEAD
HEAD is now at edc009e add new config
Cloned https://github.com/yume190/Entryable.git into spi-builder-workspace
edc009e0f35d425eb8091b9a698db071bfac5416
SUCCESS checkout https://github.com/yume190/Entryable.git at 6.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git (0.37s)
Fetched https://github.com/ReactiveX/RxSwift (0.42s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.2.0 (0.03s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.4 (0.47s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.4.4
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.2.0
Building for debugging...
[1/173] Emitting module Alamofire
[2/177] Emitting module RxSwift
[3/196] Compiling RxSwift SwitchIfEmpty.swift
[4/196] Compiling RxSwift SynchronizedDisposeType.swift
[5/196] Compiling RxSwift AddRef.swift
[6/196] Compiling RxSwift Amb.swift
[7/196] Compiling RxSwift SkipUntil.swift
[8/196] Compiling RxSwift SkipWhile.swift
[9/196] Compiling RxSwift StartWith.swift
[10/196] Compiling RxSwift SubjectType.swift
[11/196] Compiling RxSwift SingleAssignmentDisposable.swift
[12/196] Compiling RxSwift SingleAsync.swift
[13/196] Compiling RxSwift Sink.swift
[14/196] Compiling RxSwift Skip.swift
[15/196] Compiling RxSwift Sequence.swift
[16/196] Compiling RxSwift SerialDispatchQueueScheduler.swift
[17/196] Compiling RxSwift SerialDisposable.swift
[18/196] Compiling RxSwift ShareReplayScope.swift
[19/196] Compiling RxSwift Single.swift
[22/196] Compiling RxSwift AnonymousDisposable.swift
[23/196] Compiling RxSwift AnonymousObserver.swift
[24/196] Compiling RxSwift AnyObserver.swift
[25/196] Compiling RxSwift AsMaybe.swift
[26/196] Compiling RxSwift AsSingle.swift
[27/196] Compiling RxSwift AsyncLock.swift
[28/196] Compiling RxSwift AsyncSubject.swift
[29/196] Compiling RxSwift AtomicInt.swift
[30/196] Compiling RxSwift Bag+Rx.swift
[31/196] Compiling RxSwift Bag.swift
[32/196] Compiling Alamofire URLEncodedFormEncoder.swift
[33/196] Compiling Alamofire URLRequest+Alamofire.swift
[34/196] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[35/196] Compiling Alamofire Validation.swift
[36/196] Compiling RxSwift Buffer.swift
[37/196] Compiling RxSwift Cancelable.swift
[38/196] Compiling RxSwift Catch.swift
[39/196] Compiling RxSwift CombineLatest+Collection.swift
[40/196] Compiling RxSwift Dematerialize.swift
[41/196] Compiling RxSwift DispatchQueue+Extensions.swift
[42/196] Compiling RxSwift DispatchQueueConfiguration.swift
[43/196] Compiling RxSwift Disposable.swift
[44/196] Compiling RxSwift Disposables.swift
[45/196] Compiling RxSwift DisposeBag.swift
[46/196] Compiling RxSwift DisposeBase.swift
[47/196] Compiling RxSwift DistinctUntilChanged.swift
[48/196] Compiling RxSwift Do.swift
[49/196] Compiling RxSwift ElementAt.swift
[50/196] Compiling RxSwift Empty.swift
[51/196] Compiling RxSwift Enumerated.swift
[52/196] Compiling RxSwift Error.swift
[53/196] Compiling RxSwift Errors.swift
[54/196] Compiling RxSwift Event.swift
[55/196] Compiling RxSwift Filter.swift
[56/196] Compiling RxSwift First.swift
[57/196] Compiling RxSwift Generate.swift
[58/196] Compiling RxSwift GroupBy.swift
[59/196] Compiling RxSwift GroupedObservable.swift
[60/196] Compiling RxSwift Never.swift
[61/196] Compiling RxSwift NopDisposable.swift
[62/196] Compiling RxSwift Observable.swift
[63/196] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[64/196] Compiling RxSwift ObservableConvertibleType.swift
[65/196] Compiling RxSwift ObservableType+Extensions.swift
[66/196] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[67/196] Compiling RxSwift ObservableType.swift
[68/196] Compiling RxSwift ObserveOn.swift
[69/196] Compiling RxSwift ObserverBase.swift
[70/196] Compiling RxSwift ObserverType.swift
[71/196] Compiling RxSwift OperationQueueScheduler.swift
[72/196] Compiling RxSwift Optional.swift
[73/196] Compiling RxSwift Platform.Darwin.swift
[74/196] Compiling RxSwift Platform.Linux.swift
[75/196] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[76/196] Compiling RxSwift PrimitiveSequence.swift
[77/196] Compiling RxSwift PriorityQueue.swift
[78/196] Compiling RxSwift Producer.swift
[79/196] Compiling RxSwift PublishSubject.swift
[80/196] Compiling RxSwift Queue.swift
[81/196] Compiling RxSwift Range.swift
[82/196] Compiling RxSwift Reactive.swift
[83/196] Compiling RxSwift RecursiveLock.swift
[84/196] Compiling RxSwift RecursiveScheduler.swift
[85/196] Compiling RxSwift Reduce.swift
[86/196] Compiling RxSwift RefCountDisposable.swift
[87/196] Compiling RxSwift Repeat.swift
[88/196] Compiling RxSwift ReplaySubject.swift
[89/196] Compiling RxSwift RetryWhen.swift
[90/196] Compiling RxSwift Rx.swift
[91/196] Compiling RxSwift RxMutableBox.swift
[92/196] Compiling RxSwift Sample.swift
[93/196] Compiling RxSwift Scan.swift
[94/196] Compiling RxSwift ScheduledDisposable.swift
[95/196] Compiling RxSwift ScheduledItem.swift
[96/196] Compiling RxSwift ScheduledItemType.swift
[97/196] Compiling RxSwift SchedulerServices+Emulation.swift
[98/196] Compiling RxSwift SchedulerType.swift
[109/196] Compiling RxSwift SubscribeOn.swift
[110/196] Compiling RxSwift SubscriptionDisposable.swift
[111/196] Compiling RxSwift SwiftSupport.swift
[112/196] Compiling RxSwift Switch.swift
[113/196] Compiling RxSwift HistoricalScheduler.swift
[114/196] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[115/196] Compiling RxSwift ImmediateSchedulerType.swift
[116/196] Compiling RxSwift Infallible+CombineLatest+arity.swift
[117/196] Compiling RxSwift Infallible+Create.swift
[118/196] Compiling RxSwift Infallible+Operators.swift
[119/196] Compiling RxSwift Infallible+Zip+arity.swift
[120/196] Compiling RxSwift Infallible.swift
[121/196] Compiling RxSwift InfiniteSequence.swift
[122/196] Compiling RxSwift InvocableScheduledItem.swift
[123/196] Compiling RxSwift InvocableType.swift
[124/196] Compiling RxSwift Just.swift
[125/196] Compiling RxSwift Lock.swift
[126/196] Compiling RxSwift LockOwnerType.swift
[127/196] Compiling RxSwift MainScheduler.swift
[128/196] Compiling RxSwift Map.swift
[129/196] Compiling RxSwift Materialize.swift
[130/196] Compiling RxSwift Maybe.swift
[131/196] Compiling RxSwift Merge.swift
[132/196] Compiling RxSwift Multicast.swift
[137/204] Compiling Entryable HTTPRawResponse.swift
[138/204] Compiling Entryable NetError.swift
[139/204] Compiling Entryable Codable+Ex.swift
[159/205] Compiling RxSwift CombineLatest+arity.swift
[160/205] Compiling RxSwift CombineLatest.swift
[161/205] Compiling RxSwift CompactMap.swift
[162/205] Compiling RxSwift Completable+AndThen.swift
[163/205] Compiling RxSwift Completable.swift
[164/205] Compiling RxSwift CompositeDisposable.swift
[165/205] Compiling RxSwift Concat.swift
[166/205] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[167/205] Compiling RxSwift ConcurrentMainScheduler.swift
[168/205] Compiling RxSwift ConnectableObservableType.swift
[169/205] Compiling RxSwift Create.swift
[170/205] Compiling RxSwift CurrentThreadScheduler.swift
[171/205] Compiling RxSwift Date+Dispatch.swift
[172/205] Compiling RxSwift Debounce.swift
[173/205] Compiling RxSwift Debug.swift
[174/205] Compiling RxSwift Decode.swift
[175/205] Compiling RxSwift DefaultIfEmpty.swift
[176/205] Compiling RxSwift Deferred.swift
[177/205] Compiling RxSwift Delay.swift
[178/205] Compiling RxSwift DelaySubscription.swift
[179/205] Compiling Entryable ClientBuilder.swift
[180/205] Compiling Entryable Entryable.swift
[181/205] Emitting module Entryable
[182/205] Compiling Entryable Client.swift
[183/205] Compiling Entryable Entry.swift
[184/205] Compiling Entryable ParameterType.swift
[184/205] Archiving libEntryable.a
[186/211] Compiling JSONMock Encodable+Ex.swift
[187/211] Compiling JSONMock Fake.swift
[188/211] Emitting module JSONMock
[189/211] Compiling JSONMock Swizzlable.swift
[190/211] Compiling JSONMock SwizzleURLConfig.swift
[191/211] Compiling JSONMock Mock+JSON.swift
[192/211] Compiling RxSwift SynchronizedOnType.swift
[193/211] Compiling RxSwift SynchronizedUnsubscribeType.swift
[194/211] Compiling RxSwift TailRecursiveSink.swift
[195/211] Compiling RxSwift Take.swift
[196/211] Compiling RxSwift TakeLast.swift
[197/211] Compiling RxSwift TakeWithPredicate.swift
[198/211] Compiling RxSwift Throttle.swift
[199/211] Compiling RxSwift Timeout.swift
[200/211] Compiling RxSwift Timer.swift
[201/211] Compiling RxSwift ToArray.swift
[202/211] Compiling RxSwift Using.swift
[203/211] Compiling RxSwift VirtualTimeConverterType.swift
[204/211] Compiling RxSwift VirtualTimeScheduler.swift
[205/211] Compiling RxSwift Window.swift
[206/211] Compiling RxSwift WithLatestFrom.swift
[207/211] Compiling RxSwift WithUnretained.swift
[208/211] Compiling RxSwift Zip+Collection.swift
[209/211] Compiling RxSwift Zip+arity.swift
[210/211] Compiling RxSwift Zip.swift
[211/213] Emitting module RxEntryable
[212/213] Compiling RxEntryable Entryable+Rx.swift
[212/213] Archiving libRxEntryable.a
Build complete! (15.10s)
Build complete.
Done.