I\'m using the new asset catalog AppIcon to set the right icons for iOS 5 (in theory), 6 and 7. Unfortunately, when installing the application on my iPad 1 (with iOS 5.1.1), the
You can also disable the asset catalog in the interface:
My guess is that iOS 5 just doesn't support the asset catalog, so you have to make Xcode 5 use the old way.