0

Here is how my Cocoapods project looks like:

pods setup

I am getting a linker error when I try to archive this project and I think it might be simplest to just get rid of pods.

How can I get rid of pods while putting the necessary items inside it back under the project structure?

Thanks!

Genadinik
  • 18,153
  • 63
  • 185
  • 284
  • 1
    It's probably better to figure out how to solve linker errors. Just my opinion, though… – Aaron Brager Dec 15 '13 at 22:09
  • 1
    I agree with Aaron. Not using CocoaPods will in general make linker errors harder to diagnose and fix, not easier. That said, the linked duplicate has some info on how to do it. – dpassage Dec 15 '13 at 22:10
  • Actually if you take a close look at the screenshot, on the top-left it just points to not being able to find the pods library, and highlights it in red. Are there just steps to make those items not red? – Genadinik Dec 16 '13 at 13:11

0 Answers0