调用objc_msgSend()函数报错“too many ar
2017-04-06 本文已影响27人
CodingIran
解决方法:
Build Setting--> Apple LLVM 8.1 - Preprocessing--> Enable Strict Checking of objc_msgSend Calls 改为 NO

解决方法:
Build Setting--> Apple LLVM 8.1 - Preprocessing--> Enable Strict Checking of objc_msgSend Calls 改为 NO