尝试在 iPhone 上测试应用程序时出错

发布于 2024-12-26 10:55:20 字数 439 浏览 1 评论 0原文

我知道这个问题已经在这里被问过一百次了,但我已经研究了几个小时但无济于事,似乎没有任何效果。我刚刚更新了 Apple 的会员资格,并即将发布我的第一个应用程序,但我在尝试在 iPhone 上测试运行我的应用程序时遇到了一个小问题。我下载了所有证书,将它们添加到钥匙串中,还创建了应用程序 ID 和配置文件。我很确定我正确添加了所有内容。尝试运行该应用程序时,我收到一条错误消息“代码签名错误:找不到与应用程序标识符“246CKJ61TR.com.mydomain.myappsname”匹配的有效配置文件”。

我将应用程序 ID (246CKJ61TR.com.mydomain.myappsname) 添加到 Info.Plist 中的“捆绑包标识符”中,但它似乎不起作用。我还在该字段中添加了“com.mydomain.myappsname”,但两者都不起作用。

似乎我在这里缺少一些小东西。有谁知道我该如何解决这个问题?谢谢。

I know this has been asked a hundred times on here, but I've been researching it for hours to no avail, nothing seems to work. I just renewed my membership with Apple and am about to release my first app, but I ran into a small issue while trying to test run my app on my iPhone. I downloaded all the certificates, added them in the keychain, and also created an App ID and a provisioning profile. I'm pretty sure that I added everything in correctly. While trying to run the app, I get an error saying "Code Sign error: a valid provisioning profile matching the application's Identifier '246CKJ61TR.com.mydomain.myappsname' could not be found".

I added the App ID (246CKJ61TR.com.mydomain.myappsname) into the "Bundle Identifier" in the Info.Plist, but it doesn't seem to do the trick. I also added just "com.mydomain.myappsname" in that field, but neither work.

It seems like there is something small that I am missing here. Does anyone know how I can fix this? Thank you.

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

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

发布评论

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

评论(1

明媚殇 2025-01-02 10:55:20

使用 com.mydomain.myappsname 作为包标识符。不要在前面添加 246CKJ61TR。

Use com.mydomain.myappsname for the bundle identifier. Don't prepend the 246CKJ61TR.

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