ide无法远程调试

IDE:V1.2.0
Xcode:V7.1
cocos2dx:3.8.1

操作流程:先在Xcode上运行模拟器,接着出现蓝色界面等待IP连接,接着我用IDE去连接,会出现崩溃,无法连接,错误代码如下:

Assertion failed: (rhs.IsString()), function StringEqual, file /Applications/Cocos/frameworks/cocos2d-x-3.8.1/external/json/document.h, line 1688.
(lldb)

在线等~谢谢~~~