美文网首页
exportArchive: "xxx.app" require

exportArchive: "xxx.app" require

作者: 天空中的球 | 来源:发表于2020-06-21 00:00 被阅读0次

exportArchive: "xxx.app" requires a provisioning profile with the Sign In with Apple, Associated Domains, and Push Notifications features.

在构建包的时候,发生的问题:

  • 第一反应肯定是从新 download profile , 然而没有用

PS : 此处我们是用 Aggregate 打包的

一会儿才发现原来是重新替换证书后,忘记更改 ExportOption 中的 Plist 文件里的profile 啦,替换下就好了,无语。。。。

相关文章

网友评论

      本文标题:exportArchive: "xxx.app" require

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