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've successfully dropped it with the disabling of the project garbage.
Go to <Name of your Project>->Scheme->Edit Scheme Then go to Run (menu to the left side) and add the following environment variable:
Name:OS_ACTIVITY_MODE, Value: disable