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

更新之后编译报错了 #260

Closed kaka77 closed 3 years ago

kaka77 commented 3 years ago

$ sudo make install Can not find the framework, please build first. make: *** [install] Error 1 😭

kaka77 commented 3 years ago

现在打开微信,二维码一直都加载不出来了,重新下载 微信 dmg 替换打开还是不行,二维码出不来。:(

sunnyyoung commented 3 years ago

通过这里下载 https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/latest/download/WeChatTweak-macOS.zip

二维码加载问题大概率是网络问题

shaohongwu commented 3 years ago

Can not find the framework, please build first. 你这是怎么解决的,我也是这个问题

sunnyyoung commented 3 years ago

@shaohongwu sha https://github.com/Sunnyyoung/WeChatTweak-macOS/issues/260#issuecomment-835762646

kaka77 commented 3 years ago

Can not find the framework, please build first. 你这是怎么解决的,我也是这个问题

网络刚好出问题了,直接https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/latest/download/WeChatTweak-macOS.zip 下载试试。

kaka77 commented 3 years ago

还是要先卸载之前的动态库,再编译新的sudo make install ,不然“撤回提示”显示的位置也有问题。

kaka77 commented 3 years ago

还是有bug, 没有撤回的消息显示撤回,黄色遮罩没有在消息背后,在空白位置。

sunnyyoung commented 3 years ago

@kaka77 想体验撤回样式的用这个 https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/tag/1.2.1-RC2,还没正式发布