原文:IOS 打包提示错误(ERROR ITMS-90125: ERROR ITMS-90087: ERROR ITMS-90209:)

提示这种错误是集成环信造成的,解决方法看环信的官方文档: 集成动态库上传AppStore 由于 iOS 编译的特殊性,为了方便开发者使用,我们将 i x armv arm 几个平台都合并到了一起,所以使用动态库上传appstore时需要将i x 两个平台删除后,才能正常提交审核 在SDK当前路径下执行以下命令删除i x 两个平台bak文件是备份目录,上传appstore之后需要替换回bak目录下 ...

2018-08-07 14:06 0 1050 推荐指数:

查看详情

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
上传App Store报错 ERROR ITMS-90171,90209

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at Your app can’t ...

Thu Aug 16 06:24:00 CST 2018 0 1316
[iOS]提交App报错ERROR ITMS -90207

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

Mon Jan 25 02:40:00 CST 2016 0 3333
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
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM