iPhone app identifier?

Posted by Horace Ho on Stack Overflow See other posts from Stack Overflow or by Horace Ho
Published on 2010-06-10T08:02:13Z Indexed on 2010/06/10 8:22 UTC
Read the original article Hit count: 238

Filed under:
|

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!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about appstore