Hermes Desktop v0.5.2
What's new
- Adds bundled app localization resources for English, Simplified Chinese, and Russian.
- Packages the localization folders into the macOS app bundle so macOS can follow the user's preferred system language.
- Updates README to document the bundled language support.
Download
Use the single universal archive below for both Apple Silicon and Intel Macs:
- HermesDesktop.app.zip
SHA-256:
a6670d21291981c489767354500de01fa006d51f33a32c546069cc4d44fa5a3f HermesDesktop.app.zip
Verification
- Built universal app bundle for arm64 and x86_64.
- Verified app signature with
codesign --verify --deep --strict. - Verified bundled localization resources:
en.lproj,zh-Hans.lproj, andru.lproj. - Validated all Localizable.strings files with
plutil -lint.
The app is still ad-hoc signed and not notarized, so macOS may require right-click > Open on first launch.