Xcode Version 6.0 (6A313) - Error creating LLDB target

I tried running the project in Xcode version 6.0 (6A313) and got the Error creating LLDB target by path / path "- using empty LLDB target which can cause slow memory reads from remote devices. But it works fine on xcode 5.1. I think the problem is with iOS 8 architecture. Is this a major issue that I should take care of? Can anyone help me with some suggestions.

+3


source to share





All Articles