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

插件失效 #548

Closed biggbuddy closed 1 year ago

biggbuddy commented 1 year ago

10月18日从 App Store上安装的最新版本

image

试过下面这些方式, 但还是没有对应的菜单出现:

@MBP➜ WeChatTweak-macOS git:(master) sudo wechattweak-cli uninstall Password: ------ Restore ------ Restored WeChat... Uninstall success! @MBP➜ WeChatTweak-macOS git:(master) brew reinstall --cask wechattweak-cli ==> Downloading https://github.com/Sunnyyoung/WeChatTweak-CLI/releases/download/1.4/wechattweak-cli ==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/404555395/54fbb291-5ce0-422d-a819-b9a30d77722d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221017%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221017T224252Z&X-Amz-Expires=300&X-Amz-Signature=8b5584f70daaa9733df5055c33affc6e669c6abb1fb ######################################################################## 100.0% ==> Uninstalling Cask wechattweak-cli ==> Unlinking Binary '/usr/local/bin/wechattweak-cli' ==> Purging files for version 1.4 of Cask wechattweak-cli ==> Installing Cask wechattweak-cli ==> Linking Binary 'wechattweak-cli' to '/usr/local/bin/wechattweak-cli' 🍺 wechattweak-cli was successfully installed!

@MBP➜ WeChatTweak-macOS git:(master) wechattweak-cli resign ------ Remove Codesign ------ Execute command: codesign --remove-sign /Applications/WeChat.app/Contents/MacOS/WeChat Resign failed: Execute command: codesign --remove-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, 87}"; }

@MBP➜ WeChatTweak-macOS git:(master) codesign --sign - --force --deep /Applications/WeChat.app /Applications/WeChat.app: replacing existing signature /Applications/WeChat.app: Permission denied In subcomponent: /Applications/WeChat.app/Contents/MacOS/Mini Program.app

@MBP➜ WeChatTweak-macOS git:(master) sudo codesign --sign - --force --deep /Applications/WeChat.app Password: /Applications/WeChat.app: replacing existing signature

image
biggbuddy commented 1 year ago

今天从 App Store下载的还是可以用的,安装好后忘记需要 sudo wechattweak-cli install 了 抱歉, 太久没重装了, 忘了