iphone - Do I need to set metadata in app when publish app to app store -


i'am in phase of setting app first app submit app store.
saw this:

before submit application, idea have application’s metadata @ hand. includes (1) application’s name, (2) version number, (3) primary (and optional secondary) category, (4) concise description, (5) keywords, , (6) support url.

my question do need set metadata somewhere in xcode project , where?

well meta data data including (1) application’s name, (2) version number, (3) primary (and optional secondary) category, (4) concise description, (5) keywords, , (6) support url etc should know uploading app apple store. have use information while uploading.

supplying information app store can done once have collected data.

i think should go through tutorial on how submit app apple store.

edit :

the metadata has nothing xcode project or .plist file whatsoever. dont have it. information have enter in website of apple store when ask .

enter image description here


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -