开发者

Debug/Distribution discrepancy in Xcode

I have searched and figured out how to change the name of my app (going through and changing the Product_Name) that shows up below the icon so now my app doesn't use the arbitrary name that I picked out when I started developing.

Now that I am using a distribution certificate - it goes back to the old one. I changed the name of the .app file under the Products menu and开发者_C百科 it shows up just fine during the "debug" time of Xcode. As soon as I change the Overview slider to "distribution" it reverts back to the old .app name and for the life of me I can't change it. What gives?


Search for "Product Name" in the Project Settings screen. I'll venture a guess that there are two different settings there, one for the "Debug" and another for the "Distribution" configurations.

Alternatively, you can also directly edit the "Bundle Display Name" in the (YourAppName)-Info.plist file.


There is "bundle display name" in the info.plist that can change the name under the icon on the device.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜