Kunlong Xu
Kunlong Xu
I encountered the same problem, who knows how to solve it?
I tried a few times but nothing worked. I also tried to install other plugins, but the xcode option didn't appear. @saagarjha
``` pluginkit -vmAp com.apple.dt.Xcode.extension.source-editor (no matches) ``` How to register all of the Xcodes? @saagarjha
``` first: lsregister -u /Applications/Xcode.app after: lsregister -f /Applications/Xcode.app ``` not work
I install only one Xcode App.
同问,我只设置了errorHandler,但是出现401等非200状态码并不会进入errorHandler,而是直接报错,我改了一下源码,发现在fetch时加上try catch也不管用,仍然直接报错。
