is_KeyFinder
is_KeyFinder copied to clipboard
version numbers missing on macOS
i've downloaded Version '2.4' but when selecting it in the Finder and using 'Get Info' it doesn't show any Version-number at all. i guess the CFBundleVersion and CFBundleShortVersionString entries in your Info.plist file are missing. all apps on macOS are supposed to contain valid version information.
OK. I build with Qt not Xcode, so it's probably a bundling problem. For what it's worth, I won't have time to fix this myself, and I wouldn't prioritise it, personally.
i'll look if i can send a pull request