Too many arguments to function call ,expected 0,have3
使用MJRefresh上拉加载,下拉刷新时,导入包后,编译出现:Too many arguments to function call ,expected 0,have3
网上解决解决办法:
Build Setting—> Apple LLVM 6.0 - Preprocessing—> Enable Strict Checking of objc_msgSend Calls 将YES 改为 NO
还没有评论,来说两句吧...