Is there a preset entry that can be selected for UIRequiredDeviceCapabilities(most standard keys are in a pull down list)? Or do we need to manually add an entry and change it to a dictionary of keys with boolean values?
I tried something like this:

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This question How to properly set UIRequiredDeviceCapabilities? provides the answer you are looking for as well as a link to the proper spot in the documentation here: http://developer.apple.com/library/ios/#qa/qa1397/_index.html if you have any further questions. Hope that solves it. – Rich