Details
-
Task
-
Resolution: Done
-
P4: Low
-
None
-
None
-
2b928ef6f95c528449d6ec9650325f3ccaac5094
Description
Windows: read from PE metadata
Windows Runtime: read from the application manifest using APIs
Apple Platforms: read from CFBundleVersion in Info.plist using APIs
Android: read from AndroidManifest.xml using APIs
Linux/UNIX: perhaps some ELF .gnu.version section or .qt.version section? or continue defaulting to empty string...
Attachments
Issue Links
- is duplicated by
-
QTBUG-66298 Windows: QCoreApplication::applicationVersion fails to read PRODUCTVERSION from .rc file
- Closed