Build Settings to keep from Scaling to iPad Retina

Is there a build setting that will force my iPad 2 app to display properly on an iPad Retina? Trying to avoid having to scale the images in the short term.

Thanks,

Dave [import]uid: 18679 topic_id: 26041 reply_id: 326041[/import]

If you don’t want to scale and you have images that are sized correctly for the new iPad then you’d want to use image suffixes in your build.settings file.

See here; http://blog.anscamobile.com/2012/03/developing-for-ipad-retina-display/

Peach :slight_smile: [import]uid: 52491 topic_id: 26041 reply_id: 105604[/import]