encounter a small pit, record, remember something nothing more go to stackover flow to see, big God gathering place ah ...
when Pod was on the install, I was given this mistake.
CocoaPods did not set the base configuration of your project because because your project already have a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target Blueplaqueslon Donframework to Pods/target support Files/pods/pods.debug.xcconfig or include the Pods/target support files/pods/ Pods.debug.xcconfig in your build configuration.
Let 's see how the foreigner answers.
I had the same problem, but on Xcode 6.1.1-what fixed it for me is to change the configuration file setting to None for The pods-related targets, then run pod install again.
The configuration file setting is found by selecting the project (not the target) and then the Info tab.
OK, that's pretty much what it means, just do it all over again.
1. Go to the specified Info tab
2. Then configuratuions the settings below all to None
3. Finally pod install again, OK. It's a happy solution.