美文网首页
ERROR ITMS-90032 : "Invalid

ERROR ITMS-90032 : "Invalid

作者: ali_hilo | 来源:发表于2017-07-02 22:37 被阅读127次

    ERROR ITMS-90022,90023,问题已解决

    昨天打包上架,在使用Application Loader上传包时出现ERROR ITMS-90022,90023这两个错误,在此记录一下。

    ERROR ITMS-90023的错误解决方法比较简单,在Assets.xcassets中的AppIcon里面,将CarPlay内的图片删除即可。

    ERROR ITMS-90022: "Missing recommended icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0."这个问题从显示出的错误中我们看到项目中缺少了120x120的PNG格式图片,我的解决方法是在Assets.xcassets中添加120x120的图片。

    相关文章

      网友评论

          本文标题:ERROR ITMS-90032 : "Invalid

          本文链接:https://www.haomeiwen.com/subject/yjvocxtx.html