I tried to get this library working on Xcode 15 but ran into two issues:
I added the pod, but it says cannot find "USBDaemon" anywhere when I try to build.
I tried to build the sample app on Mac OS, but it says that I need an older version of Xcode to convert Swift 3 to 4, and when I downloaded that version of Xcode (10.10), it doesn't run on my machine (Ventura).
Does someone have a workaround, or is there any other libraries that are more up-to-date?
I tried to get this library working on Xcode 15 but ran into two issues:
Does someone have a workaround, or is there any other libraries that are more up-to-date?
Thanks.