开发者

iPhone app identifier?

What is the unique identifier for an iPhone app?

开发者_开发问答

In the info.plist file, there are keys:

  • Bundle display name
  • Executable file
  • Bundle identifier
  • Bundle name

If I have already submitted an app on the AppStore before. Then I change some of the keys in the project. Which of the above can be changed freely and AppStore still considers my app is same as the existing one? Thanks!


Apple identifies your app with the bundle identifier (com.yourcompany.yourappname). You are free to change the others.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜