Skip to content
Kristel Merilain edited this page Oct 8, 2024 · 17 revisions

eID software for macOS

As a general rule, three most recent versions of the platform are supported. This currently means:

  • macOS Sequoia (15)
  • macOS Sonoma (14)
  • macOS Ventura (13)
  • macOS Monterey (12)

No intrusive actions are taken to obstruct installation or usage on older versions, unless it is backed by technical reasons. As the API-s and frameworks used to build the software change, continuous adjustments must be made and older versions become harder - if not impossible - to support. Right now the minimal API compatibility is macOS 12

Components

Software support for macOS comes in two major parts:

To get support from the helpline, you need to be using software from the App Store and/or official installer distribution point

Developer QuickStart

  • You need Xcode. Make sure you have the command line tools set up (xcode-select --install).
  • CMake is required. Either from Homebrew or the stock version
Clone this wiki locally