Results 8 comments of zhaoqiang

Yes, it is debug. The following build commands failed:
 CompileC build/InjectionBundle.build/Debug-iphonesimulator/InjectionBundle.build/Objects-normal/x86_64/BundleContents.o BundleContents.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

**\* Build Failed with status: 65. You may need to open and...

- (void)tableView:(UITableView *)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath *)indexPath { }

@mokai 谢谢了,已经改好了

![Uploading 903B7E96-87FC-4D45-85C6-DF1B0AA771A8.png…]() Xocde9.1 开启Main Thread Checker。如图ChatKit有不少在子线程上处理UI的问题,虽然没有问题但是还是希望作者修改一下。

希望能写一个回调让用户自行切圆角

podflie 中指定一下 commit,就可以和 demo 中的代码一样了 pod 'ZFPlayer/Core', :git => 'https://github.com/renzifeng/ZFPlayer.git', :commit => '1ede0b9' pod 'ZFPlayer/AVPlayer', :git => 'https://github.com/renzifeng/ZFPlayer.git', :commit => '1ede0b9'

源码检查了一下,这个库没有使用到必要API,所以不需要增加 privacy manifest 也行。