Frank Morgner
3c816b50d1
virtualsmartcard: disable build of openpace
...
for now, don't hassle with creating fat ssl binaries by using lipo. just
remove openpace from the binaries for now.
fixes https://github.com/frankmorgner/vsmartcard/issues/242
2023-04-12 03:54:19 +02:00
Frank Morgner
8c0e373cae
add reader.h and updated ifdhandler.h to ccid-1.4.24's macOS version
...
as found in macOS Sierra's CCID driver version
https://opensource.apple.com/source/SmartcardCCID/SmartcardCCID-55013/ccid/ccid/MacOSX/
2023-01-17 15:40:02 +01:00
Dusan Klinec
bf9bc6a547
fix osx package build
2021-02-09 19:36:42 +01:00
Michael Farrell
9177fe767c
remove unsupported i386 toolchain that prevents building with Xcode11
2019-09-22 21:37:16 +10:00
Michael Farrell
52e3e92348
update macOS makefile to reverse path change
2019-09-22 21:33:35 +10:00
Frank Morgner
3b31a0347b
MacOSX (un)install: use /usr/local/libexec/... on El Capitan
...
For Mac OS X El Capitan 10.11 it is no more possible to add files in
/usr/libexec/SmartCardServices/drivers/.
Third party smart card drivers must use
/usr/local/libexec/SmartCardServices/drivers/ instead.
2015-08-09 14:50:23 +02:00
Frank Morgner
36f64cf59a
added scritps to build package for OS X
2015-05-18 07:55:18 +02:00