6

Made some changes to a project today, but when I went to archive it for release I suddenly get a duplicate interface definition for one of the pods. It built just fine a few days ago, and builds and runs just fine on the simulator, but once I try to archive it throws up the error.

It's complaining about duplicate interface definition for the "Pop" pod. It's not a static library as far as I can tell (which the Cocoapods page lists as a cause for this problem), so what might be wrong here?

I've tried to clean the build folder, but it doesn't seem to help. I haven't changed anything in the pod, just in my own project. The duplicate definitions it's complaining about is from the header file in the pod, and from the header file in Cocoapods Headers/Build folder.

Christian A. Strømmen
  • 3,181
  • 2
  • 25
  • 46

0 Answers0