When I try to use mfoc on MacOS I get: ```sh ➜ mfoc -P 500 -O card.dump mfoc: ERROR: only Mifare Classic is supported ``` But I'm using actually only Mifare Classic 1K cards: ```sh ➜ nfc-list NFC device: ACS ACR122U opened 2 ISO14443A passive target(s) found: ISO/IEC 14443A (106 kbps) target: ATQA (SENS_RES): 00 00 UID (NFCID1): SAK (SEL_RES): 20 ATS: 75 77 81 02 80 4f 0c a0 00 00 03 06 03 00 01 00 00 00 00 ISO/IEC 14443A (106 kbps) target: ATQA (SENS_RES): 00 00 UID (NFCID1): fc b4 cf 3b SAK (SEL_RES): 20 ATS: 75 77 81 02 80 4f 0c a0 00 00 03 06 03 00 01 00 00 00 00 ``` Any idea ? FYI, I'm using pcsc communication with the ACR122U.