香蕉云编原创发布日期:2022-04-14
苹果2022年4月更新了证书协议,原来生成的证书就算没有过期,也是有可能无法继续使用,这时候上传ipa到苹果开发者中心,就会出现如下的错误:
*** Error: Invalid Provisioning Profile Signature. The provisioning profile included in the bundle 'com.xxx.test' (Payload/HBuilder.app) cannot be used to submit apps to the iOS App Store until it has a valid signature from Apple. (Expired profile signing certificate.) For more information, visit the iOS Developer Portal. App Store operation failed. (1091)
解决的方法非常简单,进入苹果开发者中心,把原有的证书删除,再重新生成证书和描述文件,重新打包即可,假如你没有mac电脑,无法生成证书,可以使用本站的证书生成工具生成:https://www.yunedit.com/createcert