cha*_*lue 6 xcode ios application-loader
每当我尝试发送我的应用程序进行审核时,我收到错误,似乎是说我的应用程序的ios7图标有无效路径,但图标在模拟器和开发设备上工作.它还声明它无法验证包.
我试图更新info.plist文件中的路径,但问题仍然存在.
Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/x3/4cy637515hs8ct3096ssqg_r0000gn/T/725271208.itmsp - Error Messages:
Apple's web service operation was not successful
Unable to authenticate the package: 725271208.itmsp
ERROR ITMS-9000: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'Icon@152'" at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
ERROR ITMS-9000: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'Icon@76'" at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
ERROR ITMS-9000: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'Icon@120'" at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
Run Code Online (Sandbox Code Playgroud)
小智 13
选择使用资产目录(我选择仅为应用程序图标而不是启动图像执行此操作,因为我的无图像发现错误都与应用程序图标相关,就像您的图像一样),然后将相应的图标拖放到正确的图标中斑点.
我第一次这样做有点搞砸了,我相信因为我设置了资源,所以我最终选择了"不要使用资产目录",将资源重置为空白,删除资产目录,然后选择再次使用资产目录.
此时所有的点都是空白的,我能够将正确的资产拖放到正确的位置.请注意,iOS 7图标插槽没有1x 60pt.
我发现这个其他相关的线程有答案: 你如何更新应用程序图标和启动图像以同时支持IOS 6和7?
| 归档时间: |
|
| 查看次数: |
11128 次 |
| 最近记录: |