- Select the
Pods
project - Change
Build Active Architecture Only
fromYes
toNo
.
That worked for me.
Note:
CocoaPods Troubleshooting Guide recommends matching the Debug setting in your Xcode project, rather than changing the Pod’s Build Active Architecture Only
. As long as they match it seems to fix the problem.