Here is how my Cocoapods project looks like:
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!