We would like to change the folder name of the current app. If my app is called abcCalc, I have an abcCalc parent folder and which contains the abcCalc.xcodeproj file, and also an abcCalc subfolder that contains the .m files, the .h files, image files, and so on.
I would like to change this abcCalc subfolder (that contains the code and support files) to a different name.