XcodeCodingStyle icon indicating copy to clipboard operation
XcodeCodingStyle copied to clipboard

使用clang插件完成iOS代码风格检查。

Results 2 XcodeCodingStyle issues
Sort by recently updated
recently updated
newest added

您好 我参考您的博客 CLANG技术分享系列一:编写你的第一个CLANG插件 有两个问题 第一 我没法找到opt/local/lib 目录 ,第二在Xcode下 报错,_error nullability specifier '_Nullable' cannot be applied to non-pointer type 'uuid_t' (aka 'unsigned char [16]')