Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
420 views
in Technique[技术] by (71.8m points)

iphone - -temp-caseinsensitive-rename in Bundle Identifier

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?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...