Xcode8.0 Beta 6 - unable to read from device

This is the error when the symbols are missing. Usually you get this error when your device has higher version than the Xcode such as iOS 10 vs Xcode 7.3 In this case Xcode 8 beta 6 failed to copy iOS 10 beta 6 symbols from the device.

1.Open Devices in Xcode
2.Select your device. It should have an unexpected error message
3.Delete "~/Library/Developer/Xcode/iOS DeviceSupport" directory
4.Unplug your device
5.Restart your device
6.Plug back your device
7.Xcode should start copying the symbol files immediately

posted @ 2016-09-14 16:38  GJR  阅读(224)  评论(0编辑  收藏  举报