0
0
Fork 0
mirror of https://github.com/mumble-voip/mumble.git synced 2025-03-12 11:47:07 +00:00
mumble-voip_mumble/macx/scripts
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
..
build-overlay-installer macx/scripts: allow to specify custom source and binary directories 2020-07-11 19:37:18 +02:00
codesign-requirements.tmpl Mumble: add Apple anchor library requirement to OS X codesign requirements. 2012-07-22 02:36:08 +02:00
DS_Store Move OSX dist scripts to macx directory. 2010-02-20 17:01:46 +01:00
gendmg.pl MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
osxdist.py FIX(mac): Set CFBundleShortVersionString 2025-03-04 15:32:02 +01:00