a'lin

Results 11 comments of a'lin

``` else if (self.methodType == GBMethodTypeClass && source.methodType == GBMethodTypeProperty) { propertyData = source; manualData = self; } else { [NSException raise:@"Failed merging %@ to %@; method type doesn't match!",...

you can set the key is "option+shift+t",it is very nice

![image](https://cloud.githubusercontent.com/assets/4596723/16033491/ca3065ec-323e-11e6-95c4-7c8c7f2eb48f.png) try this!!! change the key is "option+shift+t"

Choose scheme -> Diagnotics, remove main thread checker, then the warning will disappear. scheme editor it could close this warning,but I don't know what other harm it might have

@lacyrhoades hmm! It seems not good for SimpleVideoFilter project! So!!! I try to change some code,maybe it will change this problem! ![image](https://user-images.githubusercontent.com/4596723/33313621-2b7dd0e4-d466-11e7-86a1-bfa19610fb41.png) ![image](https://user-images.githubusercontent.com/4596723/33313640-3d943408-d466-11e7-8a84-f79128947046.png) I think it's not good maybe someone...

@pgonzalez-santiago 3q, it works me!!!

thx for @francoisp ,it fix my demand,i want to create static library with use oc,if i use socket.io-client-swift to dynamic library,it will increase 70M+ libSwiftBridge.framework to my project😂