e2e06f6f08
`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.