ideaPods

Results 2 issues of ideaPods

I want to convert "-1" with OCNumber to NSNumber, but after use: var oc_n = OCNumber("NSNumber", "numberWithChar:", [-1]); then oc_n.charValue() return "255", how to resolve this issue, please?

## Base Info for this issue 最近有个开发需求, 实现类似“微信公众号”的这种UI和功能, 请问有ChatKit有类型支持吗? 我们之前一直用Chatkit的类LCCKConversationViewController.