From c41675b80910dbfe350ca75d3ec5c65514072323 Mon Sep 17 00:00:00 2001 From: Wxw-Gu Date: Mon, 10 Aug 2026 10:44:48 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 566631f..d736778 100644 --- a/README.md +++ b/README.md @@ -177,12 +177,12 @@ flowchart LR ## 支持平台与安装包 -| 平台 | 处理器架构 | Releases 安装包 | -| ------- | ------------------------------------ | --------------- | -| Windows | x64 | `-setup.exe` | -| macOS | Intel(x64)、Apple Silicon(arm64) | `.dmg` | +| 平台 | 处理器架构 | Releases 安装包 | +| ------- | ----------------------------- | --------------- | +| Windows | x64 | `-setup.exe` | +| macOS | Apple Silicon(M 系列、arm64) | `.dmg` | -当前代码面向微信 4.x 数据结构。实际连接结果仍会受到微信客户端版本、账号数据状态和系统权限影响;macOS 首次连接可能需要按页面提示完成额外授权。 +当前版本不支持 Intel 芯片的 Mac。当前代码面向微信 4.x 数据结构。实际连接结果仍会受到微信客户端版本、账号数据状态和系统权限影响;macOS 首次连接可能需要按页面提示完成额外授权。 ## 快速开始