Hacker News new | ask | show | jobs
by nirvana 5090 days ago
No, there are only two interfaces you make-- the iPhone and the iPad versions. These are your two code paths and the two Interface Builder projects.

You want to make normal and 2X graphics of course, but for all of them this just means making 2X graphics and downsizing for a normal version as well.

The iPad mini will use a screen with the dimensions of the original iPad and the touch targets will be of sufficient size (people did the math on this months ago, it works out fine.... the touch targets are closer to the iPhone size but plenty big.)