Legoless / Alpha

Next generation debugging framework for iOS
https://github.com/Legoless/Alpha
MIT License
731 stars 45 forks source link

ALPHAApplicationDelegate vs Appdelegate #69

Closed iShawnWang closed 7 years ago

iShawnWang commented 7 years ago

let delegate = UIApplication.shared.delegate! returns ALPHAApplicationDelegate, and how can i get my Appdelegate ~

:D

iShawnWang commented 7 years ago

I got it on ALPHAApplicationDelegate.h ~