难以配置 iPad 应用程序以在 iPad 上进行测试

发布于 2024-11-19 05:24:54 字数 849 浏览 4 评论 0原文

我有一个配置文件,注册了我的设备,添加了证书,并为我的应用程序创建了一个应用程序 ID。我在 XCode 的代码签名部分设置了配置文件,并设置了应用程序 ID。我遇到了一个问题,它说仅限 iPad 的应用程序不应使用 armv6 并且构建失败,因此我遵循了我阅读的一些建议并将其设置为仅构建活动架构,现在我没有收到任何警告,但构建仍然失败。 iPad 已插入电源,我从下拉列表中选择它来运行。另外,我正在使用 XCode 4,我正在尝试遵循本教程 http://mobile.tutsplus.com/tutorials/iphone/iphone-sdk-install-apps-on-iphone-devices-for-development/

我的教授创建了配置文件和应用程序 ID,但我检查了一下,除了一件事之外,一切看起来都很好。当我查看开发者页面上“Apple 推送通知服务”下的应用程序 ID 时,它显示我正在使用的应用程序不可用,而其他一些应用程序 ID 则显示“可配置用于开发”。我不确定这是否与问题有关,但我认为可能相关。

我还尝试进行干净的构建,因为我在某处看到了建议,但它仍然失败,所以我的设置方式一定有问题。

有人对我可能做错了什么有任何想法吗?

编辑:只是想到了其他事情,在组织者页面下,如果我单击应用程序,我的应用程序不在那里,如果我尝试添加它,我会收到一条错误消息,指出“未找到代码签名”

此外,如果我查看配置配置文件的应用程序 ID 部分为空白。我是否需要以某种方式将配置文件链接到应用程序 ID?

I have a provisioning profile, registered my device, added the certificate, and created an app id for my application. I set the provisioning profile in the Code Signing section on XCode and the App ID is set. I had a problem where it said iPad-only applications should not use armv6 and the build failed so I followed some advice I read and set it to build active architecture only and now I don't receive any warnings, but the build still fails. The iPad is plugged in and I selected it from the drop down for running. Also I am using XCode 4 and I was trying to follow this tutorial http://mobile.tutsplus.com/tutorials/iphone/iphone-sdk-install-apps-on-iphone-devices-for-development/.

My professor created the provisioning profile and the app id, but I checked and everything looks fine except for one thing. When I look at the app ids on the developer page under "Apple Push Notification service" it says unavailable for the app I'm using, while some other app ids say "Configurable for Development". I'm not sure if that has to do with the problem but I thought it might be related.

I also tried doing a clean build because I saw that suggested somewhere, but it still failed so something must be wrong with how I set it up.

Does anyone have any ideas on what I might be doing wrong?

edit: just thought of something else, under the organizer page if I click on applications my app isn't there and if I try to add it I get an error message saying "No Code Signature Found"

Also, if I look at the provisioning profiles the app id section is blank. Do I need to link the provisioning profile up to the app id some how?

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

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