|
|
Member Since: Apr 27, 2011
Posts: 11
|

04-28-2012, 05:46 PM
Hi!
You need to add the key UIDeviceFamily as an array to your Info.plist with the values 1 and 2 in that array to get your app running on both, iPhone and iPad.
The screenshot you've posted is from a single XIB file. If you want to check the deployment os version, check your project settings.
|
|
|
QUOTE
Thanks
|