Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
4.5.1, Qt Installer Framework 4.6
-
None
-
-
Qt Installer Sprint 94
Description
As the title, the function: systemInfo.productVersion returns wrong results when running on my Mac computer (14.1, image attached)
Code:
console.log("Product Version: " + systemInfo.productVersion);
Result:
Product Version: 10.16
Attachments
Issue Links
- duplicates
-
QTBUG-111114 Provide a way to get an actual OS version
- Reported