sunnyyoung / WeChatTweak-CLI

A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具
https://cli.tweaks.app
Apache License 2.0
337 stars 61 forks source link

14.2.1 Installation failed #60

Open qyzhg opened 9 months ago

qyzhg commented 9 months ago
image

❯ 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 directory: No such file or directory";OS NSAppleScriptErrorMessage = "checkdir: cannot create extraction directory: /App No such file or directory"; NSAppleScriptErrorNumber = 2; NSAppleScriptErrorRange = "NSRange: {0, 157}"; } ❯ wechattweak-cli resign ------ Remove Codesign ------ Execute command: codesign --remove-sign /Applications/WeChat.app/Contents/MacOS/WeChat Resign failed: Execute command: codesign --remove-sign /Applications/WeChat.app/Contents/MacOS/WeChat failed: { NSAppleScriptErrorAppName = "wechattweak-cli"; NSAppleScriptErrorBriefMessage = "/Applications/WeChat.app/Contents/MacOS/WeChat: No such file or directory"; NSAppleScriptErrorMessage = "/Applications/WeChat.app/Contents/MacOS/WeChat: No such file or directory"; NSAppleScriptErrorNumber = 1; NSAppleScriptErrorRange = "NSRange: {0, 87}"; }

fuyidushu commented 9 months ago

使用以下指令安装 brew install sunnyyoung/repo/wechattweak-cli

14u9h commented 4 months ago

已解决✔️|系统设置-隐私与安全-App管理-iTerm(终端)