zzzgydi / clash-verge

A Clash GUI based on tauri. Supports Windows, macOS and Linux.
21.04k stars 3.16k forks source link

M1 version cannot be installed #228

Closed Kelvinycj closed 1 year ago

Kelvinycj commented 1 year ago

启动显示镜像已损坏,Mac OS 12

zzzgydi commented 1 year ago

设置 - 安全与隐私 允许

Kelvinycj commented 1 year ago

不是这个问题咯,可以安装的,也允许了任何安装源,运行的时候aarch64的报错,就说损坏。arm64的在m1 macos12可以运行,但是无法切换clashmeta core,切换直接假死。麻烦老大看下呢?

2022年10月9日 17:10,GyDi @.***> 写道:

设置 - 安全与隐私 允许

— Reply to this email directly, view it on GitHub https://github.com/zzzgydi/clash-verge/issues/228#issuecomment-1272495382, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUYG47H55VQ73BUCRCC664LWCKDXZANCNFSM6AAAAAARATK7ZI. You are receiving this because you authored the thread.

zzzgydi commented 1 year ago

你安装的这个么 https://github.com/zzzgydi/clash-verge/releases/download/v1.1.0/Clash.Verge_1.1.0_aarch64.dmg

moranno commented 1 year ago

安装后执行: sudo xattr -r -d com.apple.quarantine /Applications/Clash\ Verge.app

Kelvinycj commented 1 year ago

Got it.

moranno @.***> 于2022年10月9日周日 22:47写道:

安装后执行: sudo xattr -r -d com.apple.quarantine /Applications/Clash\ Verge.app

— Reply to this email directly, view it on GitHub https://github.com/zzzgydi/clash-verge/issues/228#issuecomment-1272558019, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUYG47BG2PFTYAMV3XA7QH3WCLLIJANCNFSM6AAAAAARATK7ZI . You are receiving this because you authored the thread.Message ID: @.***>

Kelvinycj commented 1 year ago

it works well, thanks 2022年10月9日 +0800 22:47 moranno @.***>,写道:

安装后执行: sudo xattr -r -d com.apple.quarantine /Applications/Clash\ Verge.app — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ipcjs commented 1 year ago

建议在README里面说明下,我碰到这个报错,还以为真的是文件损坏了😵

snape2019 commented 10 months ago

安装后执行: sudo xattr -r -d com.apple.quarantine /Applications/Clash\ Verge.app

感谢🙏