I’m ready to submit my first app to the App Store, however I’m having trouble filling out some of the “Info.plist” fields. I don’t want my app to be rejected because I did this wrong.
These are the fields I’m having trouble with:
Executable file,
Bundle identifier,
Bundle name and Bundle creator OS Typecode
Can you put anything on these fields or are you suppose to use certain values or names such the “App ID” given by Apple for your application?
I already have an “App ID” for my app but I don’t have a website for my app yet.
Thank you for your help!
To work with
Hotpaw2'sanswer:Leave this blank, as stated. (I used to write
APLMfor “Apple Mobile”).For example, I have an app called
Jewish Music Stream. I putJewishMusicin this field. It fits and it is similar to my app name. If I wroteDeath Metal, I may have been rejected because that genre has nothing to do with what’s offered in the app. If I would have writtenJewish Music Stream, it would have appeared asJewi...Streamor something like that.Mine was
com.yetanotheriphoneapp.jmsThe truth is that people can see your app name if they have Xcode, or if they look into the iTunes folder for the actual binaries. This makes no difference, but it’s an interesting habit – naming your binaries.
Good luck to you and may you make many successful apps!