开发者

How to rename app icon?

In Xcode4, I hav开发者_运维知识库e changed the product name in Target | Build Settings | Product Name. But the app icon still has the old name. I have done a clean and deleted the app from the simulator. Any suggestions what I'm missing?

EDIT:

After changing the Bundle Display Name in info.plist, the icon name has changed. Which one of these is the correct place? Looks like info.plist? What good is the product name in Build Settings?


Try the "Bundle display name" in your info.plist, if this is what you mean by "app icon".


Look in your Info.plist (likely names AppName-Info.plist) and see how the Bundle Name is set. Sounds like it is not set to $(PRODUCT_NAME).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜