PureSwift / BluetoothLinux

Pure Swift Linux Bluetooth Stack
MIT License
184 stars 30 forks source link

Incompatible dependencies #35

Closed AlbanPerli closed 20 hours ago

AlbanPerli commented 5 years ago

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!