We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d79f0b + 20a03c5 commit c09a327Copy full SHA for c09a327
README.md
@@ -22,6 +22,9 @@
22
- 符号表管理器会自动搜索全盘`.dSYM`、`.xcarchive`文件内的可执行文件,解析其架构、UUID等内容以供崩溃日志符号化
23
24
25
+### 相关代码
26
+- [ScriptSDK](https://github.com/DanielHusx/ScriptSDK): 封装脚本对象
27
+
28
29
### 主页面
30
@@ -77,6 +80,19 @@
77
80
78
81

79
82
83
84
+### TODO:
85
+##### 2022-08-08
86
+- [ ] 适配xcconfig的情况
87
+- [ ] 优化描述文件匹配方案
88
+- [ ] 任务进度管理器
89
+- [ ] 快捷键管理器
90
+- [ ] entitlements编辑器
91
+- [ ] 蒲公英应用列表
92
+- [ ] 错误描述中文化
93
+- [ ] 上传完成后通知或者脚本运行
94
95
96
### NOTE:
97
98
##### 2022-88-15 v1.0.1
0 commit comments