kmatheussen / radium

A graphical music editor. A next generation tracker.
http://users.notam02.no/~kjetism/radium/
GNU General Public License v2.0
835 stars 36 forks source link

version numbers damaged on macOS #1338

Closed core-code closed 3 years ago

core-code commented 3 years ago

despite downloading version 6.7.76, it claims to be version 1.0.0

your CFBundleVersion and CFBundleShortVersionString in your Info.plist are damaged

Screenshot 2021-02-10 at 17 02 35

your CFBundleIdentifier is damaged too - this is the most important part of any Mac app - it should certainly not be 'org.qt-project.QtCore'