Polidea / RxBluetoothKit

iOS & OSX Bluetooth library for RxSwift
Apache License 2.0
1.41k stars 366 forks source link

L2CAP method openL2CAPChannel should be available for OSX 10.14 #344

Closed c0diq closed 5 years ago

c0diq commented 5 years ago

Describe the bug Rx Peripheral openL2CAPChannel method should be available on OSX 10.14 and above.

Expected behavior The CoreBluetooth method is available on 10.14 but the RxBluetoothkit version is missing the proper @available annotation.

Environment:

minixT commented 5 years ago

Added to version 5.3.0