I have created a custom framework in which i have installed some pods. Now when I link a sample project with my custom framework and build it, I'm getting errors like
" could not find auto-linked framework 'xxxx' ".
Here 'xxxx'
is the pod name that I installed in my custom framework project.