Skip to content
Kristel Merilain edited this page Jan 24, 2020 · 17 revisions

eID software for OS X and macOS

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

  • macOS Catalina (10.15)
  • macOS Mojave (10.14)
  • macOS High Sierra (10.13)
  • OS X El Capitan (10.11)

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 OSX 10.9

Components

Software support for OS X 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