File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838* iOS 安装方式:
3939
4040 - ** [ 元书输入法] [ 106 ] ** :至 App Store 搜索「元书输入法」下载,进入「输入方案 → 下载方案」,填写以下稳定链接即可自动获取最新 iOS 码表包:
41+
4142 ```
42- https://keytao.vercel.app/api/install/ios-latest
43+ 填写一条下载链接即可
44+ - 默认 Gitee:https://keytao.vercel.app/api/install/ios-latest
45+ - 默认 Gitee:https://keytao.rea.ink/api/install/ios-latest
46+ - 指定 GitHub:https://keytao.vercel.app/api/install/ios-latest?source=github
47+ - 指定 GitHub:https://keytao.rea.ink/api/install/ios-latest?source=github
48+
49+ *国内建议优先使用* keytao.rea.ink 域名的链接
4350 ```
51+
4452 下载后切换目录到键道即可自动部署
4553
4654#### 并击功能:
@@ -67,6 +75,7 @@ bash scripts/validate.sh
6775```
6876
6977验证内容:
78+
70791 . ** Lua 语法检查** — 用 ` luac -p ` 检查 ` rime/lua/*.lua ` 所有文件
71802 . ** 五平台编译** — 用 ` rime_deployer --build ` 分别编译 linux / mac / windows / android / ios 各平台的 schema 组合,任何 schema 错误都会报出
7281
You can’t perform that action at this time.
0 commit comments