I cannot run the example myFirstXBeeApp given in the Digi doc
java.lang.UnsatisfiedLinkError: …/eclipse/Workspace/myFirstXBeeApp/libs/native/Mac_OS_X/librxtxSerial.jnilib’ (fat file, but missing compatible architecture (have ‘i386,x86_64,unknown’, need ‘arm64e’ or ‘arm64’)),
since librxtxSerial.jnilib is only macOS intel and not for apple silicon m3
Does any one know how to get librxtxSerial.jnilib for apple silicon ?