sunnyyoung / WeChatTweak-macOS

A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨

Home Page:https://tweaks.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brew安装成功,重启微信后没有出现【tweak】

996WJC opened this issue · comments

通过brew成功安装。

微信版本:Version. 3.8.5 (27885)

Mac:M2的air

重启微信,设置里面,没有【tweak】

brew执行之后,执行sudo wechattweak-cli install安装

keke@Macintosh homebrew % sudo wechattweak-cli install
------ Download ------
------ Unzip ------
Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS
Install failed: Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS failed: {
NSAppleScriptErrorAppName = "wechattweak-cli";
unable to process WeChatTweak.framework/WeChatTweak.";WeChatTweak.frameworkTweakPreferencesController.strings.jects.nib.00.nib.
unable to process WeChatTweak.framework/WeChatTweak.";WeChatTweak.frameworkTweakPreferencesController.strings.jects.nib.00.nib.
NSAppleScriptErrorNumber = 2;
NSAppleScriptErrorRange = "NSRange: {0, 157}";

mac是不是没有xcdoe,我用xcode跑了这个项目,然后执行: sudo wechattweak-cli install 可以成功