uni-app ipa打包后无法上传

uni-app ipa打包后无法上传

开发环境 版本号 项目创建方式
Mac macOS 14.1.1 HBuilderX

测试过的手机

打包成功,上传失败

操作步骤

  • 无法打包

预期结果

  • 无法打包

实际结果

  • 无法打包

bug描述

通过uniapp打包的ipa文件,打包成功没问题。打包方式为云端【快速安心打包】
通过transporter上传无法提交成功。经过更换apple distribute证书和iOS distribute证书均报错如下
Asset validation failed (90035)
Invalid Signature. A sealed resource is missing or invalid. The file at path “HBuilder.app/HBuilder” 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/support/code-signing. (ID: eee6933e-9469-4515-b544-9c9289ea640f)


更多关于uni-app ipa打包后无法上传的实战教程也可以访问 https://www.itying.com/category-93-b0.html

1 回复

更多关于uni-app ipa打包后无法上传的实战教程也可以访问 https://www.itying.com/category-93-b0.html


证书是正式上架的证书么

回到顶部