I updated Xcode to the 5.1 version and when I try to build my project I get the following error:
Pods was rejected as an implicit dependency for 'libPods.a' because its architectures 'armv7s' didn't contain all required architectures 'armv7 armv7s'
Any solution? I've tried updating the cocoapods gem with no success.