最近上传app到应用市场出现了二进制无效的问题,邮件里提示:Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand features. To include Newsstand features, the Info.plist must include the UINewsstandApp=true Info.plist key.
解决办法:在info.plist里面将Newsstand icon这一行删除