我试图运行我的一些单元测试,但它一直给我错误:
Showing Recent Issues
Test target X encountered an error (Unable to connect to test manager on d7306c4130298fbc17bc0985ec02f808dcdc1374 If you believe this error represents a bug, please attach the log file at /var/folders/2h/0y4yjs6s7l307mbr6pk1xdl00000gn/T/com.apple.dt.XCTest/IDETestRunSession-CF80FA05-C8ED-4FCE-A04B-4A8070F21059/X-E8F39B10-0CDC-43D5-9BED-CD2D0F6081DA/Session-X-2018-01-08_161733-D3YlRc.log)我已经尝试过搜索这种类型的错误,但是没有结果。有人有什么想法吗?
发布于 2018-05-04 16:36:32
只需重新启动设备即可修复此问题(iOS 11.3)
发布于 2018-01-31 22:54:05
我通过硬重启我的设备解决了这个问题。对于我的iPhone 8,我遵循了来自macrumors.com的以下说明:Hard restart iPhone 8
或者,如果你是一个libimobiledevice用户,你可以在你的mac终端上使用/usr/local/bin/idevicediagnostics restart。
希望这能有所帮助
发布于 2018-03-06 15:31:40
我以正常的方式重启了我的iPhone 6 (iOS 11.2.6)来解决同样的问题。
https://stackoverflow.com/questions/48158225
复制相似问题