Cocoapods not working Xcode 9.2

2019-07-11 05:29发布

问题:

Cocoapods are installed but not working(Xcode 9.2),

I tried these solutions https://github.com/CocoaPods/CocoaPods/issues/3777. I have set Framework set paths to recursive but nothing is working for me. Even in framework directory its showing multiple files, find the below image

回答1:

I got the same problem. In your project setting goto build setting and set Build Active Architecture only-> Yes. Hope this will help you.



回答2:

I had the same problem, try this

pod repo update