Dylan Liang
Dylan Liang
Does this feature still in development? Any substantial progress?
ok. I would try it.
+1 我也是类似问题,我的只能输入英文,中文无效,并且无法看到任何输入显示,和上面的那位截图一致。 OS:ubuntu 20.04 LTS,kde docker:zixia/wechat latest bec5a856306d 2 months ago 3.03GB Terminal Command: `docker run \ --name DoChat \ --rm \ -i \ \ -v "$HOME/DoChat/WeChat Files/":'/home/user/WeChat Files/' \...
ok. I will finish and test the macos code when I'm free.
It supports the m1 platform now.
If possible, I would like to try to fix it. Do you have any suggestions for this bug?
Wails cannot detect the correct frontend port. For example, I opened a project running on port 5173. When running the Wails project, the frontend port will run on 5174. However,...
Can wails support the dynamic port?
It will be better than vite can read this env `FRONTEND_DEVSERVER_URL: 'http://localhost:5175'` to set the frontend port.
分享个apple tv 4k安装步骤. 这步不确定是否必须(网上随机看到的). 1.setting->general->share apple tv analytics 2.setting->remotes and devices->remote app and devices 3.打开xcode(如果已经打开了,请重新打开),这个时候你就能看到相关设备,进行连接 4.修改项目配置.选择你的帐号作为个人开发者. 5.bundle修改. 原始`com.etan.tv.BilibiliLive`->`com.xx.tv.BilibiliLive` xx为随机填写.不重复即可