All of a sudden my project fails to build in Xcode. If I look at the log I see all the needed dependencies being built, and then I get a strange error:
Verify fi
I had this same problem, however the accepted solution did not work for me, what worked was:
pod deintegrate ; pod install