-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
(base) MacBookPro:WeChatTweak-macOS-master mac$ sudo wechattweak-cli install
Password:
------ 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";
Run with --help for more information.";-sign is required
Run with --help for more information."; is required
NSAppleScriptErrorNumber = 106;
NSAppleScriptErrorRange = "NSRange: {0, 87}";
}