macOS
为 Intel 与 Apple Silicon 分别提供原生 DMG。
⚙ macOS 12 Monterey+
直接下载安装包(桌面应用)
安装说明
- 根据芯片选择 Intel(x64)或 Apple Silicon(aarch64)安装包。
- 双击 `.dmg`,把 Hermes Helper 拖到 Applications。
- 首次打开若被系统拦截,前往 System Settings → Privacy & Security 允许打开。
⚠ 无法打开?一键修复(Apple Silicon 常见问题)
若 macOS 提示「已损坏,无法打开」,请先将 DMG 下载到 ~/Downloads,再运行以下命令(自动清除隔离属性并完成签名):
macOS (Terminal):
curl -fsSL https://raw.githubusercontent.com/laputancnai-png/HermesHelper/main/fix-macos-quarantine.sh | bash脚本会自动在 ~/Downloads 找到最新下载的 DMG,完成安装并打开应用。如需指定路径:bash fix.sh /path/to/hermes-manager.dmg
备选:命令行安装
如果 DMG 无法运行,可通过以下一行命令安装(自动下载 .app 并拷贝到 /Applications)。
macOS (Terminal):
curl -fsSL https://raw.githubusercontent.com/laputancnai-png/HermesHelper/main/install.sh | sh安装完成后从 Launchpad 或 Spotlight(Cmd+Space → hermes-manager)打开应用;首次打开若被拦截,前往 System Settings → Privacy & Security → Open Anyway。
校验与发行说明
建议在正式部署时下载 SHA256 文件进行校验。