uni-app ios安心打包失败

uni-app ios安心打包失败

开发环境 版本号 项目创建方式
Mac 14.7.1 HBuilderX
iOS iOS 18
iPhone 苹果
手机型号 16 pro max
页面类型 vue
vue版本 vue2
打包方式 云端

操作步骤:

  • 安心打包

预期结果:

  • 安心打包成功

实际结果:

  • 报证书过期

bug描述:

打包报profile证书过期,但是证书不是我打包提供的证书
错误描述: profile文件已过期
解决方案: 使用的profile文件已过期,请到苹果开发者网站重新生成profile文件,再用新的profile文件提交云端打包。

Build description signature: efdceedf67808eeb05428eb4956860a3
Build description path: /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-gotydwtbwxzoorgezetxvzgzfhiw/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/XCBuildData/efdceedf67808eeb05428eb4956860a3.xcbuilddata
[PackagePath]/HBuilder.xcodeproj: error: No certificate for team ‘YQM5H857L5’ matching ‘iPhone Distribution: Digital Heaven (Beijing) Internet & Technology Co., Ltd. (YQM5H857L5)’ found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning. (in target ‘HBuilder’ from project ‘HBuilder’)
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile “UniAppFB-Distribution-20240411” expired on Mar 25, 2025. (in target ‘HBuilder’ from project ‘HBuilder’)
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target ‘HBuilder’ from project ‘HBuilder’)
warning: Run script build phase ‘Run Script’ will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘HBuilder’ from project ‘HBuilder’)— xcodebuild: WARNING: Using the first of multiple matching destinations:

https://app.liuyingyong.cn/build/errorLog/2f2c9810-096c-11f0-8ca0-ff85b5de7b20


更多关于uni-app ios安心打包失败的实战教程也可以访问 https://www.itying.com/category-93-b0.html

4 回复

云端打包机“安心打包”使用的默认证书过期导致的问题,目前已修复,重新提交云端打包即可。

更多关于uni-app ios安心打包失败的实战教程也可以访问 https://www.itying.com/category-93-b0.html


我也是同样的错误,“No certificate for team ‘YQM5H857L5’ matching ‘iPhone Distribution: Digital Heaven (Beijing) Internet & Technology Co., Ltd. (YQM5H857L5)’ found”
YQM5H857L5并不是我的账号。应该是服务器问题,没有用用户上传的证书和描述文件
错误日志: https://app.liuyingyong.cn/build/errorLog/59608840-0973-11f0-945c-d1780d8e96d5

切换成普通打包模式就可以了 不是用户的描述文件问题 是UniAppFB-Distribution-20240411" expired on Mar 25, 2025. (in target ‘HBuilder’ from project ‘HBuilder’) 我认为是官方的云打包配置文件到期了

8年iOS开发,iOS相关的问题可以找我,解决不了不要钱,解决了给瓶水钱就行,QQ752562065

回到顶部