Hide logs from Xcode 9?

与世无争的帅哥 提交于 2020-01-04 18:28:15

问题


When using the Xcode 9 and run application on simulator following logs appear

[BoringSSL] Function boringssl_context_get_peer_sct_list: line 1754 received sct extension length is less than sct data length

TIC Read Status [1:0x0]: 1:57


回答1:


Have you set the scheme's OS_ACTIVITY_MODE to 'Disable'?

See answer here



来源:https://stackoverflow.com/questions/46358229/hide-logs-from-xcode-9

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!