0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/mac-syphon
PatTheMav e2e06f6f08 mac-syphon: Fix usage of methods deprecated since macOS 11.0
`absolutePathForAppBundleWithIdentifier` and `openFile` have both been
deprecated since macOS 11.0. This pr uses the correct modern APIs when
OBS is compiled for macOS 11.0 or more recent and falls back to the
legacy APIs when either compiled against or run on older macOS versions.
2022-07-11 23:19:21 -07:00
..
data Update translations from Crowdin 2022-02-06 02:24:08 +00:00
syphon-framework@01b144811f Add mac-syphon plugin 2014-10-04 17:26:29 +02:00
CMakeLists.txt plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
plugin-main.c syphon: Remove references to game capture 2019-01-29 14:23:38 -06:00
syphon.m mac-syphon: Fix usage of methods deprecated since macOS 11.0 2022-07-11 23:19:21 -07:00