mikeRozen

Results 2 comments of mikeRozen

Hi All, Wanted to try the plugin and had the same issue: **The following build commands failed:
 Ld build/Debug-iphonesimulator/InjectionBundle.bundle/InjectionBundle normal x86_64
(1 failure)

**\* Build Failed with status: 65. You...

What will be best practice to call `viewWillAppear` of which viewController? For Instance If I want to add GoogleAnalytcs for each controller?(I can follow the example ) `[UIViewController aspect_hookSelector:@selector(viewWillAppear:) withOptions:AspectPositionAfter...