Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ sudo system_profiler -detailLevel full SPBluetoothDataType

MacOS PCSC related projects

macOS IFD Handler GIT Project

https://gitlab.certgate.com/airid/mac-ble-ifd

git clone https://gitlab.certgate.com/airid/mac-ble-ifd

cd mac-ifd

make

sudo ./install.sh

Edit /etc/reader.conf to select right AirID device

sudo pkill -9 com.apple.ifdreader

Virtual smart card for testing IFDH behavior

git clone https://gitlab.certgate.com/airid-support-group/virtual_card.git

cd mac

make

sudo ./install.sh

or if you want a populated iso7816 filesystem

sudo ./install-with-isofs.sh