Bo

Results 103 comments of Bo

Please write in English. `WARNING` is **NOT** `ERROR`, you can ignore them.

这个 exe 是我自己编译的,应该是误报

BTW,我用火绒没有报毒。你试试 0.6.0 版本会报不?如果那个版本不会报,我把 moz-cjpeg.exe 还原回去

While there is a new problem: the dialog level (Info / Warning / Error) is not implemented in the new message dialog. I am trying to complete it but got...

> I'm not familiar with Tauri architecture yet but beware that your manifest may need external edits, may get overwritten, etc. for users that need to add identity, enable high-DPI,...

Test failed: ``` process didn't exit successfully: `D:\a\tauri\tauri\target\debug\deps\tauri-66d30672674b2f8e.exe` (exit code: 0xc0000139, STATUS_ENTRYPOINT_NOT_FOUND) ``` Seems because common controls v6 was not used when testing. I am unfamiliar with the `restart` crate...

tauri 有些能力缺失,麻了。我还是基于 Electron 发个新版本吧。

> 之前看到一篇文章,说是tauri在一些小细节上性能优于electron,但大方面还是有不足,还不太能替代electron,大概是这么个意思,还不够成熟吧,基于electron也好的 > > 我用大佬的master代码构建苹果M1芯片arm64版的app是没问题的,希望大佬后面release能增加arm64的版本,可以的话还希望大佬能把app加入到homebrew,增加一个更便捷的安装和更新(主要是更新,主要是更新,主要是更新,重要的事说三遍,哈哈哈)途径 我想换成 tauri 的最主要原因是 electron 包体积太大了。 发到 homebrew 这一块没太了解过,因为平时不太用 `homebrew cask`. 有空我看下。

@SeTube @blacklein 新发了一个 0.7.0 版本,支持 M1,试试吧。

> m1 macbook克隆源码到本地build好安装不会报已损坏的错误 可能是因为本地编译是本地机器签名的,就不会有问题