• @Dehydrated@lemmy.worldOP
      link
      fedilink
      English
      6
      edit-2
      6 months ago

      They don’t call it OSX anymore. They renamed to macOS in 2016. Then in 2020 they changed the naming scheme from 10.X to X. There was 10.14, 10.15 and then macOS 11, macOS 12, etc.

      • @Matriks404@lemmy.world
        link
        fedilink
        English
        26 months ago

        I don’t think NT version means anything anymore, except for some compatibility checking, but I think modern software checks more for dependencies than what Windows version it is running on. The reason probably is that not much software uses native Win32 API’s anyway but they use frameworks, libraries, etc., and these probably check for something else than NT number (like feature update string or OS build).

        I can be wrong though.