【问题标题】:Make electron app compatible with El Capitan使电子应用程序与 El Capitan 兼容
【发布时间】:2019-02-03 15:03:40
【问题描述】:

我是 Electron 新手,但我为 MacOS 打包的应用程序(使用 electron-packager)在 10.12.X 和 10.13.X 上运行良好,但在 10.10.5 上运行良好。

有没有办法让它也与El Capitan 10.10.5 兼容?

当我尝试运行应用程序时,出现错误

Check with the developer to make sure SimpleMath works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the application and OS X.

【问题讨论】:

    标签: electron electron-packager


    【解决方案1】:

    实际上,你不能这样做。

    因为它们仅支持 10.11.6 版本。我已经尝试过很多次了。

    但是,我找不到任何解决方案。

    【讨论】:

    • 转到 Git 页面。他们说了同样的话。过去一年我一直受此问题困扰
    【解决方案2】:

    我相信您的问题已在此处的官方文档中得到解答:

    Build Instructions (macOS)

    该文件还指出:

    ... 官方 Electron 构建是使用 Xcode 9.4.1 和 macOS 10.13 SDK 构建的。 ...

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-08-14
    • 1970-01-01
    • 2016-11-09
    • 2016-06-24
    • 2011-03-27
    相关资源
    最近更新 更多