https://github.com/CocoaPods/CocoaPods/issues/8091
I have also upgraded to 1.6.0 beta and then downgraded, i fixed with:
“pod deintegrate”
“sudo gem install cocoapods-clean”
“pod clean”
Open the project and delete the “Pods” folder that should be red
“pod setup”
“pod install”
网友评论