Re: Code to differentiate macOS versions

2020-12-14 Thread Sven Lüppken
Hi Tor, thank you! I wondered if there’s a „LibreOffice-way“ to do this but will take a look at the article on stackoverflow. Thanks, Sven > Am 14.12.2020 um 19:02 schrieb Tor Lillqvist : > >  > > >> On Mon, 14 Dec 2020 at 19:22, Sven Lüppken wrote: >> >> To properly solve bug 133214 >>

Re: Code to differentiate macOS versions

2020-12-14 Thread Tor Lillqvist
On Mon, 14 Dec 2020 at 19:22, Sven Lüppken wrote: > > To properly solve bug 133214 ( > https://bugs.documentfoundation.org/show_bug.cgi?id=133214) I need a way > to differentiate between macOS versions. Can you give me a hint how to find > out if the user is using a version prior to Big Sur? >

Code to differentiate macOS versions

2020-12-14 Thread Sven Lüppken
Hi! :) To properly solve bug 133214 (https://bugs.documentfoundation.org/show_bug.cgi?id=133214) I need a way to differentiate between macOS versions. Can you give me a hint how to find out if the user is using  a version prior to Big Sur? Thanks, Sven   __