Is there a way to specify that the app runs on the iphone, the ipod touch, and NOT the ipad? e.g. modify the info.plist somehow?
Share
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.
Edit your project settings, find the key “Targeted Device Family” and chose iPhone. Other choices are iPad and iPhone/iPad.
Don’t forget to set this option in every configurations: debug, release and distribution…