Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS ]no version numbers on macOS #81

Open
core-code opened this issue Nov 11, 2023 · 2 comments
Open

[macOS ]no version numbers on macOS #81

core-code opened this issue Nov 11, 2023 · 2 comments

Comments

@core-code
Copy link

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
Copy link
Author

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

@AmnaSN
Copy link

AmnaSN commented Nov 13, 2023

I can also confirm this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants