Change app name ios

Community, change the name of my app in the config.xml and generated the ionic build ios, I open it in xcode and I can not run the app. The name keeps coming out with the old and horseshoe icon can not put play. Anyone know how I can fix this?

try ionic prepare ios before ionic build ios

That has not worked for me

up please!!! :weary:

Try removing the project and then adding it back.

$ ionic platform rm ios
$ ionic platform add ios
3 Likes

Yes, that was the solution … and always supporting all :slight_smile:

but i will miss the oc code in the app when i rm the platform