补充更新

This commit is contained in:
cc
2026-04-02 23:03:50 +08:00
parent 64dc2858a7
commit e635942e3d
3 changed files with 10 additions and 6 deletions

View File

@@ -278,9 +278,8 @@ jobs:
- Linux (.tar.gz): ${LINUX_TAR_URL:-$RELEASE_PAGE}
- Linux (.AppImage): ${LINUX_APPIMAGE_URL:-$RELEASE_PAGE}
## macOS 安装提示(未知来源)
- 若打开时提示“来自未知开发者”或“无法验证开发者”,请到「系统设置 -> 隐私与安全性」中允许打开该应用。
- 如果仍被系统拦截,请在终端执行以下命令去除隔离标记:
## macOS 安装提示
- 如果被系统提升已损坏,你需要在终端执行以下命令去除隔离标记:
- \`xattr -dr com.apple.quarantine "/Applications/WeFlow.app"\`
- 执行后重新打开 WeFlow。