MustangYM / WeChatExtension-ForMac

Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)
MIT License
22.27k stars 3.61k forks source link

M1能用吗,为啥我安装之后关掉微信就打不开微信了 #1800

Open yuantouw opened 1 year ago

yuantouw commented 1 year ago

issue规范

erdengk commented 1 year ago

me too

yuantouw commented 1 year ago

我也是

Hurry up and study, and tell me the method by the way.

joel1022 commented 1 year ago

m1 这边有教程https://www.zh996.com/archives/63/

ili1217 commented 1 year ago

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

hongchun-you commented 1 year ago

牛逼,果然可以

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

maxz255 commented 1 year ago

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

spctl: unrecognized option `--master-disabley' 好像不行

ili1217 commented 1 year ago

我也遇到这个问题了,然后找的资料,哈哈哈

2023年7月15日 11:39,aaron @.***> 写道:

牛逼,果然可以

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

— Reply to this email directly, view it on GitHub https://github.com/MustangYM/WeChatExtension-ForMac/issues/1800#issuecomment-1636643408, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4FEFRDC633WT5J7EFSUQLXQIGGRANCNFSM6AAAAAAYF3SNMQ. You are receiving this because you commented.

yuantouw commented 1 year ago

我也遇到这个问题了,然后找的资料,哈哈哈 2023年7月15日 11:39,aaron @.***> 写道: 牛逼,果然可以 执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下 — Reply to this email directly, view it on GitHub <#1800 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4FEFRDC633WT5J7EFSUQLXQIGGRANCNFSM6AAAAAAYF3SNMQ. You are receiving this because you commented.

解决了吗?我搞了很多次,都不会,放弃了!

hongchun-you commented 1 year ago

我也遇到这个问题了,然后找的资料,哈哈哈 2023年7月15日 11:39,aaron @.***> 写道: 牛逼,果然可以 执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下 — Reply to this email directly, view it on GitHub <#1800 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4FEFRDC633WT5J7EFSUQLXQIGGRANCNFSM6AAAAAAYF3SNMQ. You are receiving this because you commented.

解决了吗?我搞了很多次,都不会,放弃了!

可以的,就是这个命令

feixiangdepig commented 1 year ago

sudo spctl --master-disabley 这个命令报错unrecognized option `--master-disabley',改成sudo spctl --master-disable插件就不生效了

whcoding commented 1 year ago

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

我执行完提示: /Applications/WeChat.app: internal error in Code Signing subsystem

yxdyxd commented 1 year ago

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

我执行完提示: /Applications/WeChat.app: internal error in Code Signing subsystem

我找到解决方法了,试试这个,我的可以 退出微信,安装小助手。 我使用的是方式一安装的 sudo codesign --sign - --force --deep /Applications/WeChat.app 打开 「访达」 -> 「应用程序」 -> 右键 「微信」 -> 「查看简介」 -> 勾选「使用 Rossetta 打开」 -> 重新打开微信可以正常使用了

whcoding commented 1 year ago

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

我执行完提示: /Applications/WeChat.app: internal error in Code Signing subsystem

我找到解决方法了,试试这个,我的可以 退出微信,安装小助手。 我使用的是方式一安装的 sudo codesign --sign - --force --deep /Applications/WeChat.app 打开 「访达」 -> 「应用程序」 -> 右键 「微信」 -> 「查看简介」 -> 勾选「使用 Rossetta 打开」 -> 重新打开微信可以正常使用了

这个方法可以, 感谢 !

DBliuchengjie commented 1 year ago

执行终端命令: sudo codesign --sign - --force --deep /Applications/WeChat.app sudo spctl --master-disabley 试下

我执行完提示: /Applications/WeChat.app: internal error in Code Signing subsystem

我找到解决方法了,试试这个,我的可以 退出微信,安装小助手。 我使用的是方式一安装的 sudo codesign --sign - --force --deep /Applications/WeChat.app 打开 「访达」 -> 「应用程序」 -> 右键 「微信」 -> 「查看简介」 -> 勾选「使用 Rossetta 打开」 -> 重新打开微信可以正常使用了

亲测有效!👍🎉❤️