I have taken SVN check-in for a project. Thereafter I have installed pod via terminal. After installation of pod there are few warning stating
The way I solved that is not described in the thread
Commented all pods and run pod install. Pods folder eventually removed. But still having the warning in the terminal
pod install
Pods
terminal
Uncommented the pod. re-run pod install. The warning is now gone.