I have a very simple application with a single view, containing several UILabels. Upon running in Simulator, the Xcode console returns the error:
libM
I was facing same problem but I've successfully dropped it with below things:
I hope it will help.