Kunlong Xu

Results 7 comments of 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

同问,我只设置了errorHandler,但是出现401等非200状态码并不会进入errorHandler,而是直接报错,我改了一下源码,发现在fetch时加上try catch也不管用,仍然直接报错。

![image](https://user-images.githubusercontent.com/21982105/61732949-5d70c900-adb1-11e9-99d2-5c80509caf70.png)