-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
什么时候能有支持Apple Silicon Mac的版本? #126
Comments
适配到新平台会有些难度,可能涉及到整个程序架构的更新(目前还是基于Electron 3.x,而支持Apple Sillicon的版本已经是两位数了)。我空闲时也会参与维护,但手上没有Mac,不方便移植。 |
我中午看看能不能更新到最新的electron |
@ACTom 我去年试过更新到高版本( |
@AnClark 有点麻烦,从electron 10.x开始,禁用了remote,今天我简单的改动了下,发现改动的地方还挺多的。 |
在开发其他功能之前,迁移到最新的Electron则是当务之急。这也确实是个很浩大的工程,我也需要拿大块时间来做,难度挺大的。目前我还有其他任务,这个先放到后面。 |
这个软件很好。什么时候能有支持Apple Silicon Mac的版本呢?
The text was updated successfully, but these errors were encountered: