I have the following error when trying to run a project, but if I go in and clean the route even if it doesn't compose, I show you the images in case anyone has any ideas or has already happened to them.
I was reviewing and this type of error comes up with many variants, in my case what I did was first update the swift 4 project to swift 4.2 (the most recent version as of today) but first removing the CP copy pods resources section inside of the Build phases so that it could update the entire project.
Once updated run pod update to update the pods in the project.
I was reviewing and this type of error comes up with many variants, in my case what I did was first update the swift 4 project to swift 4.2 (the most recent version as of today) but first removing the CP copy pods resources section inside of the Build phases so that it could update the entire project.
Once updated run pod update to update the pods in the project.