sunnyyoung/WeChatTweak-CLI

Install failed: Execute command: codesign --remove-sign /Applications/WeChat.app/Contents/MacOS/WeChat failed

lw404-ai opened this issue · 2 comments

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

提示codesign错误,该怎么解决呢?

已解决 自己注入insert_dylib解决