Skip to content
Kristel Merilain edited this page Feb 8, 2021 · 17 revisions

eID software for macOS

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

  • macOS Big Sur (11)
  • macOS Catalina (10.15)
  • macOS Mojave (10.14)
  • macOS High Sierra (10.13)

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 10.13

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