I just tried to update from cocoapods 0.39.x to Cocoapods 1.0. Running
pod install
from the terminal causes no warnings. Everyth
I tried remove ~/Library/Developer/Xcode/DerivedData/* and rebuild the project, and it worked for me.