iOS上架报错

在使用Application Loader尝试上架iOS应用时遇到ERROR ITMS-90035错误,提示资源签名无效。问题在于使用了错误的证书类型或者Xcode配置不正确。解决方案包括:确保使用分布证书签名,清理并重建项目,以及使用Release目标而非Simulator目标构建。如果图标有透明层或不一致,也会导致问题。最终通过Product -> Archive成功上架,同时需注意Icon一致性且需连接真机设备才能进行Archive操作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

最近用Application Loader上架报错:

ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or invalid. The file at path [***.app/***] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html"

翻遍了外网找不到解决办法,但换一个上架方式就好了。

解决方法:Product -> Archive,从这个渠道去上架。注意程序里App Strore的icon要和创建项目的一致,不能有透明层。而且要连上真机,不然Archive按钮是灰色不能点。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值