wechat-antirecall插件安装参考

项目wechat-antirecall

swift run wechat-antirecall versions --app /Applications/WeChat.app
swift run wechat-antirecall tip-phrase set "已拦截 {from} 于 {time} 撤回的一条消息"
swift build -c release
.build/release/wechat-antirecall install --runtime-tip --dry-run --app /Applications/WeChat.app
sudo .build/release/wechat-antirecall install  --runtime-tip --app /Applications/WeChat.app
sudo chflags uchg /Applications/WeChat.app
sudo chflags nouchg /Applications/WeChat.app

另有参考项目X1a0HeWeChatPlugin