I have just upgraded to the latest Beta version of XCode and Swift but after using the converter my app project now has over 200 build time yellow errors all stating /\"projectD
I solved this problem by removing the .git directory into "yourProject"/Pods.
And it is possible to remove the .git directory in the main directory of the "yourProject".