Info on UIDeviceFamily key in Info.plist

Posted by dbv on Stack Overflow See other posts from Stack Overflow or by dbv
Published on 2010-03-25T06:40:24Z Indexed on 2010/03/25 6:43 UTC
Read the original article Hit count: 7569

Filed under:
|

The iPad programming guide says I have to include the UIDeviceFamily key in Info.plist.

It also says that the transitioning a target to iPad should have added the key. It didn't.

I tried creating blank projects, both iPad-only and universal, and neither got that key.

Google comes up short too. What's the story on this mysterious key? The simulator doesn't mind the fact it's missing.

© Stack Overflow or respective owner

Related posts about ipad

Related posts about iphone