Everytime I open my Cocoapods-generated xcworkspace
, it gives me this warning along with a message:
The Copy Headers build phase contains duplicate references for one or more files.
This will remove the duplicate file references.
What's causing this error? Is the problem being caused by something in a specific pod? How do I permanently fix this?