FeitianSmartcardReader / osx-ccid-installer

Easy-to-use (graphical) open source CCID driver installer for OSX El Capitan (10.11) / macOS Sierra (10.12)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCID free software driver installer Build Status

Because of OSX bugs and features; built from the excellent CCID free software driver sources, the "official unofficial":

Easy-to-use (graphical) installer for OSX 10.11 & 10.12

  • To download a pre-built installer, see releases
  • To get help: file an issue
  • To build yourself (requires XCode plus libtool, autoconf, automake and pkg-config from Homebrew/MacPorts/Fink)
  git clone --recursive https://github.com/martinpaljak/osx-ccid-installer
  make -C osx-ccid-installer

Development

  • To build a signed release:
  make SIGNER="XXX"
  • where XXX is the personal part of a Developer ID certificate common name, such as Martin Paljak or Martin Paljak (9ME8T34MPV)
    • You can list your ID-s with security find-identity -v -p codesigning

About

Easy-to-use (graphical) open source CCID driver installer for OSX El Capitan (10.11) / macOS Sierra (10.12)


Languages

Language:Makefile 87.4%Language:Shell 12.6%