Error on “sudo pod install”
问题 I already have one project working with a podfile. I wanted to add a Podfile on an old project but I got this error on sudo pod install Error: Resolving dependencies of `./Podfile' Updating spec repositories [!] git pull Updating 35bbbaf..8b42708 error: The following untracked working tree files would be overwritten by merge: AFXAuthClient/1.0.4/AFXAuthClient.podspec Please move or remove them before you can merge. Aborting It's weird because I don't use AFXAuthClient on my project, and I