[iOS] Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand feature. To include Newsstand features, the Info.plist must include the UINewstandApp=true Info.plist key.
Tadashi Shigeoka · Tue, June 4, 2013
An error occurred when trying to submit an iPhone app via Xcode.
Error Details
The following issues were found during validation:Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand feature. To include Newsstand features, the Info.plist must include the UINewstandApp=true Info.plist key.
Solution
If you’re not supporting Newsstand, simply delete the Newsstand Icon item under Icon files (iOS5) in the Info.plist file.
That’s all from the Gemba.
