Open zljkevin opened 6 years ago
Hook both class method and instance method of the same class with 'Aspects', crashed: unrecognized selector sent to class or instance.
Xcode9.3 crash demo: https://github.com/zljkevin/AspectsCrashDemo
Solved in #146
@zljkevin 请教下你这个改法在实际项目中使用了吗,会不会引起其他问题?
没有其他问题
Hook both class method and instance method of the same class with 'Aspects', crashed: unrecognized selector sent to class or instance.
Xcode9.3 crash demo: https://github.com/zljkevin/AspectsCrashDemo