Files
jmwright-CQ-Editor/pyinstaller/CQ-editor-mac.sh
2024-09-17 14:57:46 -05:00

5 lines
136 B
Bash

#!/bin/sh
export QT_MAC_WANTS_LAYER=1
chmod u+x ./CQ-editor/CQ-editor
QT_QPA_PLATFORM=cocoa PYOPENGL_PLATFORM=x11 ./CQ-editor/CQ-editor