简体   繁体   English

提交给iTunes时出现两个错误-未针对iPhone 5优化的二进制文件(错误90096)和无效的代码签名(错误90163)

[英]Two errors — binary not optimized for iphone 5 (error 90096) and invalid code signing (error 90163) --when submitting to iTunes

I have two issues when I upload to iTunes and I'm not sure if they are related to each other: 当我上载到iTunes时,我遇到两个问题,不确定它们是否相互关联:

  1. ERROR ITMS- 90096: “Your binary is not optimized for iPhone 5 ……” This is weird because I have the correct splash screen included which is Default-568h@2x with the file size being 640 x 1136. Not sure why I'm getting this error. 错误ITMS- 90096:“您的二进制文件未针对iPhone 5进行优化……”这很奇怪,因为我包含了正确的启动屏幕,默认屏幕为Default-568h @ 2x,文件大小为640 x 1136。得到这个错误。
  2. ERROR ITMS- 90096: “Invalid Code Signing Entitlements . 错误ITMS- 90096:“无效的代码签名权利 The entitlements in your app bundle signature do not match the ones that are contained in the provisioning file. 应用程序包签名中的权利与配置文件中包含的权利不匹配。 The bundle contains a key that is not included in the provi…… “beta-reports-active”. 该捆绑软件包含一个未包含在“ beta-reports-active”中的密钥。 I know that this issue is being caused by the beta-reports-active tag. 我知道此问题是由beta-reports-active标签引起的。 I've researched this issue but have not found anything that definitively solves this problem. 我已经研究了这个问题,但没有发现任何可以最终解决该问题的方法。 For this building I'm using a production certificate and provisioning profile. 对于该建筑物,我使用的是生产证书和配置文件。 I am attempting to upload the app for TestFlight App so I need to solve this problem. 我正在尝试为TestFlight应用程序上载该应用程序,因此我需要解决此问题。

My development environment is Animate (Flash) 2015, win10, AIR 20.0. 我的开发环境是Animate(Flash)2015,win10,AIR 20.0。

I'm in desperate need of help as I've had this issue for a while now and I can't find any sources that solve this problem (invalid code signing). 我迫切需要帮助,因为我已经遇到了一段时间这个问题,而且找不到任何解决此问题的资源(无效的代码签名)。

Please help!!!!! 请帮忙!!!!! I would appreciate input on either of the issues. 对于上述两个问题,我将不胜感激。

ERROR ITMS- 90096: “Your binary is not optimized for iPhone 5 错误ITMS- 90096:“您的二进制文件未针对iPhone 5优化

Solution: 解:

-->Check all those images are .PNG format -->Put those images at root level of your project ->检查所有图像是否为.PNG格式->将这些图像放在项目的根目录下

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 “提交时,您的二进制文件未针对iPhone 5进行优化”(ITMS-90096) - “Your binary is not optimized for iPhone 5” (ITMS-90096) when submitting 2018年:错误ITMS-90096:“您的二进制文件未针对iPhone 5优化” - 2018: ERROR ITMS-90096: “Your binary is not optimized for iPhone 5” 您的二进制文件未针对iPhone 5优化-(ERROR ITMS-90096) - Your binary is not optimized for iPhone 5 - (ERROR ITMS-90096) 错误ITMS-90096:“您的二进制文件未针对iPhone 5优化” - ERROR ITMS-90096: “Your binary is not optimized for iPhone 5” ITMS-90096:您的二进制文件未针对iPhone 5优化 - ITMS-90096: Your binary is not optimized for iPhone 5 NativeScript iOS发布:错误ITMS-90096“未针对iPhone 5优化 - NativeScript iOS publish: Error ITMS-90096 "not optimized for iPhone 5 错误ITMS-90096:“您的二进制文件未针对iPhone 5进行优化-新的iPhone应用程序和提交的应用程序更新必须支持4英寸显示屏 - ERROR ITMS-90096: "Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display 无法将应用提交到iTunes,二进制文件未针对iPhone 5优化 - Cannot submit app to iTunes, binary is not optimized for iPhone 5 ERROR 将构建加载到iTunes Connect时出现无效的代码签名权利错误 - Invalid Code Signing Entitlements errors when loading build to iTunes Connect 无效的代码签名权利,将应用提交给Apple时出错 - Invalid Code Signing Entitlements, error while submitting app to apple
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM