I have a project that has a dependency (installed via CocoaPods) using SocketRocket and have imported a static library from HeapAnalytics. Apparently the HeapAnalytics libra
In my case this error appeared when I unnecessarily added a source file to both my main app target and my test target:
Removing the test target from Target Membership solved it:
Target Membership