I have a very simple application with a single view, containing several UILabels. Upon running in Simulator, the Xcode console returns the error:
libM
in my case: check your app delegate for method - didFinishLaunching. I had private and get the error. After remove "private" everything works fine