obs-studio/CI
Rat a19fef2248 obs-scripting: Fix Python in new MacOS .app bundles
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.
2019-11-17 22:11:44 +01:00
..
install/osx obs-scripting: Fix Python in new MacOS .app bundles 2019-11-17 22:11:44 +01:00
osxcert CI: Use combined cert for signing OSX 2017-02-26 16:27:29 -06:00
util CI: Fix building libvpx dep on osx 2018-08-05 22:23:57 -05:00
before-deploy-osx.sh obs-scripting: Fix Python in new MacOS .app bundles 2019-11-17 22:11:44 +01:00
before-deploy-win.cmd CI: Build for windows on Azure Pipelines 2019-03-07 17:23:08 +01:00
before-script-linux.sh Build: Added BUILD_CAPTIONS to linux build script 2019-10-07 21:08:00 +01:00
before-script-osx.sh CI: Run clang format on linux and osx CI and fail if changes are made 2019-07-12 21:44:33 -05:00
check-format.sh CI: Run clang format on linux and osx CI and fail if changes are made 2019-07-12 21:44:33 -05:00
install-dependencies-linux-ubuntu16.sh linux-capture: Add randr support 2019-04-05 16:05:59 -05:00
install-dependencies-linux.sh CI: Remove dead PPA to fix Linux build failure 2019-10-15 14:24:28 -05:00
install-dependencies-osx.sh CI: Use custom macdylibbundler for OSX deps 2019-11-03 00:00:38 -05:00
install-qt-win.cmd CI: Only download Qt if it doesn't exist already 2019-07-27 06:52:47 +02:00
install-script-linux.sh CI: Build on Linux with AppVeyor 2018-09-18 15:13:40 -04:00
install-script-win.cmd CI: Update Windows CEF version 2019-08-30 16:38:59 +02:00