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
The error suggests that the same symbol / class is defined twice.
I faced the same issue twice, once it was duplicate frameworks and the other time resetting simulator helped.