UITextField点击输入框以后会出现系统警告打印问题

来源:互联网 发布:数据库 测试 编辑:程序博客网 时间:2024/06/05 21:18


点击UITextField就会出现以下警告:

[MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/zjn-apple/Library/Developer/CoreSimulator/Devices/F57050BE-7D57-48DD-A8FA-23CD8C16FEF9/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles

2017-01-09 08:08:56.829260 BaseProgram[1208:54850] [MC] Reading from private effective user settings.

解决方案:从xcode菜单中:Product > Scheme > Edit Scheme
Environment Variables 添加一栏name:OS_ACTIVITY_MODE  Value:disable 




阅读全文
0 0
原创粉丝点击