I just updated my Xcode 6.3. I am getting an issue while project renaming. Is there any solution?
And in some case it is showing mymac instead of simulators or devices in schema - device section on top left side.
It is little different ,we have to follow some new procedure.
1) Change your xcodeproj file name first without opening it.
2) Change Target name from Project Editor by double clicking on target name.
3) If your project name is not changed yet , you can do it by right side of your xCode as shown in below figure.
4) You can change plist file name manually.
5) Now for solving scheme issue , you have to remove current scheme and have to add newer scheme with proper name.
Remove older schemes shown as above(by selecting it and removing by clicking on "-" button) and add newer one(By clicking on "+" button from manage scheme and adding proper name).