I get the above runtime message after I upgraded to Swift4.1 and Xcode 9.3. Before the upgrade I did not have this message in my console window.
Status ba
Same issue was occurring for me too. To overcome this, I did this
Goto Target -> Deployment Info -> Unchecked 'Hide status bar'
This one resolved my issue. For me, this was the 'Deployment Info' setup.