美文网首页
Xcode打包发布报错(ERROR ITMS-90165)

Xcode打包发布报错(ERROR ITMS-90165)

作者: 高思阳 | 来源:发表于2022-04-14 15:06 被阅读0次

ERROR ITMS-90165: "Invalid Provisioning Profile Signature. The provisioning profile included in the bundle '${XXX}' (Payload/XX.app/XXX) 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."

ERROR ITMS-90165: "Invalid Provisioning Profile Signature. The provisioning profile included in the bundle ''XXX" (Payload/XX.app/XXX) 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."

Xcode打包报错

重新去开发者中心生成对应的描述文件即可。

相关文章

网友评论

      本文标题:Xcode打包发布报错(ERROR ITMS-90165)

      本文链接:https://www.haomeiwen.com/subject/nrbtertx.html