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

It can not hook AppDelegate func in iOS13Beta #164

Open biqinglin opened 5 years ago

biqinglin commented 5 years ago

It can not hook AppDelegate func in iOS13Beta,like application:openURL:options: application:didFinishLaunchingWithOptions: