Target has frameworks with conflicting names: openssl.xcframework
In my project I installed two pods
How can I integrate MLKit library without using cocoapods?
I want to integrate MLKit library without using cocoapods. Is there a way to somehow copy/paste or drag and drop method to use this?
Or maybe there is another solution, maybe I can fetch library to another project and then somehow copy frameworks/libraries to project without cocoapod?
Library not loaded AQPlayer
I’m getting the following error when building my code in XCODE