Open CptOblivion opened 3 years ago
pyinstaller is available on mac, so it should be pretty straightforward. This sort of thing never introduces extra bugs and considerations, I'm sure!
Check https://pyinstaller.readthedocs.io/en/stable/usage.html for differences b/t windows/mac builds, also look into bash scripting (.shell file, maybe?)
also see https://github.com/CptOblivion/Cisco-Codec-Controller/issues/11
pyinstaller is available on mac, so it should be pretty straightforward. This sort of thing never introduces extra bugs and considerations, I'm sure!
Check https://pyinstaller.readthedocs.io/en/stable/usage.html for differences b/t windows/mac builds, also look into bash scripting (.shell file, maybe?)