Wednesday, September 21, 2016

Remove unwanted message from Xcode 8 console logs

1- From xCode menu open: Product > Scheme > Edit Scheme
2- On your Environment Variables set OS_ACTIVITY_MODE = disable

Note that the value is disable NOT false

No comments:

Post a Comment