I have a very simple application with a single view, containing several UILabels. Upon running in Simulator, the Xcode console returns the error:
libM
This error will only occur when testing/debugging on simulators.
The newer the simulator the better.
Case: I run simulator iPhone 8 plus I got this message in the debugger.
Solution: I changed to a newer simulator no error message in the debugger.