0
0
Fork 0
mirror of https://github.com/mumble-voip/mumble.git synced 2025-03-12 03:37:03 +00:00
mumble-voip_mumble/macx
Martin Häcker fbd21bd422 FIX(mac): Set CFBundleShortVersionString
The CFBundleVersion is used as a technical identifier by the system,
while the CFBundleShortVersionString is used as a user visible value
throughout the system. Most notably in the Finder where it defines the
user visible version.

This fix shows the version in the finders get info window as well as
in the detail view of the column view.

See:
- Apples Documentation about CFBundleVersion
https://developer.apple.com/documentation/bundleresources/information-property-list/cfbundleversion
- Apples Documentation about CFBundleShortVersionString
https://developer.apple.com/documentation/bundleresources/information-property-list/cfbundleshortversionstring

Closes #6741
2025-03-04 15:32:02 +01:00
..
osax MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
scripts FIX(mac): Set CFBundleShortVersionString 2025-03-04 15:32:02 +01:00