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

Wrong version number in macOS download 0.7.86 #1414

Closed
suschizu opened this issue Mar 28, 2023 · 3 comments
Closed

Wrong version number in macOS download 0.7.86 #1414

suschizu opened this issue Mar 28, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@suschizu
Copy link

Bug Description

The info.plist s version notation doesn't contain the displayed version number (https://github.com/xemu-project/xemu/releases/latest/download/xemu-macos-universal-release.zip):

 <key>CFBundleShortVersionString</key>
  <string>1</string>
  <key>CFBundleSignature</key>
  <string>xemu</string>
  <key>CFBundleVersion</key>
  <string>1</string>

Expected Behavior

shortVersionString should be 0.7.86 not 1

xemu Version

0.7.86

System Information

macOS
download: https://github.com/xemu-project/xemu/releases/latest/download/xemu-macos-universal-release.zip

Additional Context

No response

@suschizu suschizu added the bug Something isn't working label Mar 28, 2023
@Florin9doi
Copy link
Contributor

Dup #1344

@suschizu
Copy link
Author

yes I know … nothing has changed unfortunately :/

@mborgerson
Copy link
Member

@suschizu No need to keep filing issues until whatever it is gets fixed... If the issue is open then it's likely not fixed yet. Feel free to send a PR to fix the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants