I found a way!
It seems that we need to update ios-webkit-debug-proxy to ver1.7.
Also maybe we need to update libimobiledevice.
So what we have to do is,
- brew uninstall ios-webkit-debug-proxy && brew install ios-webkit-debug-proxy
- brew uninstall libimobiledevice && brew install --HEAD libimobiledevice