a19fef2248
The current scripting directory path given to Python on OSX is `../data/obs-scripting`. This works when bin/ and data/ are in the same folder like rundir after a compile and in the old .app bundles but the new normal .app bundle structure is different. For bundles move obspython.py and _obspython.so to the binary folder, just like the Lua one, and pass that bin path to the Python interpreter so it can find it. The current working dir isn't guaranteed to be set with .app bundles so look up binary path at runtime. |
||
---|---|---|
.. | ||
install/osx | ||
osxcert | ||
util | ||
before-deploy-osx.sh | ||
before-deploy-win.cmd | ||
before-script-linux.sh | ||
before-script-osx.sh | ||
check-format.sh | ||
install-dependencies-linux-ubuntu16.sh | ||
install-dependencies-linux.sh | ||
install-dependencies-osx.sh | ||
install-qt-win.cmd | ||
install-script-linux.sh | ||
install-script-win.cmd |