Xcode no device found解决方法

作者: lesmiserables0 | 来源:发表于2016-08-29 18:58 被阅读408次

关闭xcode

Quit Xcode

断开连接在电脑上的设备

Disconnect the device

在终端里输入:sudo pkill usbmuxd

In a terminal window, type:sudo pkill usbmuxd(it will be restarted again automatically)

重新打开Xcode

Restart Xcode

连接设备到电脑

Connect the device

问题解决。

相关文章

网友评论

    本文标题:Xcode no device found解决方法

    本文链接:https://www.haomeiwen.com/subject/sbxfettx.html