I would like to change the folder name where my Xcode project is in. But when I do that I can't build my project anymore. It shows me 2 errors that says:
Apple LLVM compiler 3.0 error file "project name-Prefix.pch" has been modified since the precompiled header was built
Any way to solve this?