obs-studio/CI/install/osx
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
..
background.pxd CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
CMakeLists.pkgproj CI: Rename one more missed cef-bootstrap name 2018-08-26 18:03:19 -07:00
Info.plist CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
OBSPublicDSAKey.pem CI: Update public OSX install key 2017-02-27 13:24:40 -08:00
SyphonInject.pkg CI: Ability to make packages on travis 2017-01-12 20:52:42 -06:00
background.png CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
background.tiff CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
background@2x.png CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
buildDMG CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
build_app.py CI: Update Sparkle default base_url 2018-07-18 03:45:41 -04:00
dylibBundler CI: Use custom macdylibbundler for OSX deps 2019-11-03 00:00:38 -05:00
makeRetinaBG CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
obs.icns CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00
obs.png Various: Optimize bundled PNG files 2017-05-05 19:56:00 +00:00
packageApp.sh obs-scripting: Fix Python in new MacOS .app bundles 2019-11-17 22:11:44 +01:00
package_util.py CI: Ability to make packages on travis 2017-01-12 20:52:42 -06:00
post-install.sh obs-browser: Update to browser source refactor 2018-04-14 03:45:07 -07:00
settings.json CI: Update scripts for reorganized OSX bundle 2019-10-14 22:10:38 -05:00