Skip to content

jsanko/updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Win/macOS updater component

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 44.4%
  • C++ 42.8%
  • CMake 12.8%