CCBottomRefreshControl
CCBottomRefreshControl copied to clipboard
Build fails
I tried to build this project with Xcode 9 after doing a pod install
. I get:
ld: library not found for -lPods
Maybe you can try:
- delete workspace
- delete pod project
- update cocoapods
- run a clean pod install
Remove libPods.a
in Linked Frameworks and Libraries
.