- License: LGPL 2.1
- © Estonian Information System Authority
-
Fetch the source
git clone --recursive https://github.com/open-eid/updater cd updater
-
Configure
cmake -B build -S .
-
Build
cmake --build build
-
Install
sudo cmake --build build --target install
-
Execute
open /Library/PreferencePanes/id-updater.prefPane
Official builds are provided through official distribution point id.ee. If you want support, you need to be using official builds.
Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.