mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
They're the recommended APIs now, and openFile is deprecated starting with macOS 11.0. openURLs:withApplicationAtURL (for TextEdit usage) requires macOS 10.15+, so we need different code paths.