No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=arm64, VALID_ARCHS=armv7 armv7s).
- Delete the “Pods” project from the workspace in the left pane of Xcode and close Xcode.
- Run “pod install” from the command line to recreate the “Pods” project.
- Re-open Xcode and make sure “Build Active Architecture Only” is set to “No” in the build settings of both the “Pods” project and your own project.
- Clean and build.