Skip to content

RustFox v0.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 07:22
· 34 commits to main since this release

RustFox 分发包(Tauri 2)

  • Windows: RustFox_0.0.3_x64-setup.exe(NSIS 安装包)或 RustFox_0.0.3_x64_en-US.msi
  • macOS: RustFox_0.0.3_aarch64.dmg(Apple Silicon)或 RustFox_0.0.3_x64.dmg(Intel)
    ——首次打开若提示「已损坏」,执行 xattr -cr /Applications/RustFox.app 解除隔离(未做 Apple 公证的正常现象,详见使用手册)
  • Linux: rustfox_0.0.3_amd64.deb.AppImage

使用手册:docs/USER_GUIDE.md

安装说明

  • Windows 首次运行如弹 SmartScreen「已保护你的电脑」:更多信息 → 仍要运行。
  • macOS 首次打开若提示「已损坏,无法打开」:应用本身没有损坏,是 Gatekeeper 对未公证应用的拦截。终端执行 xattr -cr /Applications/RustFox.app 后,右键 → 打开即可。
  • 本版本(0.0.3)起内置自动更新:安装后可在「关于 → Check for Updates」检查并一键升级后续版本。