Skip to content

Releases: EhuaDB/macos-uninstaller

ehua uninstaller v0.1.0

Choose a tag to compare

@EhuaDB EhuaDB released this 06 Aug 04:48

Summary

  • 首页展示 macOS 卸载软件功能模块:深度扫描、安全分级、官方卸载器优先和拖入即扫。
  • 增加公开官网 SEO 描述、README 功能模块与 release 打包说明。
  • 提供 Apple Silicon(aarch64 / M 系列)和 Intel(x64)两套 macOS release 安装包。

Downloads

  • M1 / M2 / M3 / M4 Apple Silicon: download ehua.uninstaller_0.1.0_aarch64.dmg
  • Intel Mac: download ehua.uninstaller_0.1.0_x64.dmg
  • .app.zip files are fallback packages.

macOS "damaged" prompt

These builds are not Apple Developer-signed / notarized yet. If macOS reports the app is damaged, move it to Applications and run:

xattr -cr "/Applications/ehua uninstaller.app"

Then open the app again, or use System Settings -> Privacy & Security -> Open Anyway.

Build

  • npm run release:mac-arm64
  • npm run release:mac-x64