Xcode 9.0和iOS11上架的坑Missing Info.plist value CFBundleIconName_Xydawn_新浪博客,Xydawn,
来源: Xcode 9.0和iOS11上架的坑Missing Info.plist value CFBundleIconName_Xydawn_新浪博客
Dear developer,
We have discovered one or more issues with your recent delivery for “XXXXX”. To process your delivery, the following issues must be corrected:
Missing Info.plist value – A value for the Info.plist key ‘CFBundleIconName’ is missing in the bundle ”XXXXXXX”. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7.
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The App Store team
问题上面这样
解决方法很简单
如下图所示
不过 正常的iOS开发 基本上都是这样设置图标的
coco2dx 的项目不是
上架的话 需要改下
点击这个选项
如果你图标都设置好了
他会帮填充好的