sunnyyoung/WeChatTweak-CLI

在mac OS 12.3.1 上,微信3.4 显示打开错误

wupuyuan opened this issue · 10 comments

在mac OS 12.3.1 上,微信3.4 显示打开错误。
重新签名过,但是问题依然存在。

image

你描述下你的安装流程

我是先安装过WeChatTweak的。

  1. 升级wechat
  2. 卸载了WeChatTweak。sudo wechattweak-cli uninstall
  3. 重新安装、更新WeChatTweak
    brew install sunnyyoung/repo/wechattweak-cli brew upgrade wechattweak-cli --cask
  4. 安装WeChatTweak sudo wechattweak-cli install
    打开后显示失败,
    两个重置签名的命令都试用了下:
    codesign -dvvv /Applications/WeChat.app
    codesign --force --deep --sign - /Applications/WeChat.app/Contents/MacOS/WeChat
    结果还是失败。
brew update wechattweak-cli
sudo wechattweak-cli install

最好重启电脑

我试一试

执行了两行命令并重启,但是问题依然存在
brew upgrade wechattweak-cli
sudo wechattweak-cli install
错误信息:{"app_name":"WeChat","timestamp":"2022-04-18 09:51:37.00 +0800","app_version":"3.4.0.17","slice_uuid":"5c1fd439-9c7f-3f39-b9ee-a9b9f4e3f1de","build_version":"21712","platform":1,"bundleID":"com.tencent.xinWeChat","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"B26CFFFE-DEB3-4D42-9725-CDB050B5DB1E","name":"WeChat"}

image

执行了两行命令并重启,但是问题依然存在 brew upgrade wechattweak-cli sudo wechattweak-cli install 错误信息:{"app_name":"WeChat","timestamp":"2022-04-18 09:51:37.00 +0800","app_version":"3.4.0.17","slice_uuid":"5c1fd439-9c7f-3f39-b9ee-a9b9f4e3f1de","build_version":"21712","platform":1,"bundleID":"com.tencent.xinWeChat","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"B26CFFFE-DEB3-4D42-9725-CDB050B5DB1E","name":"WeChat"}

image

遭遇了相同问题,系统版本同12.3.1,iMac跟MBP都碰上了

新安装,也是这个问题,安装其他issue里说的从官网下载了wx安装包覆盖安装了也是这样。

已经升级,解决!