Last Updated: February 25, 2016
·
2.904K
· raphaeloliveira

Strange errors with Xcode5 and Cocoapods?

Did you get the warning Pods-App was rejected as an implicit dependency for 'libPods-App.a' because its architectures 'i386' didn't contain all required architectures 'x86_64'.?

To fix that, select the Pods project in the left menu, them under the targets section select the Pods-#YourAppName# target and in the build settings click on the Architectures and press delete so it goes to the default option (Standard architectures (armv7, armv7s).