Xcode中使用method_invoke或者objc_msgSend()报错Too many arguments to function call ,expected 0,have3
在工程-Build Settings 中将Enable Strict Checking of objc_msgSend Calls 设置为NO即可
声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。