在Xcode 7.2上,如何禁用这些调试/应用程序测量intempestive显示:
2016-01-07 11:52:53.085 MyApp[1457:] <GMR/INFO> App measurement v.1302000 started
2016-01-07 11:52:53.091 MyApp[1457:] <GMR/INFO> To enable debug logging set the following application argument: -GMRDebugEnabled (see http://goo.gl/Y0Yjwu)
2016-01-07 11:52:53.091 MyApp[1457:] <GMR/DEBUG> Debug logging enabled
2016-01-07 11:52:53.092 MyApp[1457:] <GMR/DEBUG> App measurement is monitoring the network status
2016-01-07 11:52:53.188 MyApp[1457:] <GMR/DEBUG> App measurement is ready to receive events
2016-01-07 11:52:53.201 MyApp[1457:] <GMR/DEBUG> No network. Upload task will not be scheduled
2016-01-07 11:52:53.202 MyApp[1457:] <GMR/DEBUG> Scheduling user engagement timer
2016-01-07 11:52:53.202 MyApp[1457:] <GMR/DEBUG> Timer …Run Code Online (Sandbox Code Playgroud) 尝试在我的iPad上安装iOS 9.0 GM的Xcode 7.1 Beta(7B60)运行我的应用程序时出现以下错误:
在此设备上启用开发时遇到错误.
请尝试重新启动并重新连接设备.(0xE8000076)
这个问题有解决方法吗?Apple开发者论坛有一个相关的帖子,但没有解决方案