Details
Description
Xcode 5 has introduced a very awesome new feature for easily managing application icons, iOS launch images, and other image assets in OS X and iOS applications (deployment target is backwards compatible even further than Qt itself), so we should support it.
The best part is, due the way asset catalogs work, we can make this feature so backwards compatible that you don't even need Xcode 5... or even Xcode at all, technically, to use it.