解决方法: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。就上传成功了。
本文介绍使用Xcode6.1上传应用至市场时遇到的“Invalid image path”错误及其解决方案。该问题源于Xcode6的一个BUG,通过删除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

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