RxBluetoothKit
RxBluetoothKit copied to clipboard
Move non-swift files out of `Source` folder
Xcode 11.4 beta 2 reports an error which prevents our own package to compile which depends on RxBluetoothKit because RxBluetoothKit contains non-swift files in its Source folder. Please move those into a different place.
Xcode 11.4 is out and this prevents projects from compiling.
I'm having the same problem.
Is the library not longer maintened?
This PR should help - https://github.com/Polidea/RxBluetoothKit/pull/368
Unfortunately the project seems to be dead with no development in almost an year, so I'd look into migrating away from it instead.
This PR should help - #368
Unfortunately the project seems to be dead with no development in almost an year, so I'd look into migrating away from it instead.
I'm planning to do the same. Do you have any suggest?