修复了一些问题

This commit is contained in:
cc
2026-04-02 23:15:39 +08:00
parent c488dcc3c6
commit 1542e583f7
3 changed files with 3 additions and 3 deletions

View File

@@ -264,7 +264,7 @@ jobs:
- Linux (.AppImage): ${LINUX_APPIMAGE_URL:-$RELEASE_PAGE}
## macOS 安装提示
- 如果被系统提已损坏,你需要在终端执行以下命令去除隔离标记:
- 如果被系统提已损坏,你需要在终端执行以下命令去除隔离标记:
- \`xattr -dr com.apple.quarantine "/Applications/WeFlow.app"\`
- 执行后重新打开 WeFlow。