-2

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!

1 Answers1

0

Electron requires macOS 10.8 or higher, see the docs. But Snow Leopard and Lion have a combined marketshare of ≈1%.

Tieme
  • 62,602
  • 20
  • 102
  • 156
Matthias Winkelmann
  • 15,870
  • 7
  • 64
  • 76