不管我怎么处理app的图标,我把圆角也去掉了,透明度也去掉了,打包成功去发布永远有这个问题?
还有什么地方没注意到吗?附件是我app图标
2019-05-21 08:43:41 CST] <main> ERROR: ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'HBuilder.app' can't be transparent nor contain an alpha channel."
[2019-05-21 08:43:41 CST] <main> DBG-X: The error code is: 1102
[2019-05-21 08:43:41 CST] <main> INFO: Done performing authentication.
[2019-05-21 08:43:41 CST] <main> INFO: JSON:{"msg":{"phase":"Upload","count":3,"description":"Operation failed","index":3},"messageType":"VerifyProgress"}
[2019-05-21 08:43:41 CST] <main> DBG-X: Returning 1
Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/sj/jd0dpjs14wq18khl_mb9_j880000gn/T/B426F39C-88A8-4587-82CC-FE82C9F0EFB6/1313311142.itmsp - Error Messages:
ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'HBuilder.app' can't be transparent nor contain an alpha channel."
辛德瑞拉
图片不能有透明的通道,清理xcode缓存,修改xcode bulide 号,重新xcode上传到appstore
2019-05-21 09:00
t***@sina.com (作者)
回复 辛德瑞拉:请问怎么清理xcode缓存啊,我已经升级过xcode为10多的版本了
2019-05-21 13:19
辛德瑞拉
回复 t***@sina.com: commond+shift+k, 重新编译 重新上架appStore,还不行,那就是你的图片有问题了
2019-05-21 13:47