BluetoothLinux
BluetoothLinux copied to clipboard
Incompatible dependencies
Hi,
I'm using swift 5.0 on Rpi Zero
from an empty project there is an issue on swift build
Updating https://github.com/PureSwift/BluetoothLinux.git error: the package bluetoothlinux[https://github.com/PureSwift/BluetoothLinux.git] @ 4.0.0 contains incompatible dependencies: bluetooth[https://github.com/PureSwift/Bluetooth.git] @ master
Is there a way to get it run on swift 5.0?
Thanks for your work!