how to change name of app in ios code example
Example: ioschange app name
Go to Targets in Xcode
Get Info on your project's target (your current development name)
Search for Product Name under Packaging. Change the value of what you want the your new project name to be.