https://github.com/google/ios-webkit-debug-proxy
可以跳过上面链接 直接用这个https://github.com/RemoteDebug/remotedebug-ios-webkit-adapter
安装完成后 启动
remotedebug_ios_webkit_adapter --port=9000
前面加 DEBUG=remotedebug 可以显示日志
打开 chrome://inspect 在discover network target 添加 localhost:9000