This question already has an answer here:
- How to change the name of an iOS app? 33 answers
I need to rename an iOS project. Is there a way to do this without starting a whole new project?
All other info I found were related to Xcode 4 or old and those methods seem to crash the project - I created a snapshot before I tried any name changing.
Select the project name in Xcode :
It will take sometime to analyse again another window will be shown as:![enter image description here](https://i.stack.imgur.com/04c6w.png)
After this you need to change the manage scheme as :
For changing schema name
First go to - >Manage Schema
then edit schemana name
Finally , its changed