Just upgraded to XCode 8 and my device to iOS 10, then I get this message the first time I enter any textField.
[MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
[MC] Reading from public effective user settings errors.
My app is still functional, no problems, but I want to get rid of this warning before I submit it.
My app us written in Objective-C, if this makes a difference.
I know it's coming from the keyboard, because I've commented out all actions taken when entering the textField (and really it is any textField), and the error still occurs.
Is there a fix? And if not, would it be okay to submit it with this warning?
1- From Xcode menu open: Product > Scheme > Edit Scheme
2- On your Environment Variables set OS_ACTIVITY_MODE in the value set disable
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