Added -temp-caseinsensitive-rename to the app name

I am having a problem trying to rename my application. Basically I clicked on my application name under Project and changed the name under Identity and Type to the name I wanted. The problem is, when I launch my application, the name under the icon looks like this:

ASMAP-Temp-CaseInsensitive renaming

I gave my application the name "testName" while I was checking to see if it would work, but now it seems that I am stuck with this and the weird temp-caseinsensitive-rename bit.

I did a quick search, but the results didn't work for me, so I was wondering if anyone has any suggestions?

+3


source to share


1 answer


Found it out. I used the search function in Xcode and found the remaining places named "testName-temp-caseinsensitive-rename" as the name. The product name and product module name still have this name, so I renamed them and fixed the problem.



+4


source







All Articles