GHWXcodeExtension icon indicating copy to clipboard operation
GHWXcodeExtension copied to clipboard

addLazyCode属性为泛型时出错

Open helloDolin opened this issue 6 years ago • 1 comments

`

  • (NSMutableArray<NSString*> )> { if (!_>) { _> = [[NSMutableArray<NSString> alloc] init]; } return _>; } `

helloDolin avatar Oct 05 '19 09:10 helloDolin

感谢,你提了一个很好的问题,已经解决 https://github.com/guohongwei719/GHWXcodeExtension/releases/tag/v1.0.2

guohongwei719 avatar Oct 12 '19 02:10 guohongwei719