I am sure Apple will fix it soon, but for the moment for workaround
you can disable the logs
Go and add to:
Project > Edit Scheme > Run > Arguments > Environment Variables
Name: OS_ACTIVITY_MODE
Value: disable
This is not a solution it is only a very DANGEROUS workaround
Dangerous like when it is active it hides all NSLogs from a real device and etc.
Enabling this option will allow you to read your own logs more clearly however you can miss other IMPORTANT ERROR MESSAGES since they might not appear
SO USE IT CAREFULLY