首页 > 移动平台 > 详细

解决Xcode上传出现的Error ITMS-9000问题 ,No image found at the path referenced under key CFBundleIcons AppIcon

时间:2015-08-11 21:33:30      阅读:1744      评论:0      收藏:0      [点我收藏+]

今天用Xcode 6.1 上传应用到市场,出现了如下问题:

Error ITMS-9000: "Invalid image path - No image found at the path referenced under key CFBundleIcons AppIcon120x120

用stackoverflow查了下,问题解决如下:

地址:http://stackoverflow.com/questions/25956210/error-uploading-the-application-in-xcode-6

解决方法:Its a bug from Xcode 6. Only remove the icon CarPlay from App Icon Source and works perfectly !!! =D

实际上就是把Images.xcassets里面的AppIcon中的CarPlay删掉就可以了,这是Xcode6的一个BUG。就上传成功了。

版权声明:本文为博主原创文章,未经博主允许不得转载。

解决Xcode上传出现的Error ITMS-9000问题 ,No image found at the path referenced under key CFBundleIcons AppIcon

原文:http://blog.csdn.net/shaobo8910/article/details/47426343

(1)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!