objc_msgSend()报错Too many arguments to function call ,expected 0,have3
转载http://blog.csdn.net/wmqi10/article/details/42557813
Build Setting--> Apple LLVM 6.0 - Preprocessing--> Enable Strict Checking of objc_msgSend Calls 改为 NO
转载http://blog.csdn.net/wmqi10/article/details/42557813
Build Setting--> Apple LLVM 6.0 - Preprocessing--> Enable Strict Checking of objc_msgSend Calls 改为 NO