sobolevn / bluetooth-streamdeck-plugin

Elgato StreamDeck Bluetooth Plugin
MIT License
7 stars 0 forks source link

Use `pyoxidizer` instead of `pyinstaller` #1

Open sobolevn opened 2 years ago

sobolevn commented 2 years ago

pyinstaller has problems with loading .so files on Catalina+

We need a single binary to do that.