Skip to content

fix: bump applications-rs to fix empty app name issue#898

Merged
ayangweb merged 1 commit intomainfrom
fallback
Sep 25, 2025
Merged

fix: bump applications-rs to fix empty app name issue#898
ayangweb merged 1 commit intomainfrom
fallback

Conversation

@SteveLauC
Copy link
Copy Markdown
Member

The previous versions of applications-rs would use CFBundleDisplayName or CFBundleName as the app name even though they were empty. Bump to the latest commit to fix the issue.

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

The previous versions of applications-rs would use CFBundleDisplayName or
CFBundleName as the app name even though they were empty. Bump to the
latest commit to fix the issue.
@ayangweb ayangweb merged commit e249c02 into main Sep 25, 2025
4 checks passed
@ayangweb ayangweb deleted the fallback branch September 25, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants