the systemversion shows wrong version # on Mac
Andre Garzia
andre at andregarzia.com
Fri May 7 10:25:05 EDT 2021
Tiemo,
This is not a bug.
MacOS Big Sur will identify itself as both 10.16.0 and 11.x. This is by design so that scripts checking for version compatibility can see Big Sur as just a minor version of 10.x
The version seen depends on both which SDK was used to compile the app, and also on the value of the environment variable called SYSTEM_VERSION_COMPAT.
Best
Andre
> On 7 May 2021, at 13:00, Tiemo via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hello,
>
>
>
> I am on macOS 11.2.3 and the systemversion shows 10.16.0?
>
> It shows the same at least going back to 8.1.7
>
>
>
> Do I have to multiply the systemversion by 1.1053 to get the real one?
>
>
>
> Tiemo
>
>
>
>
>
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list