Reputation: 7938
I have a project(workspace) that is already configured using CocoaPods correctly. The I add a new target in my project, when importing headers in CocoaPods, the compiler complains that it can't find these headers, which can be imported in my first project.
What should change to solve this problem?
Upvotes: 7
Views: 2482