Wei Wang
Wei Wang
@xiaochong-bu Thanks for opening this. They (`付与` and `赋予`) are similar but slightly different. I am against changing it to `赋予`. `付与` is more about the action "give": anyone can...
And try to search the phase, you can find [授予权限](https://www.google.com/search?client=safari&rls=en&q=%E6%8E%88%E4%BA%88%E6%9D%83%E9%99%90&ie=UTF-8&oe=UTF-8) has the most results, and widely used by companies like Apple, Huawei, Facebook and much more.
> Well, you are the boss. No one is the boss and we are discussing to find a better translation. > But I suggest a real Chinese people to check...
Never mind :] Again, this is basically a respecting to the original sentence: "Select All Find Matches". I guess a more polished translation for it, can be "选择所有匹配项" (which is...
@Makazone Hey, thanks for the suggestion. Currently you could just write a simple shell script for it. However, I agree with you that there could be a better way. Instead...
Not sure why. Maybe it worths to try a full clean or re-download the source.
Not sure why you provide a screenshot of Xcode. Can you try to run the command below and paste the result if it fails? ```bash git clone https://github.com/onevcat/FengNiao.git cd FengNiao...
嗯..换到 10 试试看吧...Xcode 9 的话有可能是不支持的,因为 Swift lang 大家都换到 4.2 了吧..
I agree with that and try to implement it later.
You can just run `swift build -c release` after cloning, then find the executable as `.build/release/FengNiao`. Copy it to any place in the PATH of your shell and you have...