Having read Apple's numerous documentation on icon guidelines: http://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html#//apple_ref/doc/uid/TP40006556-CH14-SW2 http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/App-RelatedResources/App-RelatedResources.html#//apple_ref/doc/uid/TP40007072-CH6-SW1 http://developer.apple.com/library/ios/#qa/qa1686/_index.html
I was wondering if it was possible to have a newsstand icon and a standalone icon. I have my icons setup inside the info.plist (Primary Icon and Newsstand Icon for my iOS 5 only app), however, when I build my project, I'm only seeing my cover icon in the newsstand folder. I see the Guardian app has them both, so am I missing something else?
Edit: Added screenshot