Ive just updated to the new Xcode 8, but when i run my application it give lots of console information "only when i plug an iOS +10 device or iPhone 7 simulator" but does not show the desired log because of the new information that the logs shows such as:
nw_endpoint_handler_cancel
nw_resolver_cancel_on_queue
tcp_connection_cancel
sa_dst_compare_internal
How to disable those things?
This question is answered here
Just set an environment variable OS_ACTIVITY_MODE = disable
in your debug scheme. For reference see the image below
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With