配置的 iPhone 未显示在 Xcode Organizer(或 iTunes)中

发布于 2024-10-18 06:52:07 字数 336 浏览 5 评论 0原文

我最近设置了应用程序 ID 和配置文件,并且能够在设备上成功测试我的应用程序。然后,我下载了一些示例 iOS XCode 项目,在部署其中一个项目并从手机中删除示例应用程序后,我无法将手机与 iTunes 同步,也无法在 Xcode 管理器窗口中看到它已连接(该设备仍列在左侧窗格,但显示为已断开连接)。现在,当我尝试在设备上构建和运行时,在 Xcode 中创建的所有新项目都会收到以下消息。

No provisioned iOS device is connected.

我正在运行 Xcode 3.2.5 和 iOS 4.2。

有什么想法吗?

非常感谢。

I've recently set up an app id and provisioning profile and was able to test my app on the device successfully. I then downloaded some sample iOS XCode projects and upon deploying one of them and deleting the sample app from the phone have since been unable to sync the phone with iTunes or see it as connected in the Xcode organizer window (the device is still listed in the lefthand pane, but shows up as disconnected). All new projects created in Xcode are now greeted with the following message when I attempt to build and run on the device.

No provisioned iOS device is connected.

I'm running Xcode 3.2.5 and iOS 4.2.

Any ideas?

Many thanks.

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

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

发布评论

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

评论(3

琴流音 2024-10-25 06:52:07

通常,当我遇到此问题时,我会

  1. 断开设备连接
  2. 清理项目
  3. 从管理器中删除设备
  4. 重新启动 Xcode
  5. 重新连接设备

然后大多数情况下设备将再次被识别。我确实觉得奇怪,连 iTunes 都无法识别它。也许尝试重新启动设备?

Typically when I run across this issue I will

  1. Disconnect the device
  2. Clean the projects
  3. Delete the device from the Organizer
  4. Restart Xcode
  5. Reconnect the device

Then the majority of the time the device will be recognized again. I do find it strange that even iTunes can't recognize it though. Maybe try restarting the device even?

绝情姑娘 2024-10-25 06:52:07

我遇到了同样的问题,并 在 Apple.SE 上发布了相关信息 。重新安装 iTunes 为我解决了这个问题。

I had the same problem and posted about it over at Apple.SE. Reinstalling iTunes fixed it for me.

GRAY°灰色天空 2024-10-25 06:52:07

Xcode 5.1.1

拔下设备,从 Window->OrganizerProduct->< 中删除设备code>Clean,关闭Xcode,插入设备,启动Xcode - Window->Organizer 并添加到会员中心

希望这会有所帮助。当我启用 iCloud 并且 iTunes 上出现同步问题时,我就出现了此问题。

On Xcode 5.1.1

Unplug device, remove device from Window->Organizer, Product->Clean, close Xcode, plug in device, start Xcode - Window->Organizer and add to Member Center

Hope this helps. The issue occurred for me when I enabled iCloud and there was a sync issue on iTunes.

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