moaible / MOAspects

AOP Library for iOS
MIT License
163 stars 25 forks source link

Delete method to hook parameter #12

Closed moaible closed 9 years ago

moaible commented 9 years ago

Hook parameter is void pointer type. But It will crashed at method with primitive parameter type. So delete method to hook parameter.