Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.11 KB

Win/OSX updater component

European Regional Development Fund

  • License: LGPL 2.1
  • © Estonian Information System Authority

Building

Build Status

OSX

  1. Fetch the source

     git clone --recursive https://github.com/open-eid/updater
     cd updater
    
  2. Configure

     mkdir build
     cd build
     cmake ..
    
  3. Build

     make
    
  4. Install

     sudo make install
    
  5. Execute

     open /Library/PreferencePanes/id-updater.prefPane
    

Support

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.