Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

monsieurpaul

macrumors regular
Original poster
Hello,

The App submission process requires that we add an entry in the .plist file about the app category (games, productivity, etc.)

The key is "LSApplicationCategoryType". However, I am unable to find this key in the plist editor. I had to manually add this key and its value using a text editor like this:
Code:
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string> //For productivity category
Is there a more convenient way to do that ?
 
The application category is not in the drop down box. (HINT)The next version of Xcode makes this REALLY easy(HINT)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.