Xcode Organizer:无法删除设备

发布于 2025-01-07 23:55:01 字数 420 浏览 3 评论 0原文

使用 Xcode 3.2.5。我最近将同事的 iPhone 连接到我的 Mac,尝试安装测试版本供他测试。此后,我无法从 Xcode Organizer 中删除他的设备。删除设备会将其从设备列表中删除,但几分钟后它会立即返回,而我无需执行任何操作。

从另一个问题我找到了这个 plist 文件,并尝试手动从中删除相应的条目。这也行不通。当设备返回到 Xcode Organizer 中时,它也会重新填充到此 plist 文件中: /Users/kyleh/Library/Preferences/com.apple.Xcode.plist 该条目位于 XCKnownRemoteComputers 下

这不仅仅是我的挑剔。有时,当设备自动添加回来时,Xcode Organizer 也会弹出警告消息。警告消息显示“无法连接到设备”。这是一个模式对话框,因此我必须单击“确定”才能继续使用管理器。

Using Xcode 3.2.5. I recently connected a coworkers iPhone to my mac to try to install a test build for him to test. After that, I cannot remove his device from my Xcode Organizer. Removing the device will remove it from the device list, but a few minutes later it comes right back without me doing anything.

From another question I found this plist file, and tried manually removing the corresponding entry from it. This doesn't work either. When the device comes back in the Xcode Organizer, it is also re-populated in this plist file:
/Users/kyleh/Library/Preferences/com.apple.Xcode.plist
The entry is under XCKnownRemoteComputers

This is more than just me nit-picking. Sometimes Xcode Organizer will also pop up a warning message when the device is automatically added back. The warning message says "Could not connect to the device." It's a modal dialog box, so I have to click OK in order to continue using the Organizer.

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

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

发布评论

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

评论(1

享受孤独 2025-01-14 23:55:01

也许您的设备日志位于 XCode 保存它们的特殊子文件夹中:
〜/库/日志/CrashReporter/MobileDevice/
Xcode 可能无法删除它们。

您还可以尝试使用“磁盘工具”修复 Mac 上的权限。

Perhaps you have device logs in the special sub-folder where XCode keeps them:
~/Library/Logs/CrashReporter/MobileDevice/
Xcode may be having trouble deleting them.

You might also try repairing permissions on your Mac with the Disk Utility.

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