Skip to content

提供一个解决unrecognized selector错误的宏定义,所有类都不会触发unrecognized selector错误

Notifications You must be signed in to change notification settings

achellies/iOSNoUnRecognizedSelectorException

Repository files navigation

Unrecognized selector

在调用performSelector时如果忘记了检查selector是否存在(respondsToSelector),则很容易造成unrecognized selector exception, 这里提供一个简单方便的方案解决unrecognized selector报错的问题

About

提供一个解决unrecognized selector错误的宏定义,所有类都不会触发unrecognized selector错误

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages