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

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

Open boyXiong opened 11 months ago

boyXiong commented 11 months ago

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

ring0li commented 11 months ago

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

我也报错呢

shijiashuai123 commented 11 months ago

麻烦问下解决了吗

sunnyyoung commented 10 months ago

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

jszjgqq commented 8 months ago

https://github.com/sunnyyoung/WeChatTweak-macOS/issues/582#issuecomment-1526930967