osm
osm copied to clipboard
[macOS ]no version numbers on macOS
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)
I can also confirm this issue!