You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I found a solution, at least it works for me.
Add the bridging header for your pod, you can do it manually on the Pod Target generated on your project, or you can add it on the podspec.
Report
What did you do?
Created a pod that has static_framework=true and added dependencies
What did you expect to happen?
To build successfully
What happened instead?
Getting error

CocoaPods Environment
Stack
Installation Source
Plugins
Project that demonstrates the issue
https://github.com/mukeshthawani/TestStaticFramework
The text was updated successfully, but these errors were encountered: