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

更改了wechat 的应用名称,怎么修改脚本安装

boyXiong opened this issue · comments

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";
NSAppleScriptErrorBriefMessage = "checkdir: cannot create extraction direct No such file or directory";/MacOS
NSAppleScriptErrorMessage = "checkdir: cannot create extraction directory: No such file or directory";S
NSAppleScriptErrorNumber = 2;
NSAppleScriptErrorRange = "NSRange: {0, 157}";
}

------ Reset ScreenCapture privacy permission ------
Execute command: tccutil reset ScreenCapture com.tencent.xinWeChat
Install failed: Execute command: tccutil reset ScreenCapture com.tencent.xinWeChat failed: {
NSAppleScriptErrorAppName = "wechattweak-cli";
NSAppleScriptErrorBriefMessage = "tccutil: No such bundle identifier";
NSAppleScriptErrorMessage = "tccutil: No such bundle identifier";
NSAppleScriptErrorNumber = 64;
NSAppleScriptErrorRange = "NSRange: {0, 67}";
}

我也报错呢

麻烦问下解决了吗

暂不支持非 /Applications 目录下的安装,可以先拖到 /Applications 安装完再拖走