I am new to Electron. Building OSX apps using Electron is easy. However, I couldn't make the app compatible with OSX 10.6 and higher. Is there a way to do this? The Default build targets latest version of OSX. I want to make it compatible with Mac OS 10.6 and higher.
Appreciate your help!