Polidea / RxBluetoothKit

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

5.2.0 breaks Xcode 10.1 support #332

Closed c0diq closed 5 years ago

c0diq commented 5 years ago

Describe the bug The latest release hardcodes Swift 5.0 swift version which breaks building on Xcode 10.1 now

To Reproduce Steps to reproduce the behavior:

  1. Download 5.2.0 release
  2. Try to build on Xcode 10.1

Expected behavior It should still compile with Xcode 10.1 Swift 4.2

Environment: