解决方法: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。就上传成功了。
原始地址:http://blog.youkuaiyun.com/yqmfly/article/details/40425373
本文解决了一个在使用Xcode6.1上传应用过程中遇到的问题:ErrorITMS-9000,提示无效的图片路径。解决方法是删除Images.xcassets中AppIcon的CarPlay图标。
今天用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
原始地址:http://blog.youkuaiyun.com/yqmfly/article/details/40425373
5795

被折叠的 条评论
为什么被折叠?