We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dd459 commit c25d68fCopy full SHA for c25d68f
npm/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dompling/trollscript-types",
3
- "version": "1.0.60",
+ "version": "1.0.61",
4
"description": "TypeScript definitions for TrollScript",
5
"main": "",
6
"types": "index.d.ts",
templates/requirements.md
@@ -0,0 +1,4 @@
+## 环境要求
+
+* **系统要求**:iOS 16.0 及以上版本,暂未测试其他版本。
+* **必要条件**:必须通过 **TrollStore** 安装,否则无法获取 Root Daemon 级别的系统权限(如监听系统通知、剪贴板监控等)。
0 commit comments