Skip to content

FeitianTech/feitian-osx-ccid-installer

Repository files navigation

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

Changelog

Date: 20241030

  • remove A_PTHREAD build error
  • Instead to latest CCID Driver
  • Modify Makefile and to support Apple M1 and x86_64

About

Build from https://github.com/martinpaljak/osx-ccid-installer, and modify Makefile to support M1, also build latest CCID driver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published