Project

General

Profile

Bug #2339

Doomsday Shell.app has conflicting version information on macOS

Added by Mimimi12345 over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Regression
Target version:
Start date:
2019-07-28
% Done:

100%

Tags:
Mac

Description

the Doomsday Shell.app from the Doomsday 2.1.1 release has some problems with the embedded version information:

the CFBundleVersion version entry from the Info.plist file is set to 2.0, while it should be set to 2.1.1
the CFBundleShortVersionString entry is only provided via the localized InfoPlist.strings file instead of the main Info.plist file. Apple has discouraged doing things this way for more than 10 years.

this means the incorrect version number 2.0 will be shown when using 'QuickLook' on the app.

Associated revisions

Revision 7c009e69 (diff)
Added by skyjake over 4 years ago

Fixed|macOS: Out-of-date version info in plist

IssueID #2339

History

#1 Updated by skyjake over 4 years ago

  • Category set to Regression
  • Assignee set to skyjake
  • Target version set to 2.1.2

Like #2338, this is probably a problem with the CMake-generated .plist files.

#2 Updated by skyjake over 4 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

#3 Updated by skyjake over 4 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF