sunnyyoung / WeChatTweak-macOS

A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
https://tweaks.app
Apache License 2.0
11.03k stars 1.37k forks source link

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

Open 996WJC opened 9 months ago

996WJC commented 9 months ago

通过brew成功安装。

微信版本:Version. 3.8.5 (27885)

Mac:M2的air

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

dqzboy commented 8 months ago

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

frinck commented 8 months ago

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}";

CJbenben commented 7 months ago

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