We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3246ebf
使用 objc_copyClassNamesForImage 方法查找对应的类,比 objc_getClassList 遍历效率更高, 具体参考测试报告。减少0.2~0.5s的读取操作.