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 added into the Framework search paths the header file location.... removing this from the top level project settings fixed the issue for me.
Change at your peril.