原文:IOS 上架APP的过程当中出现:ERROR ITMS-90037的经历

昨天提交给苹果审核版本的时候出现了: ERROR ITMS : This bundle is invalid. the Info.plist is missing or could not be parsed. Please check it for embedded control characters... 从网上找了各种方法,最后还是给解决了,记录一下开发之路走过的坑。 首先,我用了xco ...

2016-10-21 16:53 0 1615 推荐指数:

查看详情

[iOS]提交App报错ERROR ITMS -90207

前几天上传项目N多次,都跳出这个问题 甚是头痛,于是乎各种搜索 1. 第三方的info.plist里面Executable file这个要删除(自己的不能删哦) 2.检查一下用来做跳转到第三 ...

Mon Jan 25 02:40:00 CST 2016 0 3333
app 错误分析ERROR ITMS-90087

问题1 ERROR ITMS-90087: "Unsupported Architectures. The executable for yht.temp_caseinsensitive_rename.app/Frameworks/VideoCore.framework contains ...

Mon Nov 13 23:04:00 CST 2017 0 1316
iOS9.0上传出现ERROR ITMS-90475

iOS9.0提交appstore审核出现类似问题:ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch story board in bundle 1)要求使用storyboard或者xib ...

Mon Sep 21 23:49:00 CST 2015 0 2572
iOS app 发布错误 ERROR ITMS-90167: "No .app bundles found in the package"

今天iOS 上传 APP 突然发生了这个错误,在排查非证书错误后感到非常奇怪, 因为昨天刚刚上传了另一个APP,一切正常。 仔细回忆了下 昨天和今天唯一的不同就是我升级了 电脑操作系统至 macOS Sierra 10.12 后面网上搜索了一下 发现有网友也遇到了这个问题,网友 ...

Sat Oct 15 01:15:00 CST 2016 0 2050
IOS 打包提示错误(ERROR ITMS-90125: ERROR ITMS-90087: ERROR ITMS-90209:)

提示这种错误是集成环信造成的,解决方法看环信的官方文档: 集成动态库上传AppStore 由于 iOS 编译的特殊性,为了方便开发者使用,我们将 i386 x86_64 armv7 arm64 几个平台都合并到了一起,所以使用动态库上传appstore时需要将i386 ...

Tue Aug 07 22:06:00 CST 2018 0 1050
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM