sunnyyoung / WeChatTweak-macOS

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

安装失败 #757

Open perryhau opened 3 months ago

perryhau commented 3 months ago

MacBook Air Apple M3 macOs14.4.1

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

image
Xiphin commented 3 months ago

官网:https://mac.weixin.qq.com/?t=mac&lang=zh_CN

微信重新下载

然后微信重新安装一下,再重新执行以下命令:

sudo wechattweak-cli install

就可以用了