Conversation
|
The changes look good so far, even thoo I haven't tested it. Changing the But I've one critique thoo: you introduced the EDIT: Works so far |
|
Well, the only reason for keeping setup.py right now is for |
|
Current status for the pyinstaller packages:
|
|
Okay. Hmh. I don't really have a running macOS computer here. But I think it's fixable, pyinstaller is pretty well known. Because as of right now the setup.py is presumably pretty much broken. It doesn't contain all the packages nor does it link the correct paths. |
|
Bt maybe we should open another issue for this? |
I tried to build on my Macbook Air M2 (Sonoma 14.1.2) but got the following error: Is there anything I can help with, please let me know /Morten |
This PR restructures the app for better confinement, less cross-dependencies and (hopefully) better names.
The main purpose for this is to enable automatic CI builds and releases.