无法添加设备 ios 4.2.1 xcode 4“检测到未知的 ios”
我在添加设备时遇到问题 Xcode 4 给出错误“检测到未知的 ios”。 要修复 xcode 需要未越狱的设备(iphone 3g)至 4.2.1。
如果你已经安装了 xcode iphone,那么你应该有目录:
/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148)
我需要这个文件夹。如果您分享它,我将不胜感激。
I have a problem when adding a device Xcode 4 gives an error "unknown ios detected".
For fixing that xcode requires none jailbreaked device (iphone 3g) to 4.2.1.
If you have installed xcode iphone and then you should have directory:
/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148)
I need this file folder. I would appreciate if you share it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
通常,当设备上的操作系统版本高于 XCode 支持的操作系统版本时,就会出现该错误。如果尝试从标准 XCode 版本安装到运行新 iOS 5 beta 的设备,您会看到同样的情况。尝试更新 Xcode 以支持您的版本,或将该操作系统版本复制到 Xcode。
Generally that error occurs when the OS version on the device is greater than what you have support for in XCode. You will see the same thing if trying to install to a device running the new iOS 5 beta from the standard XCode version. Try updating Xcode to support your version, or copy that OS version to Xcode.
我在添加 ios 13 设备时遇到问题(我认为不相关),该设备会闪烁显示几分钟,然后消失。使用另一个 USB 端口解决了该问题
I had a problem adding a ios 13 device (not relevant I think) the device would flash show itself a couple of minutes and then vanished. The problem was fixed by using anther USB port