Is there any option/argument in Xcode to hide this annoying console output?
The console is constantly spitting out:
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
thread_policy_set(1) returned 46
Thanks!
We noticed this happening with a library react-native-ux-cam in our RN application. Not sure if you are using RN but maybe take a look at your dependencies and try removing some of them to see if that helps narrow down where the problem exists.
Anyone looking at this for RN specifically, I started removing packages that I knew would be updating a lot, like monitoring dependencies such as react-native-ux-cam. I opened up an issue here
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