jrswizzle icon indicating copy to clipboard operation
jrswizzle copied to clipboard

Why need call class_addMethod?

Open zixun opened this issue 8 years ago • 1 comments

https://github.com/rentzsch/jrswizzle/blob/semver-1.x/JRSwizzle.m#L54

Why need call class_addMethod? can not ensure origMethod is exist ?

zixun avatar Aug 16 '16 06:08 zixun

https://stackoverflow.com/questions/34502215/proper-way-of-method-swizzling-in-objective-c

zongmumask avatar Oct 27 '16 06:10 zongmumask