in the project I'm currently working on, I integrated openCV to manipulate and evaluate images. The integration of OpenCV for IOS has worked well so far and everything works locally via my device when I build it via Xcode. However, if I want to archive the project to upload it to Testflight, I get this Mach-O error.
Here again to take it straight away what I have done to integrate. I hope it helps.