Fix”libobjc.A.dylib is being read from process memory”

The error occurs when LLDB fails to read necessary binary from given below folder and tries to read from device memory A quick fix solution will be to remove the device support folder entirely. Follow the steps given below to do so Xcode will be forced to recreate device support files thus removing any corrupt … Read more