kingToolbox / kingToolbox/WindTerm

MacOS Windterm 2.7.0 is missing version information keys

Open
#2,731 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

hello - the info.plist neither contains a CFBundleShortVersionString nor a CFBundleVersion key:

```
CFBundleExecutable
WindTerm
CFBundleGetInfoString
2.6.0
CFBundleIconFile
WindTerm.icns
CFBundleIdentifier
KingToolbox.WindTerm
CFBundlePackageType
APPL
CFBundleSignature
????
LSMinimumSystemVersion
10.13
NOTE
This file was generated by Qt/QMake.
NSPrincipalClass
NSApplication
NSSupportsAutomaticGraphicsSwitching
```

so no version number shows up:

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the macOS info.plist generated for WindTerm 2.7.0 and the Qt/QMake configuration that produces it. Verify how the existing version value is supplied, then ensure CFBundleShortVersionString and CFBundleVersion are present and confirm the version appears in macOS application information.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.