-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
5.3.1
According Apple's documentation CFBundleShortVersionString should contain three numbers separated by dots.
https://developer.apple.com/library/mac/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-111349
@SHORT_VERSION@ in .pro file adds only two numbers to resulting plist file (VER_MAJ, VER_MIN) but also VER_PAT should be added there.
- is duplicated by
-
QTBUG-40860 qmake: Info.plist CFBundleVersion and CFBundleShortVersionString should be in x.y.z format
-
- Closed
-