I am new to Electron, but the app I packaged (using electron-packager
) for MacOS works fine on 10.12.X and 10.13.X but not on 10.10.5.
Is there a way to make it compatible with El Capitan 10.10.5
as well?
When I try to run the application, I get an error
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.
Actually, you can't do this.
Because they only support from version 10.11.6. I already tried this a lot of time.
But, I can't find any solution for that thing.