Environment:
- OS: Mac M1 Laptop - Monterey 12.0.1
- Java version Azul Zulu 15.0.5
- usb4java version 1.3.0
Bug description
When running this library on the new M1 Max Macbook Pros you get the following exception:
Caused by: org.usb4java.LoaderException: Native library not found in classpath: /org/usb4java/darwin-aarch64/libusb4java.dylib
This doesn't seem to be a supported CPU architecture.