Hello,
I just started a project with SwiftUI and OpenCV. I want to get the OpenCV via a Dependency Manager but the latest OpenCV update on Cocopods was 3 years ago and there is no official package for OpenCV on SPM. In this situation, what should I do, which dependency manager should I use?
Thank you for your help.