WeChatTweak-macOS
WeChatTweak-macOS copied to clipboard
更改了wechat 的应用名称,怎么修改脚本安装
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 安装完再拖走
https://github.com/sunnyyoung/WeChatTweak-macOS/issues/582#issuecomment-1526930967