在设备上的第二个应用程序上运行应用程序

发布于 2024-12-05 17:28:13 字数 163 浏览 0 评论 0原文

我已经制作了第一个应用程序,它在我的 iPod touch 和 iPad 上运行良好。现在我正在制作第二个应用程序,但 Xcode 不允许我在我的设备上运行该应用程序。当我插入设备时,它只是不会在设备菜单中弹出(您可以在其中选择模拟器等),但它在我的第一个应用程序上仍然可以正常工作。我还需要做任何额外的配置吗?

I've made my first application which ran fine on my iPod touch and on my iPad. Now I'm in the process of making my second app, but Xcode won't let me run the app on my device. When I plug in the device, it just does't pop up in the device menu (where you choose the simulator etc.), but it still works fine on my first app. Is there any additional configuration I have to do?

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

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

发布评论

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

评论(2

灰色世界里的红玫瑰 2024-12-12 17:28:13

是的,您必须确保已安装与应用程序标识符匹配的配置文件。

检查管理设备和数字身份

Yes, you have to be sure that you have installed a provisioning profile that match your application's identifier.

Check Managing Devices and Digital Identities

深海夜未眠 2024-12-12 17:28:13

另外,在 Xcode 管理器中,您必须启用该设备进行开发(当您在管理器中选择设备时,会出现一个中等大小的按钮)。如果您使用的是 Xcode 4.1+,系统会自动为您配置该设备。

Also, in the Xcode Organizer, you have to enable that device for Development (there's a medium size button button for that when you select the device in the Organizer). If you are using Xcode 4.1+ that device will automatically be provisioned for you.

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