sunnyyoung / WeChatTweak-macOS

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

刚升级Version. 3.5.0 (22920)后,安装报错 #532

Closed doudouliyouniaoshi closed 2 years ago

doudouliyouniaoshi commented 2 years 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 ------ Backup ------ WeChat.bak exists, skip it... ------ Remove Codesign ------ Execute command: codesign --remove-sign /Applications/WeChat.app/Contents/MacOS/WeChat Install failed: Execute command: codesign --remove-sign /Applications/WeChat.app/Contents/MacOS/WeChat failed: { NSAppleScriptErrorAppName = "wechattweak-cli"; NSAppleScriptErrorBriefMessage = "xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/Co/Applications/WeChat.app/Contents/MacOS/WeChat: the codesign_allocate helper tool cannot be found or used"; NSAppleScriptErrorMessage = "xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/Command/Applications/WeChat.app/Contents/MacOS/WeChat: the codesign_allocate helper tool cannot be found or used"; NSAppleScriptErrorNumber = 1; NSAppleScriptErrorRange = "NSRange: {0, 87}"; }

doudouliyouniaoshi commented 2 years ago

系统版本是11.6.8 的Big Sur