WeChatTweak-macOS icon indicating copy to clipboard operation
WeChatTweak-macOS copied to clipboard

Install failed: Execute command: codesign --force --deep --sign - /

Open nmww opened this issue 2 years ago • 3 comments

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 ------ Insert Dylib ------ Binary is a fat binary with 2 archs. Binary already contains a load command for that dylib. Skip it. Binary already contains a load command for that dylib. Skip it. Added LC_LOAD_DYLIB to all archs in /Applications/WeChat.app/Contents/MacOS/WeChat ------ Add Codesign ------ Execute command: codesign --force --deep --sign - /Applications/WeChat.app/Contents/MacOS/WeChat Install failed: Execute command: codesign --force --deep --sign - /Applications/WeChat.app/Contents/MacOS/WeChat failed: { NSAppleScriptErrorAppName = "wechattweak-cli"; NSAppleScriptErrorBriefMessage = "/Applications/WeChat.app/Contents/MacOS/WeChat: internal error in Code Signing subsystem"; NSAppleScriptErrorMessage = "/Applications/WeChat.app/Contents/MacOS/WeChat: internal error in Code Signing subsystem"; NSAppleScriptErrorNumber = 1; NSAppleScriptErrorRange = "NSRange: {0, 97}"; }

nmww avatar Apr 25 '22 07:04 nmww

请检查 WeChat 客户端是否为 App Store 最新版本 3.4.0 (21723),或者官网最新版本。

sunnyyoung avatar Apr 25 '22 16:04 sunnyyoung

发现同样问题 微信版本3.4.1

Juanable007 avatar Jul 04 '22 07:07 Juanable007

微信版本3.4也不行

Juanable007 avatar Jul 04 '22 07:07 Juanable007