Describe the bug
The app is not working on macOS 10.15. It crashes on startup.
To Reproduce
Run the app.
Expected behavior
The app should run.
Additional contextFix: The libimobiledevice version I use to compile the library, is compiled for macOS 11.X. Use a version that was compiled on macOS 10.15 instead.
Describe the bug The app is not working on macOS 10.15. It crashes on startup.
To Reproduce Run the app.
Expected behavior The app should run.
Additional context Fix: The libimobiledevice version I use to compile the library, is compiled for macOS 11.X. Use a version that was compiled on macOS 10.15 instead.