sunnyyoung / WeChatTweak-CLI

A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具
https://cli.tweaks.app
Apache License 2.0
338 stars 61 forks source link

微信没有权限启动 #8

Closed pexeer closed 3 years ago

pexeer commented 3 years ago

用Mac Big Sure 11.6系统自带的最新的XCode编译项目,生成的二进制执行: sudo ./wechattweak-cli --install ------ Backup ------ WeChat.bak exists, skip it... ------ Download ------ ------ Unzip ------ Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS ------ 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 ------ Codesign ------ Execute command: cp /Applications/WeChat.app/Contents/MacOS/WeChat /tmp/WeChat Execute command: codesign --force --deep --sign - /tmp/WeChat Execute command: cp /tmp/WeChat /Applications/WeChat.app/Contents/MacOS/WeChat Install success!

后面发现微信无法启动,不知道什么原因 image

sunnyyoung commented 3 years ago

重新安装一遍,不行就再重启电脑试试