Ricky Tan
Ricky Tan
打个小广告:https://xcoder.tips/gpu-utilization/
which version of `PCL` did you use? I use **1.6.0** on _VS2010_, and it raise a compilation error on **LINE 103**, **FILE** `IntegrateApp.cpp`
``` bash: line 56: syntax error near unexpected token `then' bash: line 56: `f [ ! "$key" == 'y' ]; then' ```
 The version on https://cocoapods.org is out of date, please push the latest version
To support the following form of usage: (`str` is a instance of `NSString *`) * `@keypath(str, lowercaseString.UTF8String)` * `@keypath(NSString *, lowercaseString.UTF8String)` * `@keypath(NSString.new, lowercaseString.UTF8String)`