steipete / Aspects

Delightful, simple library for aspect oriented programming in Objective-C and Swift.
https://twitter.com/steipete
MIT License
8.4k stars 1.26k forks source link

original implementation don't be call #173

Open JoyHopes opened 4 years ago

JoyHopes commented 4 years ago

I hook AppDelehate function application:didFinishLaunchingWithOptions: and options AspectPositionBefore but original implementation don't be call