Closed 3ign0n closed 9 years ago
Is it just as you intended that MOAspectsTarget object is initialized with rootClass object? https://github.com/MO-AI/MOAspects/blob/master/MOAspects/MOAspects.m#L41-L44
usingBlock isn't actually called after hookClassMethodInClass:selector:aspectsHook:usingBlock:.
I had reference to master branch. No problem on develop branch.
Is it just as you intended that MOAspectsTarget object is initialized with rootClass object? https://github.com/MO-AI/MOAspects/blob/master/MOAspects/MOAspects.m#L41-L44
usingBlock isn't actually called after hookClassMethodInClass:selector:aspectsHook:usingBlock:.