TCB13/LoFloccus

version numbers missing on macOS

Closed this issue ยท 3 comments

i've downloaded version 1.2.2 but the version numbers are missing. all macOS apps are supposed to have version numbers. both the CFBundleVersion and the CFBundleShortVersionString entries are missing from your Info.plist file.

this is a regression. at least version 1.1.2 did contain proper version numbers (and a copyright notice).

Screenshot 2022-03-31 at 18 10 44

TCB13 commented

Hello.

This is indeed a regression caused by the complete rewrite of the application that took place in v1.2-1.2.1. Note that those releases also made the App way better for macOS. https://github.com/TCB13/LoFloccus/releases/tag/1.2.1

Thank you for noticing this. I'll have a look at it.

TCB13 commented

Issue closed with the release of version 1.2.3. https://github.com/TCB13/LoFloccus/releases/tag/1.2.3

confirmed fixed, thanks for the quick turnaround!