osm icon indicating copy to clipboard operation
osm copied to clipboard

[macOS ]no version numbers on macOS

Open core-code opened this issue 2 years ago • 2 comments

unlike native macOS apps, the app does not show its version number in the Finder (Quick Look, Column View, Get Info).

the CFBundleVersion and CFBundleShortVersionString keys in the Info.plist file are missing (instead it contains the 'CFBundleGetInfoString' entry that has been deprecated for more than 10 years)

core-code avatar Nov 11 '23 19:11 core-code

Screenshot 2023-11-11 at 20 53 38 Screenshot 2023-11-11 at 20 53 47

core-code avatar Nov 11 '23 19:11 core-code

I can also confirm this issue!

AmnaSN avatar Nov 13 '23 10:11 AmnaSN