代码签名错误:配置文件“XX-YY-ZZ”找不到

发布于 2024-10-21 23:51:13 字数 280 浏览 2 评论 0原文

我正在尝试使用 iPhoneDistribution...

当我进行构建时,我收到错误代码签名错误:无法找到配置文件“XX-YY-ZZ”...

如何解决此问题?

XX-YY-ZZ 是什么/在哪里?

从我的角度来看,我已经验证了应用程序 ID 并在 Info.plist 以及 Configuration > 下使用了它。标识符

我现在应该做什么?

请帮助我...我已经尝试了所有可能的解决方案,并参考了苹果文档...我现在完全感到困惑和无助。

I am trying to use iPhoneDistribution...

When I do Build, I get the error Code Sign error: Provisioning profile 'XX-YY-ZZ' can't be found ...

How do I fix this?

What/ WHere is that XX-YY-ZZ ?

From my side, I have verified the App ID and used it in Info.plist as well as under Configuration > Identifier

What should I do now?

Please help me...I have tried all possible fixes on this and referred the Apple docs as well...I am totally confused and feel helpless now.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

硪扪都還晓 2024-10-28 23:51:13

在构建的项目设置中,确保发布配置使用(正确的)分发配置文件,并且调试配置使用(正确的)开发人员配置文件。

In your Project settings for the Build, make sure that the Release configuration is using the (correct) Distribution profile and that the Debug configuration is using the (correct) Developer profile.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文