简体   繁体   中英

ld: library not found for -lPods-SmartSuite-Bolts Cocoapods

Trying to add Cocoapods to my project. When I compile it gives me this error:

ld: library not found for -lPods-SmartSuite-Bolts

I tried re-installing Cocoapods, deleting the workspace, etc. I have the inherit flag in Other linker flags. Looks like it is a specific thing relating to Bolts. May be because I have both Parse and Facebook sdk in the project. Tried to google, there is much on -lPods, but this is a specific error. How do I solve this?

完全从项目中删除Cocoapods并再次添加它最终解决了该问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM