objc_msgSend()报错Too many arguments to function call ,expected 0,have3

Build Setting--> Apple LLVM 6.0 - Preprocessing--> Enable Strict Checking of objc_msgSend Calls  改为 NO

你可能感兴趣的:(objc_msgSend()报错Too many arguments to function call ,expected 0,have3)