Xcode 5 tries to be smart about what icons my app needs.
I have a non-universal iOS 7 app. Xcode only lets me specify icons for the iPhone, but none for iPad. Previously you could still add iPad-specific icons so it looks better on iPad.
Also Xcode doesn't list the 512x512 and 1024x1024 "iTunes Artwork" icons which are still a requirement according to iTunes Connect Developer Guide / iOS 7 HIG.
Like you can see in the above screenshots only 3 Xcode lets me specify only 3 icon files.
Where can I specify the big iTunes Artwork icon if not in the icons asset catalog?