ios - 无效的图像路径 - 未找到图像

标签 ios iphone ios7 app-store

当我尝试将我的项目上传到 AppStore 时出现以下错误。

第一期

Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'icon-76'

第二期

your binary is not optimised for iPhone - 5 - new iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image with the -568h size modifier immediately following th portion of the launch image's filename. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .Iproj folder if you localise your launch images. Learn more about iPhone 5 support and app launch images by reviewing the 'iOS Human interface guidelines' at 'https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/mobileHIG/Iconimages/IconImages.html#//apple_ref/doc/uid/TP40006556-CH14_SW5' and the 'IOS App Programming Guide' at 'https://developer.apple.com/library/ios/documentation/iphone/conceptual/iphoneOSProgrammingGuide/App-RelatedResources/App-RelatedResorces.html#//apple_ref.doc/uid/TP40007072-CH6-SW12

在此方面的任何帮助表示赞赏。谢谢。

enter image description here

最佳答案

转到 Supporting Files -> yourproject-info.plist 文件,在 Icon Files 下 -> 单击向下箭头 并交叉检查图标名称和捆绑图标文件名称。

添加所需的图像并从您的项目和 info.plist 中删除不需要的图像将轻松解决此问题。

如果图像存在,请确保该图像是您正在构建的目标的成员。

关于ios - 无效的图像路径 - 未找到图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25445499/

相关文章:

Iphone localStorage "QUOTA_EXCEEDED_ERR"问题

ios - 在旧版本中运行 xcode 5 和 iOS7 更改

objective-c - 邀请停止广告的对等点时,Multipeer Connectivity 崩溃

ios - 如何创建一系列函数并在 Swift 中循环它们?

ios - 如何计算 UIImage 的平均颜色?

ios - 如何确定我的 iOS 文档目录中是否存在某个名称的文件

ios - 滚动背景 - Sprite Kit

ios - 加载联系人使 iOS 10 Swift 崩溃

ios - Testflight 无法加载应用程序

iphone - 停止选项卡 View 从恢复到全屏