ChingCdesu

Results 11 comments of ChingCdesu

时雨 救救 @bakashigure

重新启动后还得刷新一下 初始化的时候会清掉所有模拟器的连接地址,这个修一下 @bakashigure

麻烦检查一下以下项目: 1. 设置中`Android 设备连接组件`是否正确安装 2. 模拟器的调试模式是否开启,并确认端口号为7555 3. 还不行我也没法了,只有等 @bakashigure 来解决问题o(╯□╰)o

> 看看`%appdata%\meo-assistant-arknights\core\platform-tools`下面有没有`adb`的可执行程序 Orz 目前这份log并不能看出是为啥没连上 我怎么记得是没core的

通知不关闭的问题倒是修了,我们需要一些时间重新考虑怎么打log,现在log的部分很多重要的信息都没打印。但是这些信息可能会包括某些个人隐私,所以这个问题需要讨论一段时间。

> 做个日历系统吧,添加一次性任务、每日定期任务、每周定期任务,条件定期任务…… > > ~cc 和时雨要鲨人了~ 后面可能换tauri了,electron的整体设计有点繁琐。定时任务机制tauri版本添加吧

ok, I will do it in few days, I need test on different platforms and CI

I forked the repo and create a branch to commit code, and I need some help. Q: How to test ***modified*** `electron-builder` with custom configuration (specified arch and os) or...

> Use TEST_FILES= to specify the exact tests you're looking to run. `UPDATE_SNAPSHOT=true` for updating snapshots. For custom configuration, can you elaborate more? What arch are you trying to run...