aydenp / Ultrasound

A new take on the iOS volume HUD.
https://get.dyn.dev/ultrasound
MIT License
57 stars 16 forks source link

Cannot be compiled without DDSettings #3

Closed aydenp closed 5 years ago

aydenp commented 5 years ago

This project requires DDSettings to compile. While it can be removed from the Makefile, this means that no preferences will be available. While I don't have the power to open source DDSettings, I can implement a stub that allows it to be compiled without DDSettings.