We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
fix issue steipete#145
97efbdd
Solved in #146
Sorry, something went wrong.
@zljkevin 请教下你这个改法在实际项目中使用了吗,会不会引起其他问题?
没有其他问题
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: