-temp-caseinsensitive-rename in Bundle Identifier
Asked Answered
L

1

12

I've created app named myap. Along with this app created Bundle Identifier in AppID com.mydomain.myapp and created new provisioning profile. After that I have noticed my app is misspelled so I renamed from "myap" to "myapp", expecting the bundle identifier will change accordingly. However to my surprise I got assigned bundle identifier as "com.mydomain.myapp-temp-caseinsensitive-rename". What is this? I tried to explicitly change bundle identifier in targets info tab, but the app is moaning. What should I do to put the app and its bundle on right track?

Livvi answered 10/10, 2012 at 13:4 Comment(1)
see this questionHuntington
P
44

In XCode, go to Build Settings and change the Product Name under Packaging

Personate answered 15/1, 2014 at 2:49 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.