The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RxBluetoothKit, reference 6.0.0 (20a073), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 19:42:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polidea/RxBluetoothKit.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/polidea/RxBluetoothKit
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at 20a0736 Merge pull request #381 from Polidea/dev/Version-6.0.0
Cloned https://github.com/polidea/RxBluetoothKit.git
Revision (git rev-parse @):
20a0736b5f53dedd291254236a99509d2be1855f
SUCCESS checkout https://github.com/polidea/RxBluetoothKit.git at 6.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/polidea/RxBluetoothKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/139] Emitting module RxSwift
[5/154] Compiling RxSwift AddRef.swift
[6/154] Compiling RxSwift Amb.swift
[7/154] Compiling RxSwift AnonymousDisposable.swift
[8/154] Compiling RxSwift AnonymousObserver.swift
[9/154] Compiling RxSwift AnyObserver.swift
[10/154] Compiling RxSwift AsMaybe.swift
[11/154] Compiling RxSwift AsSingle.swift
[12/154] Compiling RxSwift AsyncLock.swift
[13/154] Compiling RxSwift AsyncSubject.swift
[14/154] Compiling RxSwift AtomicInt.swift
[15/154] Compiling RxSwift Bag+Rx.swift
[16/154] Compiling RxSwift Bag.swift
[17/154] Compiling RxSwift BehaviorSubject.swift
[18/154] Compiling RxSwift BinaryDisposable.swift
[19/154] Compiling RxSwift BooleanDisposable.swift
[20/154] Compiling RxSwift PriorityQueue.swift
[21/154] Compiling RxSwift Producer.swift
[22/154] Compiling RxSwift PublishSubject.swift
[23/154] Compiling RxSwift Queue.swift
[24/154] Compiling RxSwift Range.swift
[25/154] Compiling RxSwift Reactive.swift
[26/154] Compiling RxSwift RecursiveLock.swift
[27/154] Compiling RxSwift RecursiveScheduler.swift
[28/154] Compiling RxSwift Reduce.swift
[29/154] Compiling RxSwift RefCountDisposable.swift
[30/154] Compiling RxSwift Repeat.swift
[31/154] Compiling RxSwift ReplaySubject.swift
[32/154] Compiling RxSwift RetryWhen.swift
[33/154] Compiling RxSwift Rx.swift
[34/154] Compiling RxSwift RxMutableBox.swift
[35/154] Compiling RxSwift Sample.swift
[36/154] Compiling RxSwift Scan.swift
[37/154] Compiling RxSwift ScheduledDisposable.swift
[38/154] Compiling RxSwift ScheduledItem.swift
[39/154] Compiling RxSwift ScheduledItemType.swift
[40/154] Compiling RxSwift SchedulerServices+Emulation.swift
[41/154] Compiling RxSwift SchedulerType.swift
[42/154] Compiling RxSwift Sequence.swift
[43/154] Compiling RxSwift SerialDispatchQueueScheduler.swift
[44/154] Compiling RxSwift SerialDisposable.swift
[45/154] Compiling RxSwift ShareReplayScope.swift
[46/154] Compiling RxSwift Single.swift
[47/154] Compiling RxSwift SingleAssignmentDisposable.swift
[48/154] Compiling RxSwift SingleAsync.swift
[49/154] Compiling RxSwift Sink.swift
[50/154] Compiling RxSwift DisposeBase.swift
[51/154] Compiling RxSwift DistinctUntilChanged.swift
[52/154] Compiling RxSwift Do.swift
[53/154] Compiling RxSwift ElementAt.swift
[54/154] Compiling RxSwift Empty.swift
[55/154] Compiling RxSwift Enumerated.swift
[56/154] Compiling RxSwift Error.swift
[57/154] Compiling RxSwift Errors.swift
[58/154] Compiling RxSwift Event.swift
[59/154] Compiling RxSwift Filter.swift
[60/154] Compiling RxSwift First.swift
[61/154] Compiling RxSwift Generate.swift
[62/154] Compiling RxSwift GroupBy.swift
[63/154] Compiling RxSwift GroupedObservable.swift
[64/154] Compiling RxSwift HistoricalScheduler.swift
[65/154] Compiling RxSwift TakeLast.swift
[66/154] Compiling RxSwift TakeUntil.swift
[67/154] Compiling RxSwift TakeWhile.swift
[68/154] Compiling RxSwift Throttle.swift
[69/154] Compiling RxSwift Timeout.swift
[70/154] Compiling RxSwift Timer.swift
[71/154] Compiling RxSwift ToArray.swift
[72/154] Compiling RxSwift Using.swift
[73/154] Compiling RxSwift VirtualTimeConverterType.swift
[74/154] Compiling RxSwift VirtualTimeScheduler.swift
[75/154] Compiling RxSwift Window.swift
[76/154] Compiling RxSwift WithLatestFrom.swift
[77/154] Compiling RxSwift Zip+Collection.swift
[78/154] Compiling RxSwift Zip+arity.swift
[79/154] Compiling RxSwift Zip.swift
[80/154] Compiling RxSwift NopDisposable.swift
[81/154] Compiling RxSwift Observable.swift
[82/154] Compiling RxSwift ObservableConvertibleType.swift
[83/154] Compiling RxSwift ObservableType+Extensions.swift
[84/154] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[85/154] Compiling RxSwift ObservableType.swift
[86/154] Compiling RxSwift ObserveOn.swift
[87/154] Compiling RxSwift ObserverBase.swift
[88/154] Compiling RxSwift ObserverType.swift
[89/154] Compiling RxSwift OperationQueueScheduler.swift
[90/154] Compiling RxSwift Optional.swift
[91/154] Compiling RxSwift Platform.Darwin.swift
[92/154] Compiling RxSwift Platform.Linux.swift
[93/154] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[94/154] Compiling RxSwift PrimitiveSequence.swift
[95/154] Compiling RxSwift CurrentThreadScheduler.swift
[96/154] Compiling RxSwift Date+Dispatch.swift
[97/154] Compiling RxSwift Debounce.swift
[98/154] Compiling RxSwift Debug.swift
[99/154] Compiling RxSwift DefaultIfEmpty.swift
[100/154] Compiling RxSwift Deferred.swift
[101/154] Compiling RxSwift Delay.swift
[102/154] Compiling RxSwift DelaySubscription.swift
[103/154] Compiling RxSwift Dematerialize.swift
[104/154] Compiling RxSwift Deprecated.swift
[105/154] Compiling RxSwift DispatchQueue+Extensions.swift
[106/154] Compiling RxSwift DispatchQueueConfiguration.swift
[107/154] Compiling RxSwift Disposable.swift
[108/154] Compiling RxSwift Disposables.swift
[109/154] Compiling RxSwift DisposeBag.swift
[110/154] Compiling RxSwift Skip.swift
[111/154] Compiling RxSwift SkipUntil.swift
[112/154] Compiling RxSwift SkipWhile.swift
[113/154] Compiling RxSwift StartWith.swift
[114/154] Compiling RxSwift SubjectType.swift
[115/154] Compiling RxSwift SubscribeOn.swift
[116/154] Compiling RxSwift SubscriptionDisposable.swift
[117/154] Compiling RxSwift SwiftSupport.swift
[118/154] Compiling RxSwift Switch.swift
[119/154] Compiling RxSwift SwitchIfEmpty.swift
[120/154] Compiling RxSwift SynchronizedDisposeType.swift
[121/154] Compiling RxSwift SynchronizedOnType.swift
[122/154] Compiling RxSwift SynchronizedUnsubscribeType.swift
[123/154] Compiling RxSwift TailRecursiveSink.swift
[124/154] Compiling RxSwift Take.swift
[125/154] Compiling RxSwift Buffer.swift
[126/154] Compiling RxSwift Cancelable.swift
[127/154] Compiling RxSwift Catch.swift
[128/154] Compiling RxSwift CombineLatest+Collection.swift
[129/154] Compiling RxSwift CombineLatest+arity.swift
[130/154] Compiling RxSwift CombineLatest.swift
[131/154] Compiling RxSwift CompactMap.swift
[132/154] Compiling RxSwift Completable+AndThen.swift
[133/154] Compiling RxSwift Completable.swift
[134/154] Compiling RxSwift CompositeDisposable.swift
[135/154] Compiling RxSwift Concat.swift
[136/154] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[137/154] Compiling RxSwift ConcurrentMainScheduler.swift
[138/154] Compiling RxSwift ConnectableObservableType.swift
[139/154] Compiling RxSwift Create.swift
[140/154] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[141/154] Compiling RxSwift ImmediateSchedulerType.swift
[142/154] Compiling RxSwift InfiniteSequence.swift
[143/154] Compiling RxSwift InvocableScheduledItem.swift
[144/154] Compiling RxSwift InvocableType.swift
[145/154] Compiling RxSwift Just.swift
[146/154] Compiling RxSwift Lock.swift
[147/154] Compiling RxSwift LockOwnerType.swift
[148/154] Compiling RxSwift MainScheduler.swift
[149/154] Compiling RxSwift Map.swift
[150/154] Compiling RxSwift Materialize.swift
[151/154] Compiling RxSwift Maybe.swift
[152/154] Compiling RxSwift Merge.swift
[153/154] Compiling RxSwift Multicast.swift
[154/154] Compiling RxSwift Never.swift
[155/187] Emitting module RxBluetoothKit
/Users/admin/builder/spi-builder-workspace/Source/ManagerType.swift:5:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 3 | import CoreBluetooth
 4 |
 5 | public protocol ManagerType: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 6 |     associatedtype Manager
 7 |
[156/190] Compiling RxBluetoothKit Descriptor.swift
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:90: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                                          |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:75: error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                           |- error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
    |                                                                           `- note: chain the optional using '?' to access member 'service' only for non-'nil' base values
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:33:72: error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
    |                                                                        |- error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
    |                                                                        |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                        `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
 35 |     }
[157/190] Compiling RxBluetoothKit DeviceIdentifiers.swift
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:90: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                                          |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:75: error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                           |- error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
    |                                                                           `- note: chain the optional using '?' to access member 'service' only for non-'nil' base values
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:33:72: error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
    |                                                                        |- error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
    |                                                                        |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                        `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
 35 |     }
[158/190] Compiling RxBluetoothKit Logger.swift
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:90: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                                          |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:75: error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                           |- error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
    |                                                                           `- note: chain the optional using '?' to access member 'service' only for non-'nil' base values
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:33:72: error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
    |                                                                        |- error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
    |                                                                        |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                        `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
 35 |     }
[159/190] Compiling RxBluetoothKit Logging.swift
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:90: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                                          |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:32:75: error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
 30 |
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
    |                                                                           |- error: value of optional type 'CBCharacteristic?' must be unwrapped to refer to member 'service' of wrapped base type 'CBCharacteristic'
    |                                                                           `- note: chain the optional using '?' to access member 'service' only for non-'nil' base values
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
/Users/admin/builder/spi-builder-workspace/Source/Descriptor.swift:33:72: error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
 31 |     convenience init(descriptor: CBDescriptor, peripheral: Peripheral) {
 32 |         let service = Service(peripheral: peripheral, service: descriptor.characteristic.service)
 33 |         let characteristic = Characteristic(characteristic: descriptor.characteristic, service: service)
    |                                                                        |- error: value of optional type 'CBCharacteristic?' must be unwrapped to a value of type 'CBCharacteristic'
    |                                                                        |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                        `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 34 |         self.init(descriptor: descriptor, characteristic: characteristic)
 35 |     }
[160/190] Compiling RxBluetoothKit AdvertisementData.swift
[161/190] Compiling RxBluetoothKit Array+Utils.swift
[162/190] Compiling RxBluetoothKit BluetoothError.swift
[163/190] Compiling RxBluetoothKit BluetoothState.swift
[164/190] Compiling RxBluetoothKit Boxes.swift
[165/190] Compiling RxBluetoothKit CBCentral+Uuid.swift
[166/190] Compiling RxBluetoothKit CBCentralManagerDelegateWrapper.swift
[167/190] Compiling RxBluetoothKit CBPeripheral+Uuid.swift
[168/190] Compiling RxBluetoothKit RxBluetoothKitLogger.swift
[169/190] Compiling RxBluetoothKit ScannedPeripheral.swift
[170/190] Compiling RxBluetoothKit Service.swift
[171/190] Compiling RxBluetoothKit StartAdvertisingResult.swift
[172/190] Compiling RxBluetoothKit UUIDIdentifiable.swift
[173/190] Compiling RxBluetoothKit Unimplemented.swift
[174/190] Compiling RxBluetoothKit ManagerType.swift
/Users/admin/builder/spi-builder-workspace/Source/ManagerType.swift:5:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 3 | import CoreBluetooth
 4 |
 5 | public protocol ManagerType: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 6 |     associatedtype Manager
 7 |
[175/190] Compiling RxBluetoothKit Observable+Absorb.swift
/Users/admin/builder/spi-builder-workspace/Source/ManagerType.swift:5:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 3 | import CoreBluetooth
 4 |
 5 | public protocol ManagerType: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 6 |     associatedtype Manager
 7 |
[176/190] Compiling RxBluetoothKit Peripheral+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Source/ManagerType.swift:5:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 3 | import CoreBluetooth
 4 |
 5 | public protocol ManagerType: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 6 |     associatedtype Manager
 7 |
[177/190] Compiling RxBluetoothKit PeripheralManagerRestoredState.swift
[178/190] Compiling RxBluetoothKit PeripheralProvider.swift
[179/190] Compiling RxBluetoothKit RestoredState.swift
[180/190] Compiling RxBluetoothKit CBPeripheralDelegateWrapper.swift
[181/190] Compiling RxBluetoothKit CBPeripheralManagerDelegateWrapper.swift
[182/190] Compiling RxBluetoothKit CentralManager+RestoredState.swift
[183/190] Compiling RxBluetoothKit CentralManager.swift
[184/190] Compiling RxBluetoothKit Peripheral.swift
[185/190] Compiling RxBluetoothKit PeripheralManager+RestoredState.swift
[186/190] Compiling RxBluetoothKit PeripheralManager.swift
[187/190] Compiling RxBluetoothKit CentralManagerRestoredState.swift
/Users/admin/builder/spi-builder-workspace/Source/CentralManagerRestoredState.swift:63:95: error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
61 |         #endif
62 |
63 |         return cbServices.map { Service(peripheral: centralManager.retrievePeripheral(for: $0.peripheral),
   |                                                                                               |- error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
   |                                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
   |                                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
64 |                                         service: $0) }
65 |     }
/Users/admin/builder/spi-builder-workspace/Source/Characteristic.swift:44:79: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 42 |
 43 |     convenience init(characteristic: CBCharacteristic, peripheral: Peripheral) {
 44 |         let service = Service(peripheral: peripheral, service: characteristic.service)
    |                                                                               |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 45 |         self.init(characteristic: characteristic, service: service)
 46 |     }
[188/190] Compiling RxBluetoothKit Characteristic.swift
/Users/admin/builder/spi-builder-workspace/Source/CentralManagerRestoredState.swift:63:95: error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
61 |         #endif
62 |
63 |         return cbServices.map { Service(peripheral: centralManager.retrievePeripheral(for: $0.peripheral),
   |                                                                                               |- error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
   |                                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
   |                                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
64 |                                         service: $0) }
65 |     }
/Users/admin/builder/spi-builder-workspace/Source/Characteristic.swift:44:79: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 42 |
 43 |     convenience init(characteristic: CBCharacteristic, peripheral: Peripheral) {
 44 |         let service = Service(peripheral: peripheral, service: characteristic.service)
    |                                                                               |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 45 |         self.init(characteristic: characteristic, service: service)
 46 |     }
[189/190] Compiling RxBluetoothKit CharacteristicNotificationManager.swift
/Users/admin/builder/spi-builder-workspace/Source/CentralManagerRestoredState.swift:63:95: error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
61 |         #endif
62 |
63 |         return cbServices.map { Service(peripheral: centralManager.retrievePeripheral(for: $0.peripheral),
   |                                                                                               |- error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
   |                                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
   |                                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
64 |                                         service: $0) }
65 |     }
/Users/admin/builder/spi-builder-workspace/Source/Characteristic.swift:44:79: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 42 |
 43 |     convenience init(characteristic: CBCharacteristic, peripheral: Peripheral) {
 44 |         let service = Service(peripheral: peripheral, service: characteristic.service)
    |                                                                               |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 45 |         self.init(characteristic: characteristic, service: service)
 46 |     }
[190/190] Compiling RxBluetoothKit Connector.swift
/Users/admin/builder/spi-builder-workspace/Source/CentralManagerRestoredState.swift:63:95: error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
61 |         #endif
62 |
63 |         return cbServices.map { Service(peripheral: centralManager.retrievePeripheral(for: $0.peripheral),
   |                                                                                               |- error: value of optional type 'CBPeripheral?' must be unwrapped to a value of type 'CBPeripheral'
   |                                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
   |                                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
64 |                                         service: $0) }
65 |     }
/Users/admin/builder/spi-builder-workspace/Source/Characteristic.swift:44:79: error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
 42 |
 43 |     convenience init(characteristic: CBCharacteristic, peripheral: Peripheral) {
 44 |         let service = Service(peripheral: peripheral, service: characteristic.service)
    |                                                                               |- error: value of optional type 'CBService?' must be unwrapped to a value of type 'CBService'
    |                                                                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 45 |         self.init(characteristic: characteristic, service: service)
 46 |     }
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52703] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.09s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (4.64s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Example': File not found.
BUILD FAILURE 6.2 macosSpm